public class IntegerPropertyValueConditionHandler extends TextPropertyValueConditionHandler
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
UI_PARAM_OPERATION, UI_PARAM_QNAME
PROP_CONTAINS_TEXT
CONDITION_PAGES_LOCATION, PROP_CONDITION_NOT
Constructor and Description |
---|
IntegerPropertyValueConditionHandler() |
Modifier and Type | Method and Description |
---|---|
protected String |
displayOperation(String operation) |
protected String |
getConditionName() |
protected String |
getSummaryStringTemplate(Boolean not) |
protected void |
prepareForEditWithCorrectType(Map<String,Serializable> conditionProps,
Map<String,Serializable> repoProps) |
protected void |
prepareForSaveWithCorrectType(Map<String,Serializable> conditionProps,
Map<String,Serializable> repoProps) |
generateSummary, getJSPPath, prepareForEdit, prepareForSave
getJSPPath, getNamespaceService, isAllowMultiple, setupUIDefaults
public static final String NAME
public IntegerPropertyValueConditionHandler()
protected String getConditionName()
getConditionName
in class TextPropertyValueConditionHandler
protected void prepareForSaveWithCorrectType(Map<String,Serializable> conditionProps, Map<String,Serializable> repoProps)
prepareForSaveWithCorrectType
in class PropertyValueHandler
protected void prepareForEditWithCorrectType(Map<String,Serializable> conditionProps, Map<String,Serializable> repoProps)
prepareForEditWithCorrectType
in class PropertyValueHandler
protected String getSummaryStringTemplate(Boolean not)
getSummaryStringTemplate
in class TextPropertyValueConditionHandler
protected String displayOperation(String operation)
displayOperation
in class TextPropertyValueConditionHandler
Copyright © 2005–2017 Alfresco Software. All rights reserved.