public class ByConstantKeyDefinition extends AbstractStorable implements KeyDefinition
LOGGER| Constructor and Description |
|---|
ByConstantKeyDefinition() |
ByConstantKeyDefinition(String expression) |
| Modifier and Type | Method and Description |
|---|---|
String |
defineKey(InstanceContext context) |
String |
getExpression() |
void |
setExpression(String expression) |
contains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getNaturalId, getParent, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getParent, getProjectId, getStorableProp, getStoreInformationDelegate, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setProjectId, setStorableProp, store, upStorableVersiongetName, setNamegetID, setIDgetPrefix, setPrefixgetVersion, setVersionpublic ByConstantKeyDefinition()
public ByConstantKeyDefinition(String expression)
public String getExpression()
getExpression in interface KeyDefinitionpublic void setExpression(String expression)
setExpression in interface KeyDefinitionpublic String defineKey(InstanceContext context) throws KeyDefinitionException
defineKey in interface KeyDefinitionKeyDefinitionExceptionCopyright © 2025. All rights reserved.