@MappedSuperclass public abstract class AbstractMandantDependentEntity extends AbstractLockableEntity implements IMandantDependent
| Modifier and Type | Field and Description |
|---|---|
protected Mandant |
mandant |
idATTR_MANDANTIMPORT_IDATTR_LOCKINGVERSION| Constructor and Description |
|---|
AbstractMandantDependentEntity() |
| Modifier and Type | Method and Description |
|---|---|
Mandant |
getMandant() |
void |
setMandant(Mandant mandant) |
entityHasChanged, getLockingVersion, setLockingVersion, toStringisPersisted, setIdcompareTo, equals, getDBTableName, hashCode@NotNull protected Mandant mandant
public Mandant getMandant()
getMandant in interface IMandantDependentpublic void setMandant(Mandant mandant)
setMandant in interface IMandantDependentCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.