com.collation.platform.model.topology.app.lotus
Interface DominoTransactionLogging
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface DominoTransactionLogging
- extends LogicalElement
- Naming Rules:
- 0="parent"
- Persistable:
- true
- Table Name:
- DOMTRANSLOG
- Display Name:
- parent
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 |
setParent
void setParent(DominoServer s)
getParent
DominoServer getParent()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Contains"
reverse="true"
hasParent
boolean hasParent()
setTransactionLogging
void setTransactionLogging(int s)
getTransactionLogging
int getTransactionLogging()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasTransactionLogging
boolean hasTransactionLogging()
setLogPath
void setLogPath(java.lang.String s)
getLogPath
java.lang.String getLogPath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasLogPath
boolean hasLogPath()
setLoggingStyle
void setLoggingStyle(java.lang.String s)
getLoggingStyle
java.lang.String getLoggingStyle()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasLoggingStyle
boolean hasLoggingStyle()
setAutomaticFixupOfCorruptDatabases
void setAutomaticFixupOfCorruptDatabases(int s)
getAutomaticFixupOfCorruptDatabases
int getAutomaticFixupOfCorruptDatabases()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasAutomaticFixupOfCorruptDatabases
boolean hasAutomaticFixupOfCorruptDatabases()
setRuntimeRestartPerformance
void setRuntimeRestartPerformance(int s)
getRuntimeRestartPerformance
int getRuntimeRestartPerformance()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasRuntimeRestartPerformance
boolean hasRuntimeRestartPerformance()
setQuotaEnforcement
void setQuotaEnforcement(int s)
getQuotaEnforcement
int getQuotaEnforcement()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasQuotaEnforcement
boolean hasQuotaEnforcement()