|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientAttribute
The server specific interface extending the EntryAttribute interface. It adds three more methods which are Server side.
Method Summary | |
---|---|
boolean |
isValid(SyntaxChecker checker)
Checks to see if this attribute is valid along with the values it contains. |
Methods inherited from interface org.apache.directory.shared.ldap.entry.EntryAttribute |
---|
add, add, add, clear, clone, contains, contains, contains, get, get, getAll, getBytes, getId, getString, getUpId, isHR, put, put, put, put, remove, remove, remove, setHR, setId, setUpId, size |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Methods inherited from interface java.io.Externalizable |
---|
readExternal, writeExternal |
Method Detail |
---|
boolean isValid(SyntaxChecker checker) throws javax.naming.NamingException
checker
- The syntax checker
javax.naming.NamingException
- if there is a failure to check syntaxes of values
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |