@Entity public class MandantRessource extends AbstractMandantDependentEntity implements IFileProviding<MandantRessourceDateiData>, IDescriptionProviding, INameProviding
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_MANDNAT |
mandantATTR_DATEIIMPORT_IDATTR_BESCHREIB, ATTR_BESCHREIBUNGATTR_NAMEATTR_MANDANTATTR_LOCKINGVERSION| Constructor and Description |
|---|
MandantRessource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeschreibung() |
MandantRessourceDatei |
getDatei() |
String |
getName() |
void |
setBeschreibung(String beschreibung) |
void |
setDatei(MandantRessourceDatei datei) |
void |
setName(String name) |
getMandant, setMandantentityHasChanged, getLockingVersion, setLockingVersion, toStringgetId, isPersisted, setIdcompareTo, equals, getDBTableName, hashCodepublic static final String ATTR_MANDNAT
public MandantRessourceDatei getDatei()
getDatei in interface IFileProviding<MandantRessourceDateiData>public void setDatei(MandantRessourceDatei datei)
public void setName(String name)
public String getName()
getName in interface INameProvidingpublic String getBeschreibung()
getBeschreibung in interface IDescriptionProvidingpublic void setBeschreibung(String beschreibung)
Copyright © 2016. All rights reserved.