|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.util.acl.AclEntryList
Default implementation of an IAclEntryList , a list of
IAclEntry s.
| Constructor Summary | |
AclEntryList()
|
|
| Method Summary | |
void |
add(IAclEntry aclEntry)
|
boolean |
containsRawEntries()
check if this list contains one or more IAclEntryRaws. |
IAclEntryListIterator |
iterator()
get an iterator for the list |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AclEntryList()
| Method Detail |
public void add(IAclEntry aclEntry)
public boolean containsRawEntries()
IAclEntryListIAclEntryRaws.containsRawEntries in interface IAclEntryListcom.sapportals.wcm.util.acl.IAclEntryListtrue, if at least one list entry is a
IAclEntryRaw entrypublic IAclEntryListIterator iterator()
IAclEntryListiterator in interface IAclEntryListcom.sapportals.wcm.util.acl.IAclEntryList
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||