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

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

public class SearchCommandSp
extends Object
implements Serializable, ServiceProxyCommand

See Also:
Serialized Form

Constructor Summary
SearchCommandSp(SearchCommand 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

SearchCommandSp

public SearchCommandSp(SearchCommand 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.