|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Provides an enumeration of the Trustees from a given directory entry.
Trustees can be associated with a given directory entry (file or directory), which can have multiple Trustees.
Trustee| Field Summary | |
static java.lang.String |
ATTRIBUTE_ID
Attribute ID of the TrusteeEnumerator. |
static java.lang.String |
COMPARE_SYNTAX_STRING
Schema Syntax of the TrusteeEnumerator. |
static java.lang.String |
SCHEMA_BINDING_NAME
Schema Name of the TrusteeEnumerator. |
| Method Summary | |
boolean |
hasMore()
Returns a boolean indicating if more elements are available. |
Trustee |
next()
Return the typed (nextElement) Trustee value. |
| Methods inherited from interface java.util.Enumeration |
hasMoreElements,
nextElement |
| Field Detail |
public static final java.lang.String ATTRIBUTE_ID
(ATTRIBUTE_ID = com.novell.service.file.nw.Trustee.ATTRIBUTE_ID)
Trusteepublic static final java.lang.String SCHEMA_BINDING_NAME
(SCHEMA_BINDING_NAME = com.novell.service.file.nw.Trustee.SCHEMA_BINDING_NAME)
Trusteepublic static final java.lang.String COMPARE_SYNTAX_STRING
(COMPARE_SYNTAX_STRING = com.novell.service.file.nw.Trustee.COMPARE_SYNTAX_STRING)
ExtendedAttribute| Method Detail |
public Trustee next()
Trusteepublic boolean hasMore()
Trustee
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||