public class SetWPProperties extends XMLRequest
| Constructor and Description |
|---|
SetWPProperties(GetWPProperties gwpOpt)
Creates new instance of SetWPProperties.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
createRequest(com.uc4.util.XMLDocument doc,
org.w3c.dom.Element request,
ConnectionAttributes sessionInfo)
Creates the XML Document for the request.
|
protected java.lang.String |
getSrc()
Returns the request source.
|
protected boolean |
isAllowedInClientZero()
This method is used internally.
|
boolean |
isDirty()
Returns true if the object data has changed
|
void |
setLastUse(int lastUse)
Sets the last use
|
void |
setLoggingDays(int loggingDays)
Sets the logging days
|
void |
setLoggingMb(int loggingMb)
Sets the logging Mb
|
void |
setMinEventInterval(int minEventInterval)
Sets the minimum event interval
|
void |
setMqmemCache(long mqmemCache)
Sets the MQMEM Cache
|
void |
setObjectCache(long objectCache)
Sets the Object Cache
|
void |
setReservedApiUsers(int reservedApiUsers)
Sets the reserved API users
|
void |
setScriptCache(long scriptCache)
Sets the Script Cache
|
void |
setUserCache(long userCache)
Sets the User Cache
|
void |
setVaraCache(long varaCache)
Sets the vara Cache
|
void |
setWPTraceOptions(WPTraceOptions opt)
Set the WPTraceOptions to the SetWPTraceOptions request prior to sending it to the server.
|
assertClientZero, assertServerVersion, checkClient, checkID, checkLnr, checkNull, checkSelStatisticsPrivilege, checkSystemOverviewPrivilege, checkUC4ObjectEmptyName, checkUC4ObjectName, createNATFor, createNATRequest, emptyAttributes, getAllMessageBoxes, getMessageBox, getRequestID, handleContent, handleResponse, ignoreMessageBox, send, setMessageBox, showQuarantineNotificationpublic SetWPProperties(GetWPProperties gwpOpt)
gwpOpt - WP propertiesprotected java.lang.String getSrc()
XMLRequestgetSrc in class XMLRequestprotected void createRequest(com.uc4.util.XMLDocument doc,
org.w3c.dom.Element request,
ConnectionAttributes sessionInfo)
XMLRequestcreateRequest in class XMLRequestdoc - Document, used to create new Elementsrequest - Request Element - classes append information to this request elementsessionInfo - Information about the sessionprotected boolean isAllowedInClientZero()
XMLRequestXMLRequest is allowed in client 0.
The default implementation returns false, subclasses may override.isAllowedInClientZero in class XMLRequesttrue if this request is allowed in client 0, false otherwisepublic void setWPTraceOptions(WPTraceOptions opt)
opt - Optionspublic boolean isDirty()
public void setLoggingMb(int loggingMb)
loggingMb - Positive Integer between 0 and 32767public void setLoggingDays(int loggingDays)
loggingDays - Positive Integer between 0 and 32767public void setReservedApiUsers(int reservedApiUsers)
reservedApiUsers - Positive Integer between 0 and 32767public void setMinEventInterval(int minEventInterval)
minEventInterval - Positive Integer between 0 and 9999public void setLastUse(int lastUse)
lastUse - Positive Integer between 0 and 10public void setScriptCache(long scriptCache)
scriptCache - Positive Integerpublic void setVaraCache(long varaCache)
varaCache - Positivepublic void setMqmemCache(long mqmemCache)
mqmemCache - Positive Integerpublic void setObjectCache(long objectCache)
objectCache - Positive Integerpublic void setUserCache(long userCache)
userCache - Positive Integer