Class GeneratedRuleActionDefinitionParameter
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.ruleengineservices.jalo.GeneratedRuleActionDefinitionParameter
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
RuleActionDefinitionParameter
Generated class for type
RuleActionDefinitionParameter.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theRuleActionDefinitionParameter.defaultEditorattributestatic final StringQualifier of theRuleActionDefinitionParameter.definitionattributeprotected static final BidirectionalOneToManyHandler<GeneratedRuleActionDefinitionParameter>BidirectionalOneToManyHandlerfor handling 1:n DEFINITION's relation attributes from 'one' side.static final StringQualifier of theRuleActionDefinitionParameter.definitionPOSattributestatic final StringQualifier of theRuleActionDefinitionParameter.descriptionattributestatic final StringQualifier of theRuleActionDefinitionParameter.filtersattributestatic final StringQualifier of theRuleActionDefinitionParameter.idattributestatic final StringQualifier of theRuleActionDefinitionParameter.nameattributestatic final StringQualifier of theRuleActionDefinitionParameter.priorityattributestatic final StringQualifier of theRuleActionDefinitionParameter.requiredattributestatic final StringQualifier of theRuleActionDefinitionParameter.typeattributestatic final StringQualifier of theRuleActionDefinitionParameter.validatorsattributestatic final StringQualifier of theRuleActionDefinitionParameter.valueattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjectsFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) Has to be implemented for each concrete subtype of item.Generated method - Getter of theRuleActionDefinitionParameter.descriptionattribute.Generated method - Getter of theRuleActionDefinitionParameter.descriptionattribute.Generated method - Getter of theRuleActionDefinitionParameter.filtersattribute.Generated method - Getter of theRuleActionDefinitionParameter.filtersattribute.Generated method - Getter of theRuleActionDefinitionParameter.nameattribute.getAllName(SessionContext ctx) Generated method - Getter of theRuleActionDefinitionParameter.nameattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theRuleActionDefinitionParameter.defaultEditorattribute.Generated method - Getter of theRuleActionDefinitionParameter.defaultEditorattribute.Generated method - Getter of theRuleActionDefinitionParameter.definitionattribute.Generated method - Getter of theRuleActionDefinitionParameter.definitionattribute.Generated method - Getter of theRuleActionDefinitionParameter.descriptionattribute.Generated method - Getter of theRuleActionDefinitionParameter.descriptionattribute.getId()Generated method - Getter of theRuleActionDefinitionParameter.idattribute.getId(SessionContext ctx) Generated method - Getter of theRuleActionDefinitionParameter.idattribute.getName()Generated method - Getter of theRuleActionDefinitionParameter.nameattribute.getName(SessionContext ctx) Generated method - Getter of theRuleActionDefinitionParameter.nameattribute.Generated method - Getter of theRuleActionDefinitionParameter.priorityattribute.Generated method - Getter of theRuleActionDefinitionParameter.priorityattribute.intGenerated method - Getter of theRuleActionDefinitionParameter.priorityattribute.intGenerated method - Getter of theRuleActionDefinitionParameter.priorityattribute.getType()Generated method - Getter of theRuleActionDefinitionParameter.typeattribute.getType(SessionContext ctx) Generated method - Getter of theRuleActionDefinitionParameter.typeattribute.Generated method - Getter of theRuleActionDefinitionParameter.validatorsattribute.Generated method - Getter of theRuleActionDefinitionParameter.validatorsattribute.getValue()Generated method - Getter of theRuleActionDefinitionParameter.valueattribute.getValue(SessionContext ctx) Generated method - Getter of theRuleActionDefinitionParameter.valueattribute.Generated method - Getter of theRuleActionDefinitionParameter.requiredattribute.isRequired(SessionContext ctx) Generated method - Getter of theRuleActionDefinitionParameter.requiredattribute.booleanGenerated method - Getter of theRuleActionDefinitionParameter.requiredattribute.booleanGenerated method - Getter of theRuleActionDefinitionParameter.requiredattribute.voidsetAllDescription(SessionContext ctx, Map<Language, String> value) Generated method - Setter of theRuleActionDefinitionParameter.descriptionattribute.voidsetAllDescription(Map<Language, String> value) Generated method - Setter of theRuleActionDefinitionParameter.descriptionattribute.voidsetAllFilters(SessionContext ctx, Map<String, String> value) Generated method - Setter of theRuleActionDefinitionParameter.filtersattribute.voidsetAllFilters(Map<String, String> value) Generated method - Setter of theRuleActionDefinitionParameter.filtersattribute.voidsetAllName(SessionContext ctx, Map<Language, String> value) Generated method - Setter of theRuleActionDefinitionParameter.nameattribute.voidsetAllName(Map<Language, String> value) Generated method - Setter of theRuleActionDefinitionParameter.nameattribute.voidsetDefaultEditor(SessionContext ctx, String value) Generated method - Setter of theRuleActionDefinitionParameter.defaultEditorattribute.voidsetDefaultEditor(String value) Generated method - Setter of theRuleActionDefinitionParameter.defaultEditorattribute.voidsetDefinition(SessionContext ctx, RuleActionDefinition value) Generated method - Setter of theRuleActionDefinitionParameter.definitionattribute.voidGenerated method - Setter of theRuleActionDefinitionParameter.definitionattribute.voidsetDescription(SessionContext ctx, String value) Generated method - Setter of theRuleActionDefinitionParameter.descriptionattribute.voidsetDescription(String value) Generated method - Setter of theRuleActionDefinitionParameter.descriptionattribute.voidsetId(SessionContext ctx, String value) Generated method - Setter of theRuleActionDefinitionParameter.idattribute.voidGenerated method - Setter of theRuleActionDefinitionParameter.idattribute.voidsetName(SessionContext ctx, String value) Generated method - Setter of theRuleActionDefinitionParameter.nameattribute.voidGenerated method - Setter of theRuleActionDefinitionParameter.nameattribute.voidsetPriority(int value) Generated method - Setter of theRuleActionDefinitionParameter.priorityattribute.voidsetPriority(SessionContext ctx, int value) Generated method - Setter of theRuleActionDefinitionParameter.priorityattribute.voidsetPriority(SessionContext ctx, Integer value) Generated method - Setter of theRuleActionDefinitionParameter.priorityattribute.voidsetPriority(Integer value) Generated method - Setter of theRuleActionDefinitionParameter.priorityattribute.voidsetRequired(boolean value) Generated method - Setter of theRuleActionDefinitionParameter.requiredattribute.voidsetRequired(SessionContext ctx, boolean value) Generated method - Setter of theRuleActionDefinitionParameter.requiredattribute.voidsetRequired(SessionContext ctx, Boolean value) Generated method - Setter of theRuleActionDefinitionParameter.requiredattribute.voidsetRequired(Boolean value) Generated method - Setter of theRuleActionDefinitionParameter.requiredattribute.voidsetType(SessionContext ctx, String value) Generated method - Setter of theRuleActionDefinitionParameter.typeattribute.voidGenerated method - Setter of theRuleActionDefinitionParameter.typeattribute.voidsetValidators(SessionContext ctx, List<String> value) Generated method - Setter of theRuleActionDefinitionParameter.validatorsattribute.voidsetValidators(List<String> value) Generated method - Setter of theRuleActionDefinitionParameter.validatorsattribute.voidsetValue(SessionContext ctx, String value) Generated method - Setter of theRuleActionDefinitionParameter.valueattribute.voidGenerated method - Setter of theRuleActionDefinitionParameter.valueattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Qualifier of theRuleActionDefinitionParameter.idattribute- See Also:
-
NAME
Qualifier of theRuleActionDefinitionParameter.nameattribute- See Also:
-
DESCRIPTION
Qualifier of theRuleActionDefinitionParameter.descriptionattribute- See Also:
-
PRIORITY
Qualifier of theRuleActionDefinitionParameter.priorityattribute- See Also:
-
TYPE
Qualifier of theRuleActionDefinitionParameter.typeattribute- See Also:
-
VALUE
Qualifier of theRuleActionDefinitionParameter.valueattribute- See Also:
-
REQUIRED
Qualifier of theRuleActionDefinitionParameter.requiredattribute- See Also:
-
VALIDATORS
Qualifier of theRuleActionDefinitionParameter.validatorsattribute- See Also:
-
FILTERS
Qualifier of theRuleActionDefinitionParameter.filtersattribute- See Also:
-
DEFAULTEDITOR
Qualifier of theRuleActionDefinitionParameter.defaultEditorattribute- See Also:
-
DEFINITIONPOS
Qualifier of theRuleActionDefinitionParameter.definitionPOSattribute- See Also:
-
DEFINITION
Qualifier of theRuleActionDefinitionParameter.definitionattribute- See Also:
-
DEFINITIONHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedRuleActionDefinitionParameter> DEFINITIONHANDLERBidirectionalOneToManyHandlerfor handling 1:n DEFINITION's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedRuleActionDefinitionParameter
public GeneratedRuleActionDefinitionParameter()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getDefaultEditor
Generated method - Getter of theRuleActionDefinitionParameter.defaultEditorattribute.- Returns:
- the defaultEditor - default editor for the parameter
-
getDefaultEditor
Generated method - Getter of theRuleActionDefinitionParameter.defaultEditorattribute.- Returns:
- the defaultEditor - default editor for the parameter
-
setDefaultEditor
Generated method - Setter of theRuleActionDefinitionParameter.defaultEditorattribute.- Parameters:
value- the defaultEditor - default editor for the parameter
-
setDefaultEditor
Generated method - Setter of theRuleActionDefinitionParameter.defaultEditorattribute.- Parameters:
value- the defaultEditor - default editor for the parameter
-
getDefinition
Generated method - Getter of theRuleActionDefinitionParameter.definitionattribute.- Returns:
- the definition
-
getDefinition
Generated method - Getter of theRuleActionDefinitionParameter.definitionattribute.- Returns:
- the definition
-
setDefinition
Generated method - Setter of theRuleActionDefinitionParameter.definitionattribute.- Parameters:
value- the definition
-
setDefinition
Generated method - Setter of theRuleActionDefinitionParameter.definitionattribute.- Parameters:
value- the definition
-
getDescription
Generated method - Getter of theRuleActionDefinitionParameter.descriptionattribute.- Returns:
- the description
-
getDescription
Generated method - Getter of theRuleActionDefinitionParameter.descriptionattribute.- Returns:
- the description
-
getAllDescription
Generated method - Getter of theRuleActionDefinitionParameter.descriptionattribute.- Returns:
- the localized description
-
getAllDescription
Generated method - Getter of theRuleActionDefinitionParameter.descriptionattribute.- Returns:
- the localized description
-
setDescription
Generated method - Setter of theRuleActionDefinitionParameter.descriptionattribute.- Parameters:
value- the description
-
setDescription
Generated method - Setter of theRuleActionDefinitionParameter.descriptionattribute.- Parameters:
value- the description
-
setAllDescription
Generated method - Setter of theRuleActionDefinitionParameter.descriptionattribute.- Parameters:
value- the description
-
setAllDescription
Generated method - Setter of theRuleActionDefinitionParameter.descriptionattribute.- Parameters:
value- the description
-
getAllFilters
Generated method - Getter of theRuleActionDefinitionParameter.filtersattribute.- Returns:
- the filters - The map defines narrowing filtering rules. For every entry: key corresponds to the type field name to narrow for, value corresponds to RuleActionDefinitionParameter.id to narrow by
-
getAllFilters
Generated method - Getter of theRuleActionDefinitionParameter.filtersattribute.- Returns:
- the filters - The map defines narrowing filtering rules. For every entry: key corresponds to the type field name to narrow for, value corresponds to RuleActionDefinitionParameter.id to narrow by
-
setAllFilters
Generated method - Setter of theRuleActionDefinitionParameter.filtersattribute.- Parameters:
value- the filters - The map defines narrowing filtering rules. For every entry: key corresponds to the type field name to narrow for, value corresponds to RuleActionDefinitionParameter.id to narrow by
-
setAllFilters
Generated method - Setter of theRuleActionDefinitionParameter.filtersattribute.- Parameters:
value- the filters - The map defines narrowing filtering rules. For every entry: key corresponds to the type field name to narrow for, value corresponds to RuleActionDefinitionParameter.id to narrow by
-
getId
Generated method - Getter of theRuleActionDefinitionParameter.idattribute.- Returns:
- the id
-
getId
Generated method - Getter of theRuleActionDefinitionParameter.idattribute.- Returns:
- the id
-
setId
Generated method - Setter of theRuleActionDefinitionParameter.idattribute.- Parameters:
value- the id
-
setId
Generated method - Setter of theRuleActionDefinitionParameter.idattribute.- Parameters:
value- the id
-
getName
Generated method - Getter of theRuleActionDefinitionParameter.nameattribute.- Returns:
- the name
-
getName
Generated method - Getter of theRuleActionDefinitionParameter.nameattribute.- Returns:
- the name
-
getAllName
Generated method - Getter of theRuleActionDefinitionParameter.nameattribute.- Returns:
- the localized name
-
getAllName
Generated method - Getter of theRuleActionDefinitionParameter.nameattribute.- Returns:
- the localized name
-
setName
Generated method - Setter of theRuleActionDefinitionParameter.nameattribute.- Parameters:
value- the name
-
setName
Generated method - Setter of theRuleActionDefinitionParameter.nameattribute.- Parameters:
value- the name
-
setAllName
Generated method - Setter of theRuleActionDefinitionParameter.nameattribute.- Parameters:
value- the name
-
setAllName
Generated method - Setter of theRuleActionDefinitionParameter.nameattribute.- Parameters:
value- the name
-
getPriority
Generated method - Getter of theRuleActionDefinitionParameter.priorityattribute.- Returns:
- the priority
-
getPriority
Generated method - Getter of theRuleActionDefinitionParameter.priorityattribute.- Returns:
- the priority
-
getPriorityAsPrimitive
Generated method - Getter of theRuleActionDefinitionParameter.priorityattribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive()Generated method - Getter of theRuleActionDefinitionParameter.priorityattribute.- Returns:
- the priority
-
setPriority
Generated method - Setter of theRuleActionDefinitionParameter.priorityattribute.- Parameters:
value- the priority
-
setPriority
Generated method - Setter of theRuleActionDefinitionParameter.priorityattribute.- Parameters:
value- the priority
-
setPriority
Generated method - Setter of theRuleActionDefinitionParameter.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(int value) Generated method - Setter of theRuleActionDefinitionParameter.priorityattribute.- Parameters:
value- the priority
-
isRequired
Generated method - Getter of theRuleActionDefinitionParameter.requiredattribute.- Returns:
- the required - whether the parameter is required
-
isRequired
Generated method - Getter of theRuleActionDefinitionParameter.requiredattribute.- Returns:
- the required - whether the parameter is required
-
isRequiredAsPrimitive
Generated method - Getter of theRuleActionDefinitionParameter.requiredattribute.- Returns:
- the required - whether the parameter is required
-
isRequiredAsPrimitive
public boolean isRequiredAsPrimitive()Generated method - Getter of theRuleActionDefinitionParameter.requiredattribute.- Returns:
- the required - whether the parameter is required
-
setRequired
Generated method - Setter of theRuleActionDefinitionParameter.requiredattribute.- Parameters:
value- the required - whether the parameter is required
-
setRequired
Generated method - Setter of theRuleActionDefinitionParameter.requiredattribute.- Parameters:
value- the required - whether the parameter is required
-
setRequired
Generated method - Setter of theRuleActionDefinitionParameter.requiredattribute.- Parameters:
value- the required - whether the parameter is required
-
setRequired
public void setRequired(boolean value) Generated method - Setter of theRuleActionDefinitionParameter.requiredattribute.- Parameters:
value- the required - whether the parameter is required
-
getType
Generated method - Getter of theRuleActionDefinitionParameter.typeattribute.- Returns:
- the type
-
getType
Generated method - Getter of theRuleActionDefinitionParameter.typeattribute.- Returns:
- the type
-
setType
Generated method - Setter of theRuleActionDefinitionParameter.typeattribute.- Parameters:
value- the type
-
setType
Generated method - Setter of theRuleActionDefinitionParameter.typeattribute.- Parameters:
value- the type
-
getValidators
Generated method - Getter of theRuleActionDefinitionParameter.validatorsattribute.- Returns:
- the validators
-
getValidators
Generated method - Getter of theRuleActionDefinitionParameter.validatorsattribute.- Returns:
- the validators
-
setValidators
Generated method - Setter of theRuleActionDefinitionParameter.validatorsattribute.- Parameters:
value- the validators
-
setValidators
Generated method - Setter of theRuleActionDefinitionParameter.validatorsattribute.- Parameters:
value- the validators
-
getValue
Generated method - Getter of theRuleActionDefinitionParameter.valueattribute.- Returns:
- the value
-
getValue
Generated method - Getter of theRuleActionDefinitionParameter.valueattribute.- Returns:
- the value
-
setValue
Generated method - Setter of theRuleActionDefinitionParameter.valueattribute.- Parameters:
value- the value
-
setValue
Generated method - Setter of theRuleActionDefinitionParameter.valueattribute.- Parameters:
value- the value
-