@Entity public class MandantRessource extends AbstractMandantDependentEntity implements IFileProviding<MandantRessourceDateiData>, IDescriptionProviding, INameProviding
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_MANDNAT |
mandant
id
ATTR_DATEI
IMPORT_ID
ATTR_BESCHREIB, ATTR_BESCHREIBUNG
ATTR_NAME
ATTR_MANDANT
ATTR_LOCKINGVERSION
Constructor and Description |
---|
MandantRessource() |
Modifier and Type | Method and Description |
---|---|
String |
getBeschreibung() |
MandantRessourceDatei |
getDatei() |
int |
getId() |
String |
getName() |
void |
setBeschreibung(String beschreibung) |
void |
setDatei(MandantRessourceDatei datei) |
void |
setName(String name) |
getMandant, setMandant
entityHasChanged, getLockingVersion, setLockingVersion, toString
isPersisted, setId
compareTo, equals, getDBTableName, hashCode
public static final String ATTR_MANDNAT
public int getId()
getId
in interface de.xima.cmn.dao.interfaces.IEntity
public MandantRessourceDatei getDatei()
getDatei
in interface IFileProviding<MandantRessourceDateiData>
public void setDatei(MandantRessourceDatei datei)
public void setName(String name)
public String getName()
getName
in interface INameProviding
public String getBeschreibung()
getBeschreibung
in interface IDescriptionProviding
public void setBeschreibung(String beschreibung)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.