|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.common.helpers.PropertyValidator
com.plumtree.portalpages.common.helpers.MandatoryProperty
public class MandatoryProperty
| Field Summary |
|---|
| Fields inherited from class com.plumtree.portalpages.common.helpers.PropertyValidator |
|---|
INVALID, m_asOwner, m_owner, VALID, VALIDSOFAR |
| Constructor Summary | |
|---|---|
MandatoryProperty(PropertyValidatorOwner owner)
Creates a new MandatoryProperty 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 |
|---|
public MandatoryProperty(PropertyValidatorOwner owner)
owner - | Method Detail |
|---|
public int validate(PropertyValue val)
validate in class PropertyValidatorval -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||