Class GeneratedRuleConditionDefinitionParameter
- 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.GeneratedRuleConditionDefinitionParameter
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
RuleConditionDefinitionParameter
public abstract class GeneratedRuleConditionDefinitionParameter extends GenericItem
Generated class for typeRuleConditionDefinitionParameter.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested 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
Fields Modifier and Type Field Description protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDEFAULTEDITORQualifier of theRuleConditionDefinitionParameter.defaultEditorattributestatic java.lang.StringDEFINITIONQualifier of theRuleConditionDefinitionParameter.definitionattributeprotected static BidirectionalOneToManyHandler<GeneratedRuleConditionDefinitionParameter>DEFINITIONHANDLERBidirectionalOneToManyHandlerfor handling 1:n DEFINITION's relation attributes from 'one' side.static java.lang.StringDEFINITIONPOSQualifier of theRuleConditionDefinitionParameter.definitionPOSattributestatic java.lang.StringDESCRIPTIONQualifier of theRuleConditionDefinitionParameter.descriptionattributestatic java.lang.StringFILTERSQualifier of theRuleConditionDefinitionParameter.filtersattributestatic java.lang.StringIDQualifier of theRuleConditionDefinitionParameter.idattributestatic java.lang.StringNAMEQualifier of theRuleConditionDefinitionParameter.nameattributestatic java.lang.StringPRIORITYQualifier of theRuleConditionDefinitionParameter.priorityattributestatic java.lang.StringREQUIREDQualifier of theRuleConditionDefinitionParameter.requiredattributestatic java.lang.StringTYPEQualifier of theRuleConditionDefinitionParameter.typeattributestatic java.lang.StringVALIDATORSQualifier of theRuleConditionDefinitionParameter.validatorsattributestatic java.lang.StringVALUEQualifier of theRuleConditionDefinitionParameter.valueattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields 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, staticTransientObjects
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedRuleConditionDefinitionParameter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.util.Map<Language,java.lang.String>getAllDescription()Generated method - Getter of theRuleConditionDefinitionParameter.descriptionattribute.java.util.Map<Language,java.lang.String>getAllDescription(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.descriptionattribute.java.util.Map<java.lang.String,java.lang.String>getAllFilters()Generated method - Getter of theRuleConditionDefinitionParameter.filtersattribute.java.util.Map<java.lang.String,java.lang.String>getAllFilters(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.filtersattribute.java.util.Map<Language,java.lang.String>getAllName()Generated method - Getter of theRuleConditionDefinitionParameter.nameattribute.java.util.Map<Language,java.lang.String>getAllName(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.nameattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDefaultEditor()Generated method - Getter of theRuleConditionDefinitionParameter.defaultEditorattribute.java.lang.StringgetDefaultEditor(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.defaultEditorattribute.RuleConditionDefinitiongetDefinition()Generated method - Getter of theRuleConditionDefinitionParameter.definitionattribute.RuleConditionDefinitiongetDefinition(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.definitionattribute.java.lang.StringgetDescription()Generated method - Getter of theRuleConditionDefinitionParameter.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.descriptionattribute.java.lang.StringgetId()Generated method - Getter of theRuleConditionDefinitionParameter.idattribute.java.lang.StringgetId(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.idattribute.java.lang.StringgetName()Generated method - Getter of theRuleConditionDefinitionParameter.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.nameattribute.java.lang.IntegergetPriority()Generated method - Getter of theRuleConditionDefinitionParameter.priorityattribute.java.lang.IntegergetPriority(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.priorityattribute.intgetPriorityAsPrimitive()Generated method - Getter of theRuleConditionDefinitionParameter.priorityattribute.intgetPriorityAsPrimitive(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.priorityattribute.java.lang.StringgetType()Generated method - Getter of theRuleConditionDefinitionParameter.typeattribute.java.lang.StringgetType(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.typeattribute.java.util.List<java.lang.String>getValidators()Generated method - Getter of theRuleConditionDefinitionParameter.validatorsattribute.java.util.List<java.lang.String>getValidators(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.validatorsattribute.java.lang.StringgetValue()Generated method - Getter of theRuleConditionDefinitionParameter.valueattribute.java.lang.StringgetValue(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.valueattribute.java.lang.BooleanisRequired()Generated method - Getter of theRuleConditionDefinitionParameter.requiredattribute.java.lang.BooleanisRequired(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.requiredattribute.booleanisRequiredAsPrimitive()Generated method - Getter of theRuleConditionDefinitionParameter.requiredattribute.booleanisRequiredAsPrimitive(SessionContext ctx)Generated method - Getter of theRuleConditionDefinitionParameter.requiredattribute.voidsetAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theRuleConditionDefinitionParameter.descriptionattribute.voidsetAllDescription(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theRuleConditionDefinitionParameter.descriptionattribute.voidsetAllFilters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter of theRuleConditionDefinitionParameter.filtersattribute.voidsetAllFilters(java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter of theRuleConditionDefinitionParameter.filtersattribute.voidsetAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theRuleConditionDefinitionParameter.nameattribute.voidsetAllName(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theRuleConditionDefinitionParameter.nameattribute.voidsetDefaultEditor(SessionContext ctx, java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.defaultEditorattribute.voidsetDefaultEditor(java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.defaultEditorattribute.voidsetDefinition(SessionContext ctx, RuleConditionDefinition value)Generated method - Setter of theRuleConditionDefinitionParameter.definitionattribute.voidsetDefinition(RuleConditionDefinition value)Generated method - Setter of theRuleConditionDefinitionParameter.definitionattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.descriptionattribute.voidsetId(SessionContext ctx, java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.idattribute.voidsetId(java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.idattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.nameattribute.voidsetPriority(int value)Generated method - Setter of theRuleConditionDefinitionParameter.priorityattribute.voidsetPriority(SessionContext ctx, int value)Generated method - Setter of theRuleConditionDefinitionParameter.priorityattribute.voidsetPriority(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theRuleConditionDefinitionParameter.priorityattribute.voidsetPriority(java.lang.Integer value)Generated method - Setter of theRuleConditionDefinitionParameter.priorityattribute.voidsetRequired(boolean value)Generated method - Setter of theRuleConditionDefinitionParameter.requiredattribute.voidsetRequired(SessionContext ctx, boolean value)Generated method - Setter of theRuleConditionDefinitionParameter.requiredattribute.voidsetRequired(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theRuleConditionDefinitionParameter.requiredattribute.voidsetRequired(java.lang.Boolean value)Generated method - Setter of theRuleConditionDefinitionParameter.requiredattribute.voidsetType(SessionContext ctx, java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.typeattribute.voidsetType(java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.typeattribute.voidsetValidators(SessionContext ctx, java.util.List<java.lang.String> value)Generated method - Setter of theRuleConditionDefinitionParameter.validatorsattribute.voidsetValidators(java.util.List<java.lang.String> value)Generated method - Setter of theRuleConditionDefinitionParameter.validatorsattribute.voidsetValue(SessionContext ctx, java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.valueattribute.voidsetValue(java.lang.String value)Generated method - Setter of theRuleConditionDefinitionParameter.valueattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods 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, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods 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, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
Qualifier of theRuleConditionDefinitionParameter.idattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theRuleConditionDefinitionParameter.nameattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theRuleConditionDefinitionParameter.descriptionattribute- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Qualifier of theRuleConditionDefinitionParameter.priorityattribute- See Also:
- Constant Field Values
-
TYPE
public static final java.lang.String TYPE
Qualifier of theRuleConditionDefinitionParameter.typeattribute- See Also:
- Constant Field Values
-
VALUE
public static final java.lang.String VALUE
Qualifier of theRuleConditionDefinitionParameter.valueattribute- See Also:
- Constant Field Values
-
REQUIRED
public static final java.lang.String REQUIRED
Qualifier of theRuleConditionDefinitionParameter.requiredattribute- See Also:
- Constant Field Values
-
VALIDATORS
public static final java.lang.String VALIDATORS
Qualifier of theRuleConditionDefinitionParameter.validatorsattribute- See Also:
- Constant Field Values
-
FILTERS
public static final java.lang.String FILTERS
Qualifier of theRuleConditionDefinitionParameter.filtersattribute- See Also:
- Constant Field Values
-
DEFAULTEDITOR
public static final java.lang.String DEFAULTEDITOR
Qualifier of theRuleConditionDefinitionParameter.defaultEditorattribute- See Also:
- Constant Field Values
-
DEFINITIONPOS
public static final java.lang.String DEFINITIONPOS
Qualifier of theRuleConditionDefinitionParameter.definitionPOSattribute- See Also:
- Constant Field Values
-
DEFINITION
public static final java.lang.String DEFINITION
Qualifier of theRuleConditionDefinitionParameter.definitionattribute- See Also:
- Constant Field Values
-
DEFINITIONHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedRuleConditionDefinitionParameter> DEFINITIONHANDLER
BidirectionalOneToManyHandlerfor handling 1:n DEFINITION's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> 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
public java.lang.String getDefaultEditor(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.defaultEditorattribute.- Returns:
- the defaultEditor - default editor for the parameter
-
getDefaultEditor
public java.lang.String getDefaultEditor()
Generated method - Getter of theRuleConditionDefinitionParameter.defaultEditorattribute.- Returns:
- the defaultEditor - default editor for the parameter
-
setDefaultEditor
public void setDefaultEditor(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.defaultEditorattribute.- Parameters:
value- the defaultEditor - default editor for the parameter
-
setDefaultEditor
public void setDefaultEditor(java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.defaultEditorattribute.- Parameters:
value- the defaultEditor - default editor for the parameter
-
getDefinition
public RuleConditionDefinition getDefinition(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.definitionattribute.- Returns:
- the definition
-
getDefinition
public RuleConditionDefinition getDefinition()
Generated method - Getter of theRuleConditionDefinitionParameter.definitionattribute.- Returns:
- the definition
-
setDefinition
public void setDefinition(SessionContext ctx, RuleConditionDefinition value)
Generated method - Setter of theRuleConditionDefinitionParameter.definitionattribute.- Parameters:
value- the definition
-
setDefinition
public void setDefinition(RuleConditionDefinition value)
Generated method - Setter of theRuleConditionDefinitionParameter.definitionattribute.- Parameters:
value- the definition
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.descriptionattribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theRuleConditionDefinitionParameter.descriptionattribute.- Returns:
- the description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.descriptionattribute.- Returns:
- the localized description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theRuleConditionDefinitionParameter.descriptionattribute.- Returns:
- the localized description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.descriptionattribute.- Parameters:
value- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.descriptionattribute.- Parameters:
value- the description
-
setAllDescription
public void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinitionParameter.descriptionattribute.- Parameters:
value- the description
-
setAllDescription
public void setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinitionParameter.descriptionattribute.- Parameters:
value- the description
-
getAllFilters
public java.util.Map<java.lang.String,java.lang.String> getAllFilters(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.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 RuleConditionDefinitionParameter.id to narrow by
-
getAllFilters
public java.util.Map<java.lang.String,java.lang.String> getAllFilters()
Generated method - Getter of theRuleConditionDefinitionParameter.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 RuleConditionDefinitionParameter.id to narrow by
-
setAllFilters
public void setAllFilters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinitionParameter.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 RuleConditionDefinitionParameter.id to narrow by
-
setAllFilters
public void setAllFilters(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinitionParameter.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 RuleConditionDefinitionParameter.id to narrow by
-
getId
public java.lang.String getId(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.idattribute.- Returns:
- the id
-
getId
public java.lang.String getId()
Generated method - Getter of theRuleConditionDefinitionParameter.idattribute.- Returns:
- the id
-
setId
public void setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.idattribute.- Parameters:
value- the id
-
setId
public void setId(java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.idattribute.- Parameters:
value- the id
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theRuleConditionDefinitionParameter.nameattribute.- Returns:
- the name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.nameattribute.- Returns:
- the localized name
-
getAllName
public java.util.Map<Language,java.lang.String> getAllName()
Generated method - Getter of theRuleConditionDefinitionParameter.nameattribute.- Returns:
- the localized name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.nameattribute.- Parameters:
value- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinitionParameter.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theRuleConditionDefinitionParameter.nameattribute.- Parameters:
value- the name
-
getPriority
public java.lang.Integer getPriority(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.priorityattribute.- Returns:
- the priority
-
getPriority
public java.lang.Integer getPriority()
Generated method - Getter of theRuleConditionDefinitionParameter.priorityattribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.priorityattribute.- Returns:
- the priority
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive()
Generated method - Getter of theRuleConditionDefinitionParameter.priorityattribute.- Returns:
- the priority
-
setPriority
public void setPriority(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theRuleConditionDefinitionParameter.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(java.lang.Integer value)
Generated method - Setter of theRuleConditionDefinitionParameter.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(SessionContext ctx, int value)
Generated method - Setter of theRuleConditionDefinitionParameter.priorityattribute.- Parameters:
value- the priority
-
setPriority
public void setPriority(int value)
Generated method - Setter of theRuleConditionDefinitionParameter.priorityattribute.- Parameters:
value- the priority
-
isRequired
public java.lang.Boolean isRequired(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.requiredattribute.- Returns:
- the required - whether the parameter is required
-
isRequired
public java.lang.Boolean isRequired()
Generated method - Getter of theRuleConditionDefinitionParameter.requiredattribute.- Returns:
- the required - whether the parameter is required
-
isRequiredAsPrimitive
public boolean isRequiredAsPrimitive(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.requiredattribute.- Returns:
- the required - whether the parameter is required
-
isRequiredAsPrimitive
public boolean isRequiredAsPrimitive()
Generated method - Getter of theRuleConditionDefinitionParameter.requiredattribute.- Returns:
- the required - whether the parameter is required
-
setRequired
public void setRequired(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theRuleConditionDefinitionParameter.requiredattribute.- Parameters:
value- the required - whether the parameter is required
-
setRequired
public void setRequired(java.lang.Boolean value)
Generated method - Setter of theRuleConditionDefinitionParameter.requiredattribute.- Parameters:
value- the required - whether the parameter is required
-
setRequired
public void setRequired(SessionContext ctx, boolean value)
Generated method - Setter of theRuleConditionDefinitionParameter.requiredattribute.- Parameters:
value- the required - whether the parameter is required
-
setRequired
public void setRequired(boolean value)
Generated method - Setter of theRuleConditionDefinitionParameter.requiredattribute.- Parameters:
value- the required - whether the parameter is required
-
getType
public java.lang.String getType(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.typeattribute.- Returns:
- the type
-
getType
public java.lang.String getType()
Generated method - Getter of theRuleConditionDefinitionParameter.typeattribute.- Returns:
- the type
-
setType
public void setType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.typeattribute.- Parameters:
value- the type
-
setType
public void setType(java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.typeattribute.- Parameters:
value- the type
-
getValidators
public java.util.List<java.lang.String> getValidators(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.validatorsattribute.- Returns:
- the validators
-
getValidators
public java.util.List<java.lang.String> getValidators()
Generated method - Getter of theRuleConditionDefinitionParameter.validatorsattribute.- Returns:
- the validators
-
setValidators
public void setValidators(SessionContext ctx, java.util.List<java.lang.String> value)
Generated method - Setter of theRuleConditionDefinitionParameter.validatorsattribute.- Parameters:
value- the validators
-
setValidators
public void setValidators(java.util.List<java.lang.String> value)
Generated method - Setter of theRuleConditionDefinitionParameter.validatorsattribute.- Parameters:
value- the validators
-
getValue
public java.lang.String getValue(SessionContext ctx)
Generated method - Getter of theRuleConditionDefinitionParameter.valueattribute.- Returns:
- the value
-
getValue
public java.lang.String getValue()
Generated method - Getter of theRuleConditionDefinitionParameter.valueattribute.- Returns:
- the value
-
setValue
public void setValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.valueattribute.- Parameters:
value- the value
-
setValue
public void setValue(java.lang.String value)
Generated method - Setter of theRuleConditionDefinitionParameter.valueattribute.- Parameters:
value- the value
-
-