|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataValidation
Define a data validation
Method Summary | |
---|---|
boolean |
equals(Object pObj)
Constraint should return true if they represent the same constraint. |
String |
getConstraintName()
The constraint name e.g. |
String |
getConstraintType()
The constraint Type e.g. |
IEntity |
getEntity()
The validated entity |
int |
hashCode()
|
String |
toString()
|
Method Detail |
---|
IEntity getEntity()
String getConstraintType()
String getConstraintName()
boolean equals(Object pObj)
equals
in class Object
pObj
-
int hashCode()
hashCode
in class Object
equals(Object)
String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |