|
Spring LDAP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- public interface Specification<T>
The specification interface is implemented to declare rules that a record must conform to. The motivation behind this class was to provide a mechanism to enable schema validations.
Method Summary | |
---|---|
boolean |
isSatisfiedBy(T record)
|
Method Detail |
---|
boolean isSatisfiedBy(T record) throws NamingException
NamingException
|
Spring LDAP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |