Class Domain
java.lang.Object
ru.bitel.bgbilling.modules.email.server.bean.Domain
Deprecated.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getBase()Deprecated.Deprecated.intgetId()Deprecated.intgetID()Deprecated.Deprecated.Deprecated.Deprecated.intDeprecated.Deprecated.Deprecated.intDeprecated.getName()Deprecated.voidsetAddAttribute(String attribute, String value) Deprecated.voidsetAddAttributes(Map<String, String> values) Deprecated.voidDeprecated.voidsetDriverClass(String driverClass) Deprecated.voidsetId(int id) Deprecated.voidsetID(int id) Deprecated.voidsetLDAPDriver(LDAPDriver LDAPDriver) Deprecated.voidsetLDAPHost(String LDAPHost) Deprecated.voidsetLDAPPassword(String LDAPPassword) Deprecated.voidsetLDAPPort(int LDAPPort) Deprecated.voidsetLDAPRootNode(String LDAPRootNode) Deprecated.voidsetLDAPUser(String LDAPUser) Deprecated.voidsetLikeId(int likeId) Deprecated.voidDeprecated. 
- 
Constructor Details
- 
Domain
public Domain()Deprecated. 
 - 
 - 
Method Details
- 
getId
public int getId()Deprecated. - 
getID
Deprecated.ИспользоватьgetId().- Returns:
 
 - 
setId
public void setId(int id) Deprecated. - 
setID
Deprecated.ИспользоватьsetId(int).- Parameters:
 id-
 - 
getName
Deprecated. - 
getBase
Deprecated. - 
getLDAPPassword
Deprecated. - 
getLDAPDriver
Deprecated. - 
getLDAPRootNode
Deprecated. - 
getLDAPUser
Deprecated. - 
getLDAPPort
public int getLDAPPort()Deprecated. - 
getLDAPHost
Deprecated. - 
setName
Deprecated. - 
setBase
Deprecated. - 
setLDAPPassword
Deprecated. - 
setLDAPDriver
Deprecated. - 
setLDAPRootNode
Deprecated. - 
setLDAPUser
Deprecated. - 
setLDAPPort
public void setLDAPPort(int LDAPPort) Deprecated. - 
setLDAPHost
Deprecated. - 
getLikeId
public int getLikeId()Deprecated. - 
setLikeId
public void setLikeId(int likeId) Deprecated. - 
getDriverClass
Deprecated. - 
setDriverClass
Deprecated. - 
setAddAttribute
Deprecated. - 
setAddAttributes
Deprecated. - 
getAddAttributes
Deprecated. 
 -