@Entity public class MandantRessource extends AClientDependentEntity implements IFileProviding<MandantRessourceDatei,MandantRessourceDateiData>, IDescriptionProviding, INameProviding, IUUIDEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_MANDNAT |
static String |
COL_UUID |
COL_CLIENTID, mandantCOL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_DATEI, ATTR_FILEIMPORT_ID, INVALID_IDATTR_BESCHREIBUNG, ATTR_DESCRIPTIONATTR_NAME, COL_NAMEATTR_UUID, INVALID_UUID, INVALID_UUID_OBJECT, NULL_SAFE_UUID_TYPE, TYPE_NAME_UUIDATTR_MANDANT, COL_CLIENT_ID| Constructor and Description |
|---|
MandantRessource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeschreibung() |
MandantRessourceDatei |
getFileEntity() |
Long |
getId() |
String |
getName() |
String |
getUUID() |
UUID |
getUUIDObject() |
void |
setBeschreibung(String beschreibung) |
void |
setFileEntity(MandantRessourceDatei fileEntity) |
void |
setId(Long id)
!!!
|
void |
setName(String name) |
void |
setUUID(String uuid) |
void |
setUUIDObject(UUID 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 static final String COL_UUID
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 IUUIDEntityMandant, Projekt, ...public void setUUID(String uuid)
setUUID in interface IUUIDEntitypublic UUID getUUIDObject()
getUUIDObject in interface IUUIDEntitypublic void setUUIDObject(UUID 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 © 2020 XIMA MEDIA GmbH. All rights reserved.