public class RecordCommandSp extends java.lang.Object implements java.io.Serializable, ServiceProxyCommand
record
command,
these parameters being accessible by pzreq.record.sp.[parameter]
Constructor and Description |
---|
RecordCommandSp(RecordCommand command) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAcefilter()
Gets parameter value for
acefilter |
java.lang.String |
getRecordquery()
Gets parameter value for
recordquery |
java.lang.String |
getWindowid()
Returns the
windowid parameter value. |
void |
setAcefilter(java.lang.String aceFilter)
Sets Service Proxy command parameter
acefilter . |
void |
setRecordquery(java.lang.String recordQuery)
Sets Service Proxy command parameter
recordquery . |
void |
setWindowid(java.lang.String windowid)
Sets the
windowid parameter. |
boolean |
spOnly() |
public RecordCommandSp(RecordCommand command)
public void setRecordquery(java.lang.String recordQuery)
recordquery
. See Service Proxy documentation for details.public java.lang.String getRecordquery()
recordquery
public void setAcefilter(java.lang.String aceFilter)
acefilter
. See Service Proxy documentation for details.public java.lang.String getAcefilter()
acefilter
public void setWindowid(java.lang.String windowid)
windowid
parameter. See Service Proxy documentation for details.public java.lang.String getWindowid()
windowid
parameter value.public boolean spOnly()
spOnly
in interface ServiceProxyCommand