@Entity public class ClientPlugin extends APluginEntity<ClientPluginFile,ClientPluginFileData,ClientPluginConfigData> implements IMandantDependent
| Modifier and Type | Field and Description |
|---|---|
static String |
COL_CLIENTID |
protected ClientPluginFile |
fileEntity |
protected @NotNull Mandant |
mandant |
active, ATTR_ACTIVE, ATTR_REMOTE_SYNC, COL_UUID, description, name, remoteSync, uuidCOL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_MANDANT, COL_CLIENT_IDIMPORT_ID, INVALID_IDATTR_UUID, INVALID_UUID, INVALID_UUID_OBJECT, NULL_SAFE_UUID_TYPE, TYPE_NAME_UUIDATTR_NAME, COL_NAMEATTR_BESCHREIBUNG, ATTR_DESCRIPTION| Constructor and Description |
|---|
ClientPlugin() |
| Modifier and Type | Method and Description |
|---|---|
ClientPluginFile |
getFileEntity() |
Long |
getId() |
Mandant |
getMandant() |
String |
getScopeKey() |
void |
setFileEntity(ClientPluginFile fileEntity) |
void |
setId(Long id)
!!!
|
void |
setMandant(Mandant mandant) |
getBeschreibung, getName, getRuntimeKey, getUUID, getUUIDObject, isActive, isRemoteSync, setActive, setBeschreibung, setName, setRemoteSync, setUUID, setUUIDObjectentityHasChanged, getLockingVersion, setLockingVersion, toStringasIntValue, isPersisted, setIdcompareTo, equals, getDBTableName, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareTogetDescriptionpublic static final String COL_CLIENTID
@NotNull protected @NotNull Mandant mandant
protected ClientPluginFile fileEntity
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 ClientPluginFile getFileEntity()
getFileEntity in interface IPluginEntity<ClientPluginFile,ClientPluginFileData,ClientPluginConfigData>public void setFileEntity(ClientPluginFile fileEntity)
public Mandant getMandant()
getMandant in interface IMandantDependentpublic void setMandant(Mandant mandant)
setMandant in interface IMandantDependentpublic String getScopeKey()
getScopeKey in interface IPluginEntity<ClientPluginFile,ClientPluginFileData,ClientPluginConfigData>Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.