@MappedSuperclass public abstract class AbstractMandantDependentEntity extends AbstractLockableEntity implements IMandantDependent
Modifier and Type | Field and Description |
---|---|
protected Mandant |
mandant |
id
ATTR_MANDANT
IMPORT_ID
ATTR_LOCKINGVERSION
Constructor and Description |
---|
AbstractMandantDependentEntity() |
Modifier and Type | Method and Description |
---|---|
Mandant |
getMandant() |
void |
setMandant(Mandant mandant) |
entityHasChanged, getLockingVersion, setLockingVersion, toString
isPersisted, setId
compareTo, equals, getDBTableName, hashCode
@NotNull protected Mandant mandant
public Mandant getMandant()
getMandant
in interface IMandantDependent
public void setMandant(Mandant mandant)
setMandant
in interface IMandantDependent
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.