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

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

public class BytargetCommandSp
extends Object
implements Serializable, ServiceProxyCommand

See Also:
Serialized Form

Constructor Summary
BytargetCommandSp(BytargetCommand command)
           
 
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

BytargetCommandSp

public BytargetCommandSp(BytargetCommand command)
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.