public abstract class GeneratedRuleConditionDefinition extends GenericItem
RuleConditionDefinition.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 String |
ALLOWSCHILDREN
Qualifier of the
RuleConditionDefinition.allowsChildren attribute |
static String |
BREADCRUMB
Qualifier of the
RuleConditionDefinition.breadcrumb attribute |
static String |
CATEGORIES
Qualifier of the
RuleConditionDefinition.categories attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
ID
Qualifier of the
RuleConditionDefinition.id attribute |
static String |
NAME
Qualifier of the
RuleConditionDefinition.name attribute |
static String |
PARAMETERS
Qualifier of the
RuleConditionDefinition.parameters attribute |
protected static OneToManyHandler<RuleConditionDefinitionParameter> |
PARAMETERSHANDLER
OneToManyHandler for handling 1:n PARAMETERS's relation attributes from 'many' side. |
static String |
PRIORITY
Qualifier of the
RuleConditionDefinition.priority attribute |
protected static String |
RULECONDITIONDEFINITION2CATEGORYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for RuleConditionDefinition2CategoryRelation from ((ruleengineservices))
|
protected static String |
RULECONDITIONDEFINITION2CATEGORYRELATION_SRC_ORDERED
Relation ordering override parameter constants for RuleConditionDefinition2CategoryRelation from ((ruleengineservices))
|
protected static String |
RULECONDITIONDEFINITION2CATEGORYRELATION_TGT_ORDERED |
static String |
RULETYPES
Qualifier of the
RuleConditionDefinition.ruleTypes attribute |
protected static OneToManyHandler<RuleConditionDefinitionRuleTypeMapping> |
RULETYPESHANDLER
OneToManyHandler for handling 1:n RULETYPES's relation attributes from 'many' side. |
static String |
TRANSLATORID
Qualifier of the
RuleConditionDefinition.translatorId attribute |
static String |
TRANSLATORPARAMETERS
Qualifier of the
RuleConditionDefinition.translatorParameters 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 |
|---|
GeneratedRuleConditionDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCategories(RuleConditionDefinitionCategory value)
Generated method - Adds
value to categories. |
void |
addToCategories(SessionContext ctx,
RuleConditionDefinitionCategory value)
Generated method - Adds
value to categories. |
void |
addToParameters(RuleConditionDefinitionParameter value)
Generated method - Adds
value to parameters. |
void |
addToParameters(SessionContext ctx,
RuleConditionDefinitionParameter value)
Generated method - Adds
value to parameters. |
void |
addToRuleTypes(RuleConditionDefinitionRuleTypeMapping value)
Generated method - Adds
value to ruleTypes. |
void |
addToRuleTypes(SessionContext ctx,
RuleConditionDefinitionRuleTypeMapping value)
Generated method - Adds
value to ruleTypes. |
Map<Language,String> |
getAllBreadcrumb()
Generated method - Getter of the
RuleConditionDefinition.breadcrumb attribute. |
Map<Language,String> |
getAllBreadcrumb(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.breadcrumb attribute. |
Map<Language,String> |
getAllName()
Generated method - Getter of the
RuleConditionDefinition.name attribute. |
Map<Language,String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.name attribute. |
Map<String,String> |
getAllTranslatorParameters()
Generated method - Getter of the
RuleConditionDefinition.translatorParameters attribute. |
Map<String,String> |
getAllTranslatorParameters(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.translatorParameters attribute. |
String |
getBreadcrumb()
Generated method - Getter of the
RuleConditionDefinition.breadcrumb attribute. |
String |
getBreadcrumb(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.breadcrumb attribute. |
List<RuleConditionDefinitionCategory> |
getCategories()
Generated method - Getter of the
RuleConditionDefinition.categories attribute. |
List<RuleConditionDefinitionCategory> |
getCategories(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.categories attribute. |
long |
getCategoriesCount() |
long |
getCategoriesCount(SessionContext ctx) |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getId()
Generated method - Getter of the
RuleConditionDefinition.id attribute. |
String |
getId(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.id attribute. |
String |
getName()
Generated method - Getter of the
RuleConditionDefinition.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.name attribute. |
List<RuleConditionDefinitionParameter> |
getParameters()
Generated method - Getter of the
RuleConditionDefinition.parameters attribute. |
List<RuleConditionDefinitionParameter> |
getParameters(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.parameters attribute. |
Integer |
getPriority()
Generated method - Getter of the
RuleConditionDefinition.priority attribute. |
Integer |
getPriority(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.priority attribute. |
int |
getPriorityAsPrimitive()
Generated method - Getter of the
RuleConditionDefinition.priority attribute. |
int |
getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.priority attribute. |
List<RuleConditionDefinitionRuleTypeMapping> |
getRuleTypes()
Generated method - Getter of the
RuleConditionDefinition.ruleTypes attribute. |
List<RuleConditionDefinitionRuleTypeMapping> |
getRuleTypes(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.ruleTypes attribute. |
String |
getTranslatorId()
Generated method - Getter of the
RuleConditionDefinition.translatorId attribute. |
String |
getTranslatorId(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.translatorId attribute. |
Boolean |
isAllowsChildren()
Generated method - Getter of the
RuleConditionDefinition.allowsChildren attribute. |
Boolean |
isAllowsChildren(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.allowsChildren attribute. |
boolean |
isAllowsChildrenAsPrimitive()
Generated method - Getter of the
RuleConditionDefinition.allowsChildren attribute. |
boolean |
isAllowsChildrenAsPrimitive(SessionContext ctx)
Generated method - Getter of the
RuleConditionDefinition.allowsChildren attribute. |
void |
removeFromCategories(RuleConditionDefinitionCategory value)
Generated method - Removes
value from categories. |
void |
removeFromCategories(SessionContext ctx,
RuleConditionDefinitionCategory value)
Generated method - Removes
value from categories. |
void |
removeFromParameters(RuleConditionDefinitionParameter value)
Generated method - Removes
value from parameters. |
void |
removeFromParameters(SessionContext ctx,
RuleConditionDefinitionParameter value)
Generated method - Removes
value from parameters. |
void |
removeFromRuleTypes(RuleConditionDefinitionRuleTypeMapping value)
Generated method - Removes
value from ruleTypes. |
void |
removeFromRuleTypes(SessionContext ctx,
RuleConditionDefinitionRuleTypeMapping value)
Generated method - Removes
value from ruleTypes. |
void |
setAllBreadcrumb(Map<Language,String> value)
Generated method - Setter of the
RuleConditionDefinition.breadcrumb attribute. |
void |
setAllBreadcrumb(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
RuleConditionDefinition.breadcrumb attribute. |
void |
setAllName(Map<Language,String> value)
Generated method - Setter of the
RuleConditionDefinition.name attribute. |
void |
setAllName(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
RuleConditionDefinition.name attribute. |
void |
setAllowsChildren(boolean value)
Generated method - Setter of the
RuleConditionDefinition.allowsChildren attribute. |
void |
setAllowsChildren(Boolean value)
Generated method - Setter of the
RuleConditionDefinition.allowsChildren attribute. |
void |
setAllowsChildren(SessionContext ctx,
boolean value)
Generated method - Setter of the
RuleConditionDefinition.allowsChildren attribute. |
void |
setAllowsChildren(SessionContext ctx,
Boolean value)
Generated method - Setter of the
RuleConditionDefinition.allowsChildren attribute. |
void |
setAllTranslatorParameters(Map<String,String> value)
Generated method - Setter of the
RuleConditionDefinition.translatorParameters attribute. |
void |
setAllTranslatorParameters(SessionContext ctx,
Map<String,String> value)
Generated method - Setter of the
RuleConditionDefinition.translatorParameters attribute. |
void |
setBreadcrumb(SessionContext ctx,
String value)
Generated method - Setter of the
RuleConditionDefinition.breadcrumb attribute. |
void |
setBreadcrumb(String value)
Generated method - Setter of the
RuleConditionDefinition.breadcrumb attribute. |
void |
setCategories(List<RuleConditionDefinitionCategory> value)
Generated method - Setter of the
RuleConditionDefinition.categories attribute. |
void |
setCategories(SessionContext ctx,
List<RuleConditionDefinitionCategory> value)
Generated method - Setter of the
RuleConditionDefinition.categories attribute. |
void |
setId(SessionContext ctx,
String value)
Generated method - Setter of the
RuleConditionDefinition.id attribute. |
void |
setId(String value)
Generated method - Setter of the
RuleConditionDefinition.id attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
RuleConditionDefinition.name attribute. |
void |
setName(String value)
Generated method - Setter of the
RuleConditionDefinition.name attribute. |
void |
setParameters(List<RuleConditionDefinitionParameter> value)
Generated method - Setter of the
RuleConditionDefinition.parameters attribute. |
void |
setParameters(SessionContext ctx,
List<RuleConditionDefinitionParameter> value)
Generated method - Setter of the
RuleConditionDefinition.parameters attribute. |
void |
setPriority(int value)
Generated method - Setter of the
RuleConditionDefinition.priority attribute. |
void |
setPriority(Integer value)
Generated method - Setter of the
RuleConditionDefinition.priority attribute. |
void |
setPriority(SessionContext ctx,
int value)
Generated method - Setter of the
RuleConditionDefinition.priority attribute. |
void |
setPriority(SessionContext ctx,
Integer value)
Generated method - Setter of the
RuleConditionDefinition.priority attribute. |
void |
setRuleTypes(List<RuleConditionDefinitionRuleTypeMapping> value)
Generated method - Setter of the
RuleConditionDefinition.ruleTypes attribute. |
void |
setRuleTypes(SessionContext ctx,
List<RuleConditionDefinitionRuleTypeMapping> value)
Generated method - Setter of the
RuleConditionDefinition.ruleTypes attribute. |
void |
setTranslatorId(SessionContext ctx,
String value)
Generated method - Setter of the
RuleConditionDefinition.translatorId attribute. |
void |
setTranslatorId(String value)
Generated method - Setter of the
RuleConditionDefinition.translatorId attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String ID
RuleConditionDefinition.id attributepublic static final String NAME
RuleConditionDefinition.name attributepublic static final String PRIORITY
RuleConditionDefinition.priority attributepublic static final String BREADCRUMB
RuleConditionDefinition.breadcrumb attributepublic static final String ALLOWSCHILDREN
RuleConditionDefinition.allowsChildren attributepublic static final String TRANSLATORID
RuleConditionDefinition.translatorId attributepublic static final String TRANSLATORPARAMETERS
RuleConditionDefinition.translatorParameters attributepublic static final String CATEGORIES
RuleConditionDefinition.categories attributeprotected static String RULECONDITIONDEFINITION2CATEGORYRELATION_SRC_ORDERED
protected static String RULECONDITIONDEFINITION2CATEGORYRELATION_TGT_ORDERED
protected static String RULECONDITIONDEFINITION2CATEGORYRELATION_MARKMODIFIED
public static final String PARAMETERS
RuleConditionDefinition.parameters attributepublic static final String RULETYPES
RuleConditionDefinition.ruleTypes attributeprotected static final OneToManyHandler<RuleConditionDefinitionParameter> PARAMETERSHANDLER
OneToManyHandler for handling 1:n PARAMETERS's relation attributes from 'many' side.protected static final OneToManyHandler<RuleConditionDefinitionRuleTypeMapping> RULETYPESHANDLER
OneToManyHandler for handling 1:n RULETYPES's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Boolean isAllowsChildren(SessionContext ctx)
RuleConditionDefinition.allowsChildren attribute.public Boolean isAllowsChildren()
RuleConditionDefinition.allowsChildren attribute.public boolean isAllowsChildrenAsPrimitive(SessionContext ctx)
RuleConditionDefinition.allowsChildren attribute.public boolean isAllowsChildrenAsPrimitive()
RuleConditionDefinition.allowsChildren attribute.public void setAllowsChildren(SessionContext ctx, Boolean value)
RuleConditionDefinition.allowsChildren attribute.value - the allowsChildrenpublic void setAllowsChildren(Boolean value)
RuleConditionDefinition.allowsChildren attribute.value - the allowsChildrenpublic void setAllowsChildren(SessionContext ctx, boolean value)
RuleConditionDefinition.allowsChildren attribute.value - the allowsChildrenpublic void setAllowsChildren(boolean value)
RuleConditionDefinition.allowsChildren attribute.value - the allowsChildrenpublic String getBreadcrumb(SessionContext ctx)
RuleConditionDefinition.breadcrumb attribute.public String getBreadcrumb()
RuleConditionDefinition.breadcrumb attribute.public Map<Language,String> getAllBreadcrumb(SessionContext ctx)
RuleConditionDefinition.breadcrumb attribute.public Map<Language,String> getAllBreadcrumb()
RuleConditionDefinition.breadcrumb attribute.public void setBreadcrumb(SessionContext ctx, String value)
RuleConditionDefinition.breadcrumb attribute.value - the breadcrumbpublic void setBreadcrumb(String value)
RuleConditionDefinition.breadcrumb attribute.value - the breadcrumbpublic void setAllBreadcrumb(SessionContext ctx, Map<Language,String> value)
RuleConditionDefinition.breadcrumb attribute.value - the breadcrumbpublic void setAllBreadcrumb(Map<Language,String> value)
RuleConditionDefinition.breadcrumb attribute.value - the breadcrumbpublic List<RuleConditionDefinitionCategory> getCategories(SessionContext ctx)
RuleConditionDefinition.categories attribute.public List<RuleConditionDefinitionCategory> getCategories()
RuleConditionDefinition.categories attribute.public long getCategoriesCount(SessionContext ctx)
public long getCategoriesCount()
public void setCategories(SessionContext ctx, List<RuleConditionDefinitionCategory> value)
RuleConditionDefinition.categories attribute.value - the categoriespublic void setCategories(List<RuleConditionDefinitionCategory> value)
RuleConditionDefinition.categories attribute.value - the categoriespublic void addToCategories(SessionContext ctx, RuleConditionDefinitionCategory value)
value to categories.value - the item to add to categoriespublic void addToCategories(RuleConditionDefinitionCategory value)
value to categories.value - the item to add to categoriespublic void removeFromCategories(SessionContext ctx, RuleConditionDefinitionCategory value)
value from categories.value - the item to remove from categoriespublic void removeFromCategories(RuleConditionDefinitionCategory value)
value from categories.value - the item to remove from categoriespublic String getId(SessionContext ctx)
RuleConditionDefinition.id attribute.public String getId()
RuleConditionDefinition.id attribute.public void setId(SessionContext ctx, String value)
RuleConditionDefinition.id attribute.value - the idpublic void setId(String value)
RuleConditionDefinition.id attribute.value - the idpublic String getName(SessionContext ctx)
RuleConditionDefinition.name attribute.public String getName()
RuleConditionDefinition.name attribute.public Map<Language,String> getAllName(SessionContext ctx)
RuleConditionDefinition.name attribute.public Map<Language,String> getAllName()
RuleConditionDefinition.name attribute.public void setName(SessionContext ctx, String value)
RuleConditionDefinition.name attribute.value - the namepublic void setName(String value)
RuleConditionDefinition.name attribute.value - the namepublic void setAllName(SessionContext ctx, Map<Language,String> value)
RuleConditionDefinition.name attribute.value - the namepublic void setAllName(Map<Language,String> value)
RuleConditionDefinition.name attribute.value - the namepublic List<RuleConditionDefinitionParameter> getParameters(SessionContext ctx)
RuleConditionDefinition.parameters attribute.public List<RuleConditionDefinitionParameter> getParameters()
RuleConditionDefinition.parameters attribute.public void setParameters(SessionContext ctx, List<RuleConditionDefinitionParameter> value)
RuleConditionDefinition.parameters attribute.value - the parameterspublic void setParameters(List<RuleConditionDefinitionParameter> value)
RuleConditionDefinition.parameters attribute.value - the parameterspublic void addToParameters(SessionContext ctx, RuleConditionDefinitionParameter value)
value to parameters.value - the item to add to parameterspublic void addToParameters(RuleConditionDefinitionParameter value)
value to parameters.value - the item to add to parameterspublic void removeFromParameters(SessionContext ctx, RuleConditionDefinitionParameter value)
value from parameters.value - the item to remove from parameterspublic void removeFromParameters(RuleConditionDefinitionParameter value)
value from parameters.value - the item to remove from parameterspublic Integer getPriority(SessionContext ctx)
RuleConditionDefinition.priority attribute.public Integer getPriority()
RuleConditionDefinition.priority attribute.public int getPriorityAsPrimitive(SessionContext ctx)
RuleConditionDefinition.priority attribute.public int getPriorityAsPrimitive()
RuleConditionDefinition.priority attribute.public void setPriority(SessionContext ctx, Integer value)
RuleConditionDefinition.priority attribute.value - the prioritypublic void setPriority(Integer value)
RuleConditionDefinition.priority attribute.value - the prioritypublic void setPriority(SessionContext ctx, int value)
RuleConditionDefinition.priority attribute.value - the prioritypublic void setPriority(int value)
RuleConditionDefinition.priority attribute.value - the prioritypublic List<RuleConditionDefinitionRuleTypeMapping> getRuleTypes(SessionContext ctx)
RuleConditionDefinition.ruleTypes attribute.public List<RuleConditionDefinitionRuleTypeMapping> getRuleTypes()
RuleConditionDefinition.ruleTypes attribute.public void setRuleTypes(SessionContext ctx, List<RuleConditionDefinitionRuleTypeMapping> value)
RuleConditionDefinition.ruleTypes attribute.value - the ruleTypespublic void setRuleTypes(List<RuleConditionDefinitionRuleTypeMapping> value)
RuleConditionDefinition.ruleTypes attribute.value - the ruleTypespublic void addToRuleTypes(SessionContext ctx, RuleConditionDefinitionRuleTypeMapping value)
value to ruleTypes.value - the item to add to ruleTypespublic void addToRuleTypes(RuleConditionDefinitionRuleTypeMapping value)
value to ruleTypes.value - the item to add to ruleTypespublic void removeFromRuleTypes(SessionContext ctx, RuleConditionDefinitionRuleTypeMapping value)
value from ruleTypes.value - the item to remove from ruleTypespublic void removeFromRuleTypes(RuleConditionDefinitionRuleTypeMapping value)
value from ruleTypes.value - the item to remove from ruleTypespublic String getTranslatorId(SessionContext ctx)
RuleConditionDefinition.translatorId attribute.public String getTranslatorId()
RuleConditionDefinition.translatorId attribute.public void setTranslatorId(SessionContext ctx, String value)
RuleConditionDefinition.translatorId attribute.value - the translatorIdpublic void setTranslatorId(String value)
RuleConditionDefinition.translatorId attribute.value - the translatorIdpublic Map<String,String> getAllTranslatorParameters(SessionContext ctx)
RuleConditionDefinition.translatorParameters attribute.public Map<String,String> getAllTranslatorParameters()
RuleConditionDefinition.translatorParameters attribute.public void setAllTranslatorParameters(SessionContext ctx, Map<String,String> value)
RuleConditionDefinition.translatorParameters attribute.value - the translatorParametersCopyright © 2017 SAP SE. All Rights Reserved.