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

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

public class TermlistCommandSp
extends Object
implements Serializable, ServiceProxyCommand

See Also:
Serialized Form

Constructor Summary
TermlistCommandSp(TermlistCommand 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

TermlistCommandSp

public TermlistCommandSp(TermlistCommand 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.