com.sapportals.wcm.util.acl

Class AclEntryList

java.lang.Object
  extended by com.sapportals.wcm.util.acl.AclEntryList
All Implemented Interfaces:
IAclEntryList

public final class AclEntryList
extends Object
implements IAclEntryList

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
 int size()
          get the # of entries in this list.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AclEntryList

public AclEntryList()
Method Detail

add

public void add(IAclEntry aclEntry)

containsRawEntries

public boolean containsRawEntries()
Description copied from interface: IAclEntryList
check if this list contains one or more IAclEntryRaws.

Specified by:
containsRawEntries in interface IAclEntryList
Returns:
true, if at least one list entry is a IAclEntryRaw entry

iterator

public IAclEntryListIterator iterator()
Description copied from interface: IAclEntryList
get an iterator for the list

Specified by:
iterator in interface IAclEntryList
Returns:
the iterator

size

public int size()
Description copied from interface: IAclEntryList
get the # of entries in this list. return the # of entries in this list.

Specified by:
size in interface IAclEntryList
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2012 SAP AG Complete Copyright Notice