public abstract class GeneratedAbstractRuleEngineRule extends GenericItem
AbstractRuleEngineRule.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTIVE
Qualifier of the
AbstractRuleEngineRule.active attribute |
static java.lang.String |
CHECKSUM
Qualifier of the
AbstractRuleEngineRule.checksum attribute |
static java.lang.String |
CODE
Qualifier of the
AbstractRuleEngineRule.code attribute |
static java.lang.String |
CURRENTVERSION
Qualifier of the
AbstractRuleEngineRule.currentVersion attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
RULECONTENT
Qualifier of the
AbstractRuleEngineRule.ruleContent attribute |
static java.lang.String |
RULETYPE
Qualifier of the
AbstractRuleEngineRule.ruleType attribute |
static java.lang.String |
UUID
Qualifier of the
AbstractRuleEngineRule.uuid attribute |
static java.lang.String |
VERSION
Qualifier of the
AbstractRuleEngineRule.version attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedAbstractRuleEngineRule() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChecksum()
Generated method - Getter of the
AbstractRuleEngineRule.checksum attribute. |
java.lang.String |
getChecksum(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.checksum attribute. |
java.lang.String |
getCode()
Generated method - Getter of the
AbstractRuleEngineRule.code attribute. |
java.lang.String |
getCode(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.code attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getRuleContent()
Generated method - Getter of the
AbstractRuleEngineRule.ruleContent attribute. |
java.lang.String |
getRuleContent(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.ruleContent attribute. |
EnumerationValue |
getRuleType()
Generated method - Getter of the
AbstractRuleEngineRule.ruleType attribute. |
EnumerationValue |
getRuleType(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.ruleType attribute. |
java.lang.String |
getUuid()
Generated method - Getter of the
AbstractRuleEngineRule.uuid attribute. |
java.lang.String |
getUuid(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.uuid attribute. |
java.lang.Long |
getVersion()
Generated method - Getter of the
AbstractRuleEngineRule.version attribute. |
java.lang.Long |
getVersion(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.version attribute. |
long |
getVersionAsPrimitive()
Generated method - Getter of the
AbstractRuleEngineRule.version attribute. |
long |
getVersionAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.version attribute. |
java.lang.Boolean |
isActive()
Generated method - Getter of the
AbstractRuleEngineRule.active attribute. |
java.lang.Boolean |
isActive(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.active attribute. |
boolean |
isActiveAsPrimitive()
Generated method - Getter of the
AbstractRuleEngineRule.active attribute. |
boolean |
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.active attribute. |
java.lang.Boolean |
isCurrentVersion()
Generated method - Getter of the
AbstractRuleEngineRule.currentVersion attribute. |
java.lang.Boolean |
isCurrentVersion(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.currentVersion attribute. |
boolean |
isCurrentVersionAsPrimitive()
Generated method - Getter of the
AbstractRuleEngineRule.currentVersion attribute. |
boolean |
isCurrentVersionAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractRuleEngineRule.currentVersion attribute. |
void |
setActive(boolean value)
Generated method - Setter of the
AbstractRuleEngineRule.active attribute. |
void |
setActive(java.lang.Boolean value)
Generated method - Setter of the
AbstractRuleEngineRule.active attribute. |
void |
setActive(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractRuleEngineRule.active attribute. |
void |
setActive(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractRuleEngineRule.active attribute. |
void |
setChecksum(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractRuleEngineRule.checksum attribute. |
void |
setChecksum(java.lang.String value)
Generated method - Setter of the
AbstractRuleEngineRule.checksum attribute. |
protected void |
setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractRuleEngineRule.code attribute. |
protected void |
setCode(java.lang.String value)
Generated method - Setter of the
AbstractRuleEngineRule.code attribute. |
void |
setCurrentVersion(boolean value)
Generated method - Setter of the
AbstractRuleEngineRule.currentVersion attribute. |
void |
setCurrentVersion(java.lang.Boolean value)
Generated method - Setter of the
AbstractRuleEngineRule.currentVersion attribute. |
void |
setCurrentVersion(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractRuleEngineRule.currentVersion attribute. |
void |
setCurrentVersion(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractRuleEngineRule.currentVersion attribute. |
void |
setRuleContent(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractRuleEngineRule.ruleContent attribute. |
void |
setRuleContent(java.lang.String value)
Generated method - Setter of the
AbstractRuleEngineRule.ruleContent attribute. |
void |
setRuleType(EnumerationValue value)
Generated method - Setter of the
AbstractRuleEngineRule.ruleType attribute. |
void |
setRuleType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
AbstractRuleEngineRule.ruleType attribute. |
void |
setUuid(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractRuleEngineRule.uuid attribute. |
void |
setUuid(java.lang.String value)
Generated method - Setter of the
AbstractRuleEngineRule.uuid attribute. |
void |
setVersion(long value)
Generated method - Setter of the
AbstractRuleEngineRule.version attribute. |
void |
setVersion(java.lang.Long value)
Generated method - Setter of the
AbstractRuleEngineRule.version attribute. |
void |
setVersion(SessionContext ctx,
long value)
Generated method - Setter of the
AbstractRuleEngineRule.version attribute. |
void |
setVersion(SessionContext ctx,
java.lang.Long value)
Generated method - Setter of the
AbstractRuleEngineRule.version attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String UUID
AbstractRuleEngineRule.uuid attributepublic static final java.lang.String CODE
AbstractRuleEngineRule.code attributepublic static final java.lang.String ACTIVE
AbstractRuleEngineRule.active attributepublic static final java.lang.String RULECONTENT
AbstractRuleEngineRule.ruleContent attributepublic static final java.lang.String RULETYPE
AbstractRuleEngineRule.ruleType attributepublic static final java.lang.String CHECKSUM
AbstractRuleEngineRule.checksum attributepublic static final java.lang.String CURRENTVERSION
AbstractRuleEngineRule.currentVersion attributepublic static final java.lang.String VERSION
AbstractRuleEngineRule.version attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.Boolean isActive(SessionContext ctx)
AbstractRuleEngineRule.active attribute.public java.lang.Boolean isActive()
AbstractRuleEngineRule.active attribute.public boolean isActiveAsPrimitive(SessionContext ctx)
AbstractRuleEngineRule.active attribute.public boolean isActiveAsPrimitive()
AbstractRuleEngineRule.active attribute.public void setActive(SessionContext ctx, java.lang.Boolean value)
AbstractRuleEngineRule.active attribute.value - the active - Is rule activepublic void setActive(java.lang.Boolean value)
AbstractRuleEngineRule.active attribute.value - the active - Is rule activepublic void setActive(SessionContext ctx, boolean value)
AbstractRuleEngineRule.active attribute.value - the active - Is rule activepublic void setActive(boolean value)
AbstractRuleEngineRule.active attribute.value - the active - Is rule activepublic java.lang.String getChecksum(SessionContext ctx)
AbstractRuleEngineRule.checksum attribute.public java.lang.String getChecksum()
AbstractRuleEngineRule.checksum attribute.public void setChecksum(SessionContext ctx, java.lang.String value)
AbstractRuleEngineRule.checksum attribute.value - the checksumpublic void setChecksum(java.lang.String value)
AbstractRuleEngineRule.checksum attribute.value - the checksumpublic java.lang.String getCode(SessionContext ctx)
AbstractRuleEngineRule.code attribute.public java.lang.String getCode()
AbstractRuleEngineRule.code attribute.protected void setCode(SessionContext ctx, java.lang.String value)
AbstractRuleEngineRule.code attribute.value - the code - unique rule codeprotected void setCode(java.lang.String value)
AbstractRuleEngineRule.code attribute.value - the code - unique rule codepublic java.lang.Boolean isCurrentVersion(SessionContext ctx)
AbstractRuleEngineRule.currentVersion attribute.public java.lang.Boolean isCurrentVersion()
AbstractRuleEngineRule.currentVersion attribute.public boolean isCurrentVersionAsPrimitive(SessionContext ctx)
AbstractRuleEngineRule.currentVersion attribute.public boolean isCurrentVersionAsPrimitive()
AbstractRuleEngineRule.currentVersion attribute.public void setCurrentVersion(SessionContext ctx, java.lang.Boolean value)
AbstractRuleEngineRule.currentVersion attribute.value - the currentVersion - Is this rule current?public void setCurrentVersion(java.lang.Boolean value)
AbstractRuleEngineRule.currentVersion attribute.value - the currentVersion - Is this rule current?public void setCurrentVersion(SessionContext ctx, boolean value)
AbstractRuleEngineRule.currentVersion attribute.value - the currentVersion - Is this rule current?public void setCurrentVersion(boolean value)
AbstractRuleEngineRule.currentVersion attribute.value - the currentVersion - Is this rule current?public java.lang.String getRuleContent(SessionContext ctx)
AbstractRuleEngineRule.ruleContent attribute.public java.lang.String getRuleContent()
AbstractRuleEngineRule.ruleContent attribute.public void setRuleContent(SessionContext ctx, java.lang.String value)
AbstractRuleEngineRule.ruleContent attribute.value - the ruleContent - contains rule syntaxpublic void setRuleContent(java.lang.String value)
AbstractRuleEngineRule.ruleContent attribute.value - the ruleContent - contains rule syntaxpublic EnumerationValue getRuleType(SessionContext ctx)
AbstractRuleEngineRule.ruleType attribute.public EnumerationValue getRuleType()
AbstractRuleEngineRule.ruleType attribute.public void setRuleType(SessionContext ctx, EnumerationValue value)
AbstractRuleEngineRule.ruleType attribute.value - the ruleType - Rule typepublic void setRuleType(EnumerationValue value)
AbstractRuleEngineRule.ruleType attribute.value - the ruleType - Rule typepublic java.lang.String getUuid(SessionContext ctx)
AbstractRuleEngineRule.uuid attribute.public java.lang.String getUuid()
AbstractRuleEngineRule.uuid attribute.public void setUuid(SessionContext ctx, java.lang.String value)
AbstractRuleEngineRule.uuid attribute.value - the uuidpublic void setUuid(java.lang.String value)
AbstractRuleEngineRule.uuid attribute.value - the uuidpublic java.lang.Long getVersion(SessionContext ctx)
AbstractRuleEngineRule.version attribute.public java.lang.Long getVersion()
AbstractRuleEngineRule.version attribute.public long getVersionAsPrimitive(SessionContext ctx)
AbstractRuleEngineRule.version attribute.public long getVersionAsPrimitive()
AbstractRuleEngineRule.version attribute.public void setVersion(SessionContext ctx, java.lang.Long value)
AbstractRuleEngineRule.version attribute.value - the version - unique rule versionpublic void setVersion(java.lang.Long value)
AbstractRuleEngineRule.version attribute.value - the version - unique rule versionpublic void setVersion(SessionContext ctx, long value)
AbstractRuleEngineRule.version attribute.value - the version - unique rule versionpublic void setVersion(long value)
AbstractRuleEngineRule.version attribute.value - the version - unique rule versionCopyright © 2018 SAP SE. All Rights Reserved.