com.collation.platform.model.topology.app.lotus
Interface InternetClusterManager
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface InternetClusterManager
- extends LogicalElement
- Naming Rules:
- 0="parent"
1="managedSystemName"
- Persistable:
- true
- Table Name:
- LOTUSICM
- 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()
setClusterName
void setClusterName(java.lang.String s)
getClusterName
java.lang.String getClusterName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasClusterName
boolean hasClusterName()
setICMNotesPort
void setICMNotesPort(int s)
getICMNotesPort
int getICMNotesPort()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasICMNotesPort
boolean hasICMNotesPort()
setICMSSLKeyFile
void setICMSSLKeyFile(java.lang.String s)
getICMSSLKeyFile
java.lang.String getICMSSLKeyFile()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasICMSSLKeyFile
boolean hasICMSSLKeyFile()
setAllowUsersToBrowseDatabasesOverHTTP
void setAllowUsersToBrowseDatabasesOverHTTP(int s)
getAllowUsersToBrowseDatabasesOverHTTP
int getAllowUsersToBrowseDatabasesOverHTTP()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasAllowUsersToBrowseDatabasesOverHTTP
boolean hasAllowUsersToBrowseDatabasesOverHTTP()
setGetConfigurationFrom
void setGetConfigurationFrom(java.lang.String s)
getGetConfigurationFrom
java.lang.String getGetConfigurationFrom()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasGetConfigurationFrom
boolean hasGetConfigurationFrom()
setTCPPort
void setTCPPort(int s)
getTCPPort
int getTCPPort()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasTCPPort
boolean hasTCPPort()
setTCPPortStatus
void setTCPPortStatus(int s)
getTCPPortStatus
int getTCPPortStatus()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasTCPPortStatus
boolean hasTCPPortStatus()
setSSLPortNumber
void setSSLPortNumber(int s)
getSSLPortNumber
int getSSLPortNumber()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasSSLPortNumber
boolean hasSSLPortNumber()
setSSLPortStatus
void setSSLPortStatus(int s)
getSSLPortStatus
int getSSLPortStatus()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasSSLPortStatus
boolean hasSSLPortStatus()