public class IntegerPropertyValueConditionHandler extends TextPropertyValueConditionHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
UI_PARAM_OPERATION, UI_PARAM_QNAMEPROP_CONTAINS_TEXTCONDITION_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, prepareForSavegetJSPPath, getNamespaceService, isAllowMultiple, setupUIDefaultspublic static final String NAME
public IntegerPropertyValueConditionHandler()
protected String getConditionName()
getConditionName in class TextPropertyValueConditionHandlerprotected void prepareForSaveWithCorrectType(Map<String,Serializable> conditionProps, Map<String,Serializable> repoProps)
prepareForSaveWithCorrectType in class PropertyValueHandlerprotected void prepareForEditWithCorrectType(Map<String,Serializable> conditionProps, Map<String,Serializable> repoProps)
prepareForEditWithCorrectType in class PropertyValueHandlerprotected String getSummaryStringTemplate(Boolean not)
getSummaryStringTemplate in class TextPropertyValueConditionHandlerprotected String displayOperation(String operation)
displayOperation in class TextPropertyValueConditionHandlerCopyright © 2005–2018 Alfresco Software. All rights reserved.