com.collation.platform.model.topology.app.web.iplanet
Interface WebLogicConnection
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, WebConnection
public interface WebLogicConnection
- extends WebConnection
Represents a WebLogic connection from an IPlanet Server
- Persistable:
- true
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 |
getPathTrim
java.lang.String getPathTrim()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPathTrim
void setPathTrim(java.lang.String pathTrim)
hasPathTrim
boolean hasPathTrim()
getConnectionName
java.lang.String getConnectionName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setConnectionName
void setConnectionName(java.lang.String connName)
hasConnectionName
boolean hasConnectionName()