com.indexdata.mkjsf.pazpar2.commands.sp
Class ShowCommandSp

java.lang.Object
  extended by com.indexdata.mkjsf.pazpar2.commands.sp.ShowCommandSp
All Implemented Interfaces:
ServiceProxyCommand, Serializable

public class ShowCommandSp
extends Object
implements Serializable, ServiceProxyCommand

See Also:
Serialized Form

Constructor Summary
ShowCommandSp(ShowCommand showCommand)
           
 
Method Summary
 String getWindowid()
          Returns the windowid parameter value.
 void setWindowid(String windowid)
          Sets the windowid parameter.
 boolean spOnly()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowCommandSp

public ShowCommandSp(ShowCommand showCommand)
Method Detail

setWindowid

public void setWindowid(String windowid)
Sets the windowid parameter. See Service Proxy documentation for details.


getWindowid

public String getWindowid()
Returns the windowid parameter value.


spOnly

public boolean spOnly()
Specified by:
spOnly in interface ServiceProxyCommand


Copyright © 2013. All Rights Reserved.