com.plumtree.portalpages.common.helpers
Class DateProperty

java.lang.Object
  extended by com.plumtree.portalpages.common.helpers.PropertyValidator
      extended by com.plumtree.portalpages.common.helpers.DateProperty

public class DateProperty
extends PropertyValidator

Author:
OlegS

Field Summary
 
Fields inherited from class com.plumtree.portalpages.common.helpers.PropertyValidator
INVALID, m_asOwner, m_owner, VALID, VALIDSOFAR
 
Constructor Summary
DateProperty(PropertyValidatorOwner owner)
          Creates a new DateProperty object.
 
Method Summary
 int validate(PropertyValue val)
           
 
Methods inherited from class com.plumtree.portalpages.common.helpers.PropertyValidator
SetInvalid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateProperty

public DateProperty(PropertyValidatorOwner owner)
Creates a new DateProperty object.

Parameters:
owner -
Method Detail

validate

public int validate(PropertyValue val)
Overrides:
validate in class PropertyValidator
Parameters:
val -
Returns:



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.