@Entity public class MandantRessource extends AClientDependentEntity implements IFileProviding<MandantRessourceDatei,MandantRessourceDateiData>, IDescriptionProviding, INameProviding, IUUIDEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_MANDNAT |
COL_CLIENTID, mandantCOL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_DATEI, ATTR_FILEIMPORT_ID, INVALID_IDATTR_BESCHREIBUNG, ATTR_DESCRIPTIONATTR_NAMEATTR_UUIDATTR_MANDANT| Constructor and Description |
|---|
MandantRessource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeschreibung() |
MandantRessourceDatei |
getFileEntity() |
Long |
getId() |
String |
getName() |
String |
getUUID() |
void |
setBeschreibung(String beschreibung) |
void |
setFileEntity(MandantRessourceDatei fileEntity) |
void |
setId(Long id)
!!!
|
void |
setName(String name) |
void |
setUUID(String uuid) |
getMandant, setMandantentityHasChanged, getLockingVersion, setLockingVersion, toStringasIntValue, isPersisted, setIdcompareTo, equals, getDBTableName, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDatei, setDateicompareTogetDescriptionpublic static final String ATTR_MANDNAT
public void setId(Long id)
AbstractEntityInteger.MAX_VALUE or lower then Integer.MIN_VALUE will be
altered to null!!!setId in interface de.xima.cmn.dao.interfaces.IEntity<Long>setId in class AbstractEntityid - Long the database-id to setpublic String getUUID()
getUUID in interface IUUIDEntitypublic void setUUID(String uuid)
public MandantRessourceDatei getFileEntity()
getFileEntity in interface IFileProviding<MandantRessourceDatei,MandantRessourceDateiData>public void setFileEntity(MandantRessourceDatei fileEntity)
setFileEntity in interface IFileProviding<MandantRessourceDatei,MandantRessourceDateiData>public void setName(String name)
public String getName()
getName in interface INameProvidingpublic String getBeschreibung()
getBeschreibung in interface IDescriptionProvidingpublic void setBeschreibung(String beschreibung)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.