@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, uuidCOL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_UUID, INVALID_UUID, INVALID_UUID_OBJECT, NULL_SAFE_UUID_TYPE, TYPE_NAME_UUIDATTR_NAME, COL_NAMEATTR_BESCHREIBUNG, ATTR_DESCRIPTIONIMPORT_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, setUUIDObjectentityHasChanged, getLockingVersion, setLockingVersion, toStringasIntValue, isPersisted, setIdcompareTo, equals, getDBTableName, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDescriptioncompareToprotected SystemPluginFile fileEntity
public Long getId()
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 SystemPluginFile getFileEntity()
public void setFileEntity(SystemPluginFile fileEntity)
public String getScopeKey()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.