Class Domain
java.lang.Object
ru.bitel.bgbilling.modules.email.server.bean.Domain
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getBase()
Deprecated.Deprecated.int
getId()
Deprecated.int
getID()
Deprecated.Deprecated.Deprecated.Deprecated.int
Deprecated.Deprecated.Deprecated.int
Deprecated.getName()
Deprecated.void
setAddAttribute
(String attribute, String value) Deprecated.void
setAddAttributes
(Map<String, String> values) Deprecated.void
Deprecated.void
setDriverClass
(String driverClass) Deprecated.void
setId
(int id) Deprecated.void
setID
(int id) Deprecated.void
setLDAPDriver
(LDAPDriver LDAPDriver) Deprecated.void
setLDAPHost
(String LDAPHost) Deprecated.void
setLDAPPassword
(String LDAPPassword) Deprecated.void
setLDAPPort
(int LDAPPort) Deprecated.void
setLDAPRootNode
(String LDAPRootNode) Deprecated.void
setLDAPUser
(String LDAPUser) Deprecated.void
setLikeId
(int likeId) Deprecated.void
Deprecated.
-
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.
-