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

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

public class StatCommandSp
extends Object
implements Serializable, ServiceProxyCommand

See Also:
Serialized Form

Constructor Summary
StatCommandSp(StatCommand 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

StatCommandSp

public StatCommandSp(StatCommand 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.