Class MandantLdapData
java.lang.Object
de.xima.cmn.dao.model.AEntity<Long>
de.xima.fc.entities.AbstractEntity
de.xima.fc.entities.AbstractLockableEntity
de.xima.fc.entities.AbstractMandantDependentEntity
de.xima.fc.entities.MandantLdapData
- All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IEntity<Long>, de.xima.cmn.dao.interfaces.ILockableEntity<Long>, ILockingVersionProviding, IMandantDependent, ITransferable, ITransferableEntity, ITransferableLockableEntity, Serializable, Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>
Deprecated.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.Fields inherited from class AbstractMandantDependentEntity
mandantFields inherited from class AbstractLockableEntity
COL_LOCKINGVERSION, lockingVersionFields inherited from class AbstractEntity
COL_ID, idFields inherited from interface de.xima.cmn.dao.interfaces.IEntity
ATTR_IDFields inherited from interface de.xima.cmn.dao.interfaces.ILockableEntity
ATTR_LOCKINGVERSIONFields inherited from interface IMandantDependent
ATTR_CLIENT, ATTR_MANDANT, COL_CLIENT_IDFields inherited from interface ITransferableEntity
IMPORT_ID, INVALID_ID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.getHost()Deprecated.getId()Deprecated.Deprecated.getPort()Deprecated.Deprecated.booleanisUseSSL()Deprecated.voidsetAuthName(String authName) Deprecated.voidsetAuthPassword(String authPassword) Deprecated.voidDeprecated.voidsetFilterQuery(String filterQuery) Deprecated.voidDeprecated.voidsetPageSize(Integer pageSize) Deprecated.voidDeprecated.voidsetReferralHopCount(Integer referralHopCount) Deprecated.voidsetUseSSL(boolean UseSSL) Deprecated.Methods inherited from class AbstractMandantDependentEntity
getMandant, setMandantMethods inherited from class AbstractLockableEntity
entityHasChanged, getLockingVersion, setLockingVersion, toStringMethods inherited from class AbstractEntity
asIntValue, isPersisted, setId, setIdMethods inherited from class de.xima.cmn.dao.model.AEntity
compareTo, equals, getDBTableName, hashCodeMethods inherited from interface Comparable
compareToMethods inherited from interface de.xima.cmn.dao.interfaces.IEntity
isPersisted, setId
-
Field Details
-
ATTR_SSL
-
ATTR_PAGESIZE
-
ATTR_REFERRAL_HOPCOUNT
-
-
Constructor Details
-
MandantLdapData
public MandantLdapData()Deprecated.
-
-
Method Details
-
getId
Deprecated. -
getBaseDN
Deprecated. -
setBaseDN
Deprecated. -
getFilterQuery
Deprecated. -
setFilterQuery
Deprecated. -
isUseSSL
public boolean isUseSSL()Deprecated. -
setUseSSL
public void setUseSSL(boolean UseSSL) Deprecated. -
getAuthName
Deprecated. -
setAuthName
Deprecated. -
getAuthPassword
Deprecated. -
setAuthPassword
Deprecated. -
getHost
Deprecated. -
setHost
Deprecated. -
getPort
Deprecated. -
setPort
Deprecated. -
getPageSize
-
setPageSize
-
getReferralHopCount
-
setReferralHopCount
Deprecated.- Parameters:
referralHopCount- the referralHopCount to set
-
LDAPZugriffinstead.