Package de.xima.fc.entities
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 de.xima.fc.entities.AbstractMandantDependentEntity
mandantFields inherited from class de.xima.fc.entities.AbstractLockableEntity
COL_LOCKINGVERSION, lockingVersionFields inherited from class de.xima.fc.entities.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 de.xima.fc.entities.interfaces.IMandantDependent
ATTR_MANDANT, COL_CLIENT_IDFields inherited from interface de.xima.fc.entities.interfaces.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 de.xima.fc.entities.AbstractMandantDependentEntity
getMandant, setMandantMethods inherited from class de.xima.fc.entities.AbstractLockableEntity
entityHasChanged, getLockingVersion, setLockingVersion, toStringMethods inherited from class de.xima.fc.entities.AbstractEntity
asIntValue, isPersisted, setId, setIdMethods inherited from class de.xima.cmn.dao.model.AEntity
compareTo, equals, getDBTableName, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface de.xima.cmn.dao.interfaces.IEntity
isPersisted, setId
-
Field Details
-
ATTR_SSL
Deprecated.- See Also:
-
ATTR_PAGESIZE
Deprecated.- See Also:
-
ATTR_REFERRAL_HOPCOUNT
Deprecated.- See Also:
-
-
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
Deprecated.- Returns:
- the pageSize
-
setPageSize
Deprecated.- Parameters:
pageSize- the pageSize to set
-
getReferralHopCount
Deprecated.- Returns:
- the referralHopCount
-
setReferralHopCount
Deprecated.- Parameters:
referralHopCount- the referralHopCount to set
-
LDAPZugriffinstead.