@MappedSuperclass public abstract class AClientDependentEntity extends ALockableEntity implements IMandantDependent
| Modifier and Type | Field and Description | 
|---|---|
static String | 
COL_CLIENTID  | 
protected @NotNull Mandant | 
mandant  | 
COL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_MANDANT, COL_CLIENT_IDIMPORT_ID, INVALID_ID| Constructor and Description | 
|---|
AClientDependentEntity()  | 
| 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, waitcompareTopublic static final String COL_CLIENTID
@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.