com.collation.platform.model.topology.app.lotus
Interface MeetingServer
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface MeetingServer
- extends LogicalElement
- Naming Rules:
- 0="parent"
1="managedSystemName"
- Persistable:
- true
- Table Name:
- MTGSVR
- 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(SametimeServer s)
getParent
SametimeServer getParent()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Contains"
reverse="true"
hasParent
boolean hasParent()
setApplicationPath
void setApplicationPath(java.lang.String s)
getApplicationPath
java.lang.String getApplicationPath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasApplicationPath
boolean hasApplicationPath()
setBasePath
void setBasePath(java.lang.String s)
getBasePath
java.lang.String getBasePath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasBasePath
boolean hasBasePath()
setConfigurations
void setConfigurations(java.lang.String s)
getConfigurations
java.lang.String getConfigurations()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasConfigurations
boolean hasConfigurations()
setLauncher
void setLauncher(java.lang.String s)
getLauncher
java.lang.String getLauncher()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasLauncher
boolean hasLauncher()
setLogFileName
void setLogFileName(java.lang.String s)
getLogFileName
java.lang.String getLogFileName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasLogFileName
boolean hasLogFileName()
setLogFileEnabled
void setLogFileEnabled(int s)
getLogFileEnabled
int getLogFileEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasLogFileEnabled
boolean hasLogFileEnabled()
setRootFilePath
void setRootFilePath(java.lang.String s)
getRootFilePath
java.lang.String getRootFilePath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasRootFilePath
boolean hasRootFilePath()
setServerName
void setServerName(java.lang.String s)
getServerName
java.lang.String getServerName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasServerName
boolean hasServerName()
setToolkits
void setToolkits(java.lang.String s)
getToolkits
java.lang.String getToolkits()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasToolkits
boolean hasToolkits()
setProductVersion
void setProductVersion(java.lang.String s)
getProductVersion
java.lang.String getProductVersion()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasProductVersion
boolean hasProductVersion()