|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdminProcess
This model object represents the Admin Process tab in the admin console in domino server.
| Field Summary |
|---|
| Fields inherited from interface com.collation.platform.model.topology.core.ManagedElement |
|---|
IBM_COPYRIGHT |
| Method Summary | |
|---|---|
java.lang.String |
getExecuteOnceADayRequestsAt()
The field AdminPDailyTime in the server document. |
java.lang.String |
getInterval()
The field AdminPInterval in the server document. |
java.lang.String |
getIntervalBetweenPurgingMailFileAndStoring()
The field AdminPMailfileDelInt in the server document |
java.lang.String |
getMailFileMoveExpireAfter()
The field AdminPNameChangeExpiration in the server document. |
int |
getMaxNThreads()
The field AdminPMaxThreads in the server document. |
DominoServer |
getParent()
Represents the domino server which contains this object |
java.lang.String |
getRestartAdminProcessAt()
The field AdminPSuspendEnd in the server document |
java.lang.String |
getStartDelayedExecution()
The field AdminPDelayedTime in the server document. |
java.lang.String |
getStartDelayedExecutionAt()
Not filled in by the sensor currently. |
int |
getStoreAdminProcessLogEntries()
The field AdminPLogSetting in the server document |
java.lang.String |
getSuspendAdminProcessAt()
The field AdminPSuspendStart in the server document |
boolean |
hasExecuteOnceADayRequestsAt()
|
boolean |
hasInterval()
|
boolean |
hasIntervalBetweenPurgingMailFileAndStoring()
|
boolean |
hasMailFileMoveExpireAfter()
|
boolean |
hasMaxNThreads()
|
boolean |
hasParent()
|
boolean |
hasRestartAdminProcessAt()
|
boolean |
hasStartDelayedExecution()
|
boolean |
hasStartDelayedExecutionAt()
|
boolean |
hasStoreAdminProcessLogEntries()
|
boolean |
hasSuspendAdminProcessAt()
|
void |
setExecuteOnceADayRequestsAt(java.lang.String s)
|
void |
setInterval(java.lang.String s)
|
void |
setIntervalBetweenPurgingMailFileAndStoring(java.lang.String s)
|
void |
setMailFileMoveExpireAfter(java.lang.String s)
|
void |
setMaxNThreads(int s)
|
void |
setParent(DominoServer s)
|
void |
setRestartAdminProcessAt(java.lang.String s)
|
void |
setStartDelayedExecution(java.lang.String s)
|
void |
setStartDelayedExecutionAt(java.lang.String s)
|
void |
setStoreAdminProcessLogEntries(int s)
|
void |
setSuspendAdminProcessAt(java.lang.String s)
|
| Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
|---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
| Methods inherited from interface com.collation.platform.model.ModelObject |
|---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
| Method Detail |
|---|
void setParent(DominoServer s)
DominoServer getParent()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasParent()
void setMaxNThreads(int s)
int getMaxNThreads()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasMaxNThreads()
void setInterval(java.lang.String s)
java.lang.String getInterval()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasInterval()
void setExecuteOnceADayRequestsAt(java.lang.String s)
java.lang.String getExecuteOnceADayRequestsAt()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasExecuteOnceADayRequestsAt()
void setStoreAdminProcessLogEntries(int s)
int getStoreAdminProcessLogEntries()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasStoreAdminProcessLogEntries()
void setSuspendAdminProcessAt(java.lang.String s)
java.lang.String getSuspendAdminProcessAt()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasSuspendAdminProcessAt()
void setRestartAdminProcessAt(java.lang.String s)
java.lang.String getRestartAdminProcessAt()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasRestartAdminProcessAt()
void setIntervalBetweenPurgingMailFileAndStoring(java.lang.String s)
java.lang.String getIntervalBetweenPurgingMailFileAndStoring()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasIntervalBetweenPurgingMailFileAndStoring()
void setStartDelayedExecution(java.lang.String s)
java.lang.String getStartDelayedExecution()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasStartDelayedExecution()
void setStartDelayedExecutionAt(java.lang.String s)
java.lang.String getStartDelayedExecutionAt()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasStartDelayedExecutionAt()
void setMailFileMoveExpireAfter(java.lang.String s)
java.lang.String getMailFileMoveExpireAfter()
throws AttributeNotSetException
AttributeNotSetExceptionboolean hasMailFileMoveExpireAfter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||