@MappedSuperclass public abstract class AbstractMandantDependentEntity extends AbstractLockableEntity implements IMandantDependent
| Modifier and Type | Field and Description | 
|---|---|
protected @NotNull Mandant | 
mandant  | 
COL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_MANDANT, COL_CLIENT_IDIMPORT_ID, INVALID_ID| Constructor and Description | 
|---|
AbstractMandantDependentEntity()  | 
| Modifier and Type | Method and Description | 
|---|---|
Mandant | 
getMandant()  | 
void | 
setMandant(Mandant mandant)  | 
entityHasChanged, getLockingVersion, setLockingVersion, toStringasIntValue, isPersisted, setId, setIdcompareTo, equals, getDBTableName, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareTo@NotNull protected @NotNull Mandant mandant
public Mandant getMandant()
getMandant in interface IMandantDependentpublic void setMandant(Mandant mandant)
setMandant in interface IMandantDependentCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.