@Entity public class SystemPlugin extends APluginEntity<SystemPluginFile,SystemPluginFileData,SystemPluginConfigData>
Modifier and Type | Field and Description |
---|---|
protected SystemPluginFile |
fileEntity |
active, ATTR_ACTIVE, ATTR_REMOTE_SYNC, COL_UUID, description, name, remoteSync, uuid
COL_LOCKINGVERSION, lockingVersion
COL_ID, id
ATTR_UUID, INVALID_UUID, INVALID_UUID_OBJECT, NULL_SAFE_UUID_TYPE, TYPE_NAME_UUID
ATTR_NAME, COL_NAME
ATTR_BESCHREIBUNG, ATTR_DESCRIPTION
IMPORT_ID, INVALID_ID
Constructor and Description |
---|
SystemPlugin() |
Modifier and Type | Method and Description |
---|---|
SystemPluginFile |
getFileEntity() |
Long |
getId() |
String |
getScopeKey() |
void |
setFileEntity(SystemPluginFile fileEntity) |
void |
setId(Long id)
!!!
|
getBeschreibung, getName, getRuntimeKey, getUUID, getUUIDObject, isActive, isRemoteSync, setActive, setBeschreibung, setName, setRemoteSync, setUUID, setUUIDObject
entityHasChanged, getLockingVersion, setLockingVersion, toString
asIntValue, isPersisted, setId
compareTo, equals, getDBTableName, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDescription
compareTo
protected SystemPluginFile fileEntity
public Long getId()
public void setId(Long id)
AbstractEntity
Integer.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 AbstractEntity
id
- Long
the database-id to setpublic SystemPluginFile getFileEntity()
public void setFileEntity(SystemPluginFile fileEntity)
public String getScopeKey()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.