com.collation.platform.model.topology.sys
Interface LDAPSAP
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, ServiceAccessPoint
public interface LDAPSAP
- extends ServiceAccessPoint
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.topology.sys.ServiceAccessPoint |
getBindAddress, getName, getProductName, getProductVersion, getProvider, getVendorName, hasBindAddress, hasName, hasProductName, hasProductVersion, hasProvider, hasVendorName, setBindAddress, setName, setProductName, setProductVersion, setProvider, setVendorName |
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 |
getLDAPVersion
java.lang.String getLDAPVersion()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLDAPVersion
void setLDAPVersion(java.lang.String version)
hasLDAPVersion
boolean hasLDAPVersion()
getThreads
int getThreads()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setThreads
void setThreads(int threads)
hasThreads
boolean hasThreads()
getTotalConnections
int getTotalConnections()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTotalConnections
void setTotalConnections(int connections)
hasTotalConnections
boolean hasTotalConnections()