org.apertereports.util
Class CronExpressionValidator
java.lang.Object
org.apertereports.util.CronExpressionValidator
- All Implemented Interfaces:
- com.vaadin.data.Validator, Serializable
public class CronExpressionValidator
- extends Object
- implements com.vaadin.data.Validator
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface com.vaadin.data.Validator |
com.vaadin.data.Validator.EmptyValueException, com.vaadin.data.Validator.InvalidValueException |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CronExpressionValidator
public CronExpressionValidator(String message)
validate
public void validate(Object value)
throws com.vaadin.data.Validator.InvalidValueException
- Specified by:
validate in interface com.vaadin.data.Validator
- Throws:
com.vaadin.data.Validator.InvalidValueException
isValid
public boolean isValid(Object value)
- Specified by:
isValid in interface com.vaadin.data.Validator
Copyright © 2011-2012. All Rights Reserved.