com.collation.platform.model.topology.app.lotus
Interface DominoSecurity
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface DominoSecurity
- extends LogicalElement
- Naming Rules:
- 0="parent"
- Persistable:
- true
- Table Name:
- DOMSECU
- 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.ConfiguredUsing"
reverse="true"
hasParent
boolean hasParent()
setFullAccessAdministrators
void setFullAccessAdministrators(java.lang.String s)
getFullAccessAdministrators
java.lang.String getFullAccessAdministrators()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasFullAccessAdministrators
boolean hasFullAccessAdministrators()
setAdministrators
void setAdministrators(java.lang.String s)
getAdministrators
java.lang.String getAdministrators()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasAdministrators
boolean hasAdministrators()
setAccessServer
void setAccessServer(java.lang.String s)
getAccessServer
java.lang.String getAccessServer()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasAccessServer
boolean hasAccessServer()
setNotAccessServer
void setNotAccessServer(java.lang.String s)
getNotAccessServer
java.lang.String getNotAccessServer()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasNotAccessServer
boolean hasNotAccessServer()
setCreateDatabasesAndTemplates
void setCreateDatabasesAndTemplates(java.lang.String s)
getCreateDatabasesAndTemplates
java.lang.String getCreateDatabasesAndTemplates()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasCreateDatabasesAndTemplates
boolean hasCreateDatabasesAndTemplates()
setCreateNewReplicas
void setCreateNewReplicas(java.lang.String s)
getCreateNewReplicas
java.lang.String getCreateNewReplicas()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasCreateNewReplicas
boolean hasCreateNewReplicas()
setAllowedToUseMonitors
void setAllowedToUseMonitors(java.lang.String s)
getAllowedToUseMonitors
java.lang.String getAllowedToUseMonitors()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasAllowedToUseMonitors
boolean hasAllowedToUseMonitors()
setRunUnrestrictedMethodsAndOperations
void setRunUnrestrictedMethodsAndOperations(java.lang.String s)
getRunUnrestrictedMethodsAndOperations
java.lang.String getRunUnrestrictedMethodsAndOperations()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasRunUnrestrictedMethodsAndOperations
boolean hasRunUnrestrictedMethodsAndOperations()
setRunRestrictedLotusScript
void setRunRestrictedLotusScript(java.lang.String s)
getRunRestrictedLotusScript
java.lang.String getRunRestrictedLotusScript()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasRunRestrictedLotusScript
boolean hasRunRestrictedLotusScript()