org.alfresco.web.bean.rules.handlers.property
Class DatePropertyValueConditionHandler
java.lang.Object
org.alfresco.web.bean.rules.handlers.BaseConditionHandler
org.alfresco.web.bean.rules.handlers.PropertyValueHandler
org.alfresco.web.bean.rules.handlers.property.TextPropertyValueConditionHandler
org.alfresco.web.bean.rules.handlers.property.DatePropertyValueConditionHandler
- All Implemented Interfaces:
- java.io.Serializable, IHandler
public class DatePropertyValueConditionHandler
- extends TextPropertyValueConditionHandler
Condition handler for the "compare-date-property" condition.
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
NAME
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
DatePropertyValueConditionHandler
public DatePropertyValueConditionHandler()
getConditionName
protected java.lang.String getConditionName()
- Overrides:
getConditionName
in class TextPropertyValueConditionHandler
prepareForSaveWithCorrectType
protected void prepareForSaveWithCorrectType(java.util.Map conditionProps,
java.util.Map repoProps)
- Overrides:
prepareForSaveWithCorrectType
in class PropertyValueHandler
prepareForEditWithCorrectType
protected void prepareForEditWithCorrectType(java.util.Map conditionProps,
java.util.Map repoProps)
- Overrides:
prepareForEditWithCorrectType
in class PropertyValueHandler
getSummaryStringTemplate
protected java.lang.String getSummaryStringTemplate(java.lang.Boolean not)
- Overrides:
getSummaryStringTemplate
in class TextPropertyValueConditionHandler
displayOperation
protected java.lang.String displayOperation(java.lang.String operation)
- Overrides:
displayOperation
in class TextPropertyValueConditionHandler
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.