@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, lockingVersion
COL_ID, id
ATTR_MANDANT, COL_CLIENT_ID
IMPORT_ID, INVALID_ID
Constructor and Description |
---|
AClientDependentEntity() |
Modifier and Type | Method and Description |
---|---|
Mandant |
getMandant() |
void |
setMandant(Mandant mandant) |
entityHasChanged, getLockingVersion, setLockingVersion, toString
asIntValue, isPersisted, setId, setId
compareTo, equals, getDBTableName, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareTo
public static final String COL_CLIENTID
@NotNull protected @NotNull Mandant mandant
public Mandant getMandant()
getMandant
in interface IMandantDependent
public void setMandant(Mandant mandant)
setMandant
in interface IMandantDependent
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.