com.collation.platform.model.topology.app.lotus
Interface CommunityServer
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface CommunityServer
- extends LogicalElement
- Naming Rules:
- 0="parent"
1="managedSystemName"
- Persistable:
- true
- Table Name:
- COMMSVR
- 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()
setCGIPath
void setCGIPath(java.lang.String s)
getCGIPath
java.lang.String getCGIPath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasCGIPath
boolean hasCGIPath()
setHTTPPath
void setHTTPPath(java.lang.String s)
getHTTPPath
java.lang.String getHTTPPath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasHTTPPath
boolean hasHTTPPath()
setLauncher
void setLauncher(java.lang.String s)
getLauncher
java.lang.String getLauncher()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasLauncher
boolean hasLauncher()
setPath
void setPath(java.lang.String s)
getPath
java.lang.String getPath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasPath
boolean hasPath()
setProductVersion
void setProductVersion(java.lang.String s)
getProductVersion
java.lang.String getProductVersion()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
hasProductVersion
boolean hasProductVersion()