com.sapportals.wcm.util.acl

Class UMPrincipalList

java.lang.Object
  extended by com.sapportals.wcm.util.acl.UMPrincipalList
All Implemented Interfaces:
IUMPrincipalList

Deprecated. As of NetWeaver 7.1, methods previously returning an IUMPrincipalList, will now return a simple java.util.List, which contains objects of type com.sap.security.api.IPrincipal.

public final class UMPrincipalList
extends Object
implements IUMPrincipalList

Default implementation of an IUMPrincipalList , a list of IUMPrincipal s.


Constructor Summary
UMPrincipalList()
          Deprecated.  
 
Method Summary
 void add(com.sapportals.portal.security.usermanagement.IUMPrincipal principal)
          Deprecated.  
 boolean containsRawEntries()
          Deprecated. check if this list contains one or more IUMPrincipalRaws.
 IUMPrincipalListIterator iterator()
          Deprecated. get an iterator for the list
 int size()
          Deprecated. get the # of entries for the list
 String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UMPrincipalList

public UMPrincipalList()
Deprecated. 
Method Detail

add

public void add(com.sapportals.portal.security.usermanagement.IUMPrincipal principal)
Deprecated. 

containsRawEntries

public boolean containsRawEntries()
Deprecated. 
Description copied from interface: IUMPrincipalList
check if this list contains one or more IUMPrincipalRaws.

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

iterator

public IUMPrincipalListIterator iterator()
Deprecated. 
Description copied from interface: IUMPrincipalList
get an iterator for the list

Specified by:
iterator in interface IUMPrincipalList
Returns:
the iterator

size

public int size()
Deprecated. 
Description copied from interface: IUMPrincipalList
get the # of entries for the list

Specified by:
size in interface IUMPrincipalList
Returns:
the # of entries for the list

toString

public String toString()
Deprecated. 
Overrides:
toString in class Object
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice