com.sapportals.wcm.util.acl

Interface IUMPrincipalList

All Known Implementing Classes:
UMPrincipalList

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 interface IUMPrincipalList

An IUMPrincipalList is a list of IUMPrincipals .


Method Summary
 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
 

Method Detail

iterator

IUMPrincipalListIterator iterator()
Deprecated. 
get an iterator for the list

Returns:
the iterator

containsRawEntries

boolean containsRawEntries()
Deprecated. 
check if this list contains one or more IUMPrincipalRaws.

Returns:
true, if at least one list entry is a IUMPrincipalRaw entry

size

int size()
Deprecated. 
get the # of entries for the list

Returns:
the # of entries for the list
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 2011 SAP AG Complete Copyright Notice