@Entity public class LDAPGruppe extends AbstractMandantDependentEntity implements IBenutzerGruppeDependent, INameProviding, IDescriptionProviding
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_BENUTZERGRUPPEN |
static String |
ATTR_PAGESIZE |
static String |
ATTR_REFERRAL_HOPCOUNT |
static String |
ATTR_ROLLE |
static String |
ATTR_USE_MANDANTZUGRIFF |
static String |
ATTR_USESSL |
mandant
COL_LOCKINGVERSION, lockingVersion
COL_ID, id
IMPORT_ID, INVALID_ID
ATTR_NAME, COL_NAME
ATTR_BESCHREIBUNG, ATTR_DESCRIPTION
ATTR_MANDANT, COL_CLIENT_ID
Constructor and Description |
---|
LDAPGruppe() |
getMandant, setMandant
entityHasChanged, getLockingVersion, setLockingVersion, toString
asIntValue, isPersisted, setId, setId
compareTo, equals, getDBTableName, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareTo
getDescription
public static final String ATTR_USE_MANDANTZUGRIFF
public static final String ATTR_USESSL
public static final String ATTR_PAGESIZE
public static final String ATTR_REFERRAL_HOPCOUNT
public static final String ATTR_BENUTZERGRUPPEN
public static final String ATTR_ROLLE
public String getName()
getName
in interface INameProviding
public void setName(String name)
name
- the name to setpublic String getBeschreibung()
getBeschreibung
in interface IDescriptionProviding
public void setBeschreibung(String beschreibung)
public Rolle getRolle()
public void setRolle(Rolle rolle)
public List<BenutzerGruppe> getBenutzerGruppen()
getBenutzerGruppen
in interface IBenutzerGruppeDependent
public void setBenutzerGruppen(List<BenutzerGruppe> benutzerGruppen)
setBenutzerGruppen
in interface IBenutzerGruppeDependent
public void addBenutzerGruppe(BenutzerGruppe benutzerGruppe)
public void removeBenutzerGruppe(BenutzerGruppe benutzerGruppe)
public boolean isUseMandantZugriff()
public void setUseMandantZugriff(boolean useMandantZugriff)
useMandantZugriff
- the useMandantZugriff to setpublic String getAuthName()
public void setAuthName(String authName)
authName
- the authName to setpublic String getAuthPassword()
public void setAuthPassword(String authPassword)
authPassword
- the authPassword to setpublic String getHost()
public void setHost(String host)
host
- the host to setpublic int getPort()
public void setPort(int port)
port
- the port to setpublic boolean isUseSSL()
public void setUseSSL(boolean useSSL)
useSSL
- the useSSL to setpublic String getBaseDN()
public void setBaseDN(String baseDN)
baseDN
- the baseDN to setpublic Integer getPageSize()
public void setPageSize(Integer pageSize)
pageSize
- the pageSize to setpublic Integer getReferralHopCount()
public void setReferralHopCount(Integer referralHopCount)
referralHopCount
- the referralHopCount to setpublic String getFilterQuery()
public void setFilterQuery(String filterQuery)
filterQuery
- the filterQuery to setCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.