com.plumtree.portalpages.common.helpers
Class IntegerProperty

java.lang.Object
  extended by com.plumtree.portalpages.common.helpers.PropertyValidator
      extended by com.plumtree.portalpages.common.helpers.IntegerProperty
Direct Known Subclasses:
IntegerPropertyWithRange

public class IntegerProperty
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
IntegerProperty(PropertyValidatorOwner owner)
          Creates a new IntegerProperty 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

IntegerProperty

public IntegerProperty(PropertyValidatorOwner owner)
Creates a new IntegerProperty 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.