|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InitCommand | |
---|---|
com.indexdata.mkjsf.pazpar2.commands | Each Pazpar2 command is represented by a class with methods for setting parameters and running the command against the selected Pazpar2 service. |
com.indexdata.mkjsf.pazpar2.commands.sp | Each Service Proxy-only command and each Pazpar2 command with Service Proxy-only parameters is represented by a class with methods for setting parameters and ultimately running the command against the selected Service Proxy. |
Uses of InitCommand in com.indexdata.mkjsf.pazpar2.commands |
---|
Methods in com.indexdata.mkjsf.pazpar2.commands that return InitCommand | |
---|---|
InitCommand |
InitCommand.copy()
|
InitCommand |
Pazpar2Commands.getInit()
init command - referenced from UI as pzreq.init |
Uses of InitCommand in com.indexdata.mkjsf.pazpar2.commands.sp |
---|
Constructors in com.indexdata.mkjsf.pazpar2.commands.sp with parameters of type InitCommand | |
---|---|
InitCommandSp(InitCommand initCommand)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |