public abstract class WorkbenchEntity extends BaseEntity implements Comparable<WorkbenchEntity>, DocumentContainer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
PROP__IS_DELETED |
PROP__ID| Constructor and Description |
|---|
WorkbenchEntity()
Creates a new WorkbenchEntity object.
|
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getHumanReadablePosition()
DOCUMENT ME!
|
Boolean |
getIs_deleted()
DOCUMENT ME!
|
abstract String |
getKeyString()
DOCUMENT ME!
|
boolean |
isDeleted()
DOCUMENT ME!
|
void |
setIs_deleted(Boolean is_deleted)
DOCUMENT ME!
|
addPropertyName, addPropertyNames, createNew, equals, getId, getPropertyNames, hashCode, init, isEditAllowed, loadBackup, setEditAllowed, setId, storeBackupaddCollectionElement, addCollectionElements, addPropertyChangeListener, checkWritePermission, createNewCidsBeanFromJSON, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeansFromJSONCollection, delete, fillEmptyFieldWithEmptySubInstance, firePropertyChanged, getBeanCollectionProperty, getCidsBeanInfo, getCidsBeanIntraObjectCacheMapper, getCidsBeanObjectMapper, getConnectionContext, getEmptyBeanFromArrayAttribute, getHasWritePermission, getJsonSerializerParams, getMetaClassFromTableName, getMetaClassFromTableName, getMetaObject, getMOString, getPrimaryKeyFieldname, getPrimaryKeyValue, getProperty, getPropertyChangeListeners, getPropertyDescriptors, hasArtificialChangeFlag, hasObjectReadPermission, hasObjectWritePermission, listElementPropertyChanged, listElementReplaced, listElementsAdded, listElementsRemoved, persist, persist, persist, persist, propertyChange, removePropertyChangeListener, setArtificialChangeFlag, setBacklinkInformation, setJsonSerializerParams, setMetaObject, setProperty, toJSONString, toJSONString, toJSONString, toJSONString, toJSONString, toObjectString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareTogetDokumente, setDokumenteprotected static final String PROP__IS_DELETED
public abstract String getHumanReadablePosition()
public abstract String getKeyString()
public Boolean getIs_deleted()
public boolean isDeleted()
public void setIs_deleted(Boolean is_deleted)
is_deleted - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.