Uses of Class
com.sapportals.wcm.util.acl.AlreadyAssignedToAclException

Packages that use AlreadyAssignedToAclException
com.sapportals.wcm.repository.security Contains interfaces for ACL security managers. 
com.sapportals.wcm.util.acl Contains interfaces for ACLs and AclManagers with definitions for permissions, ACLs and ACL entries. 
 

Uses of AlreadyAssignedToAclException in com.sapportals.wcm.repository.security
 

Methods in com.sapportals.wcm.repository.security that throw AlreadyAssignedToAclException
 boolean IResourceAcl.addEntry(IResourceAclEntry aclEntry)
          add an ACE to the ACL
 boolean IResourceAcl4Tx.set(IResourceAclEntryList entries, IUMPrincipalList owners)
          Deprecated. As of NetWeaver 7.1, replaced by IResourceAcl4Tx.set(IResourceAclEntryList, java.util.List)
 boolean IResourceAcl4Tx.set(IResourceAclEntryList entries, List owners)
          (re)set the entries and owners for the ACL.
 

Uses of AlreadyAssignedToAclException in com.sapportals.wcm.util.acl
 

Methods in com.sapportals.wcm.util.acl that throw AlreadyAssignedToAclException
 boolean IAcl.addEntry(com.sap.security.api.IPrincipal caller, IAclEntry aclEntry)
          add an ACE to the ACL
 boolean IAcl.addEntry(com.sapportals.portal.security.usermanagement.IUMPrincipal caller, IAclEntry aclEntry)
          Deprecated. As of NetWeaver 7.1, replaced by IAcl.addEntry(com.sap.security.api.IPrincipal,IAclEntry)
 boolean IAcl4Tx.set(com.sap.security.api.IPrincipal caller, IAclEntryList entries, List owners)
          (re)set the entries and owners of an ACL.
 boolean IAcl4Tx.set(com.sapportals.portal.security.usermanagement.IUMPrincipal caller, IAclEntryList entries, IUMPrincipalList owners)
          Deprecated. As of NetWeaver 7.1, replaced by IAcl4Tx.set(com.sap.security.api.IPrincipal,IAclEntryList,List)
 



Copyright 2012 SAP AG Complete Copyright Notice