SAP NetWeaver 7.1 Composition Environment

Uses of Interface
com.sap.security.api.IPrincipalMaint

Packages that use IPrincipalMaint
com.sap.security.api Provides basic User Management functionality. 
 

Uses of IPrincipalMaint in com.sap.security.api
 

Subinterfaces of IPrincipalMaint in com.sap.security.api
 interface IGroup
          This interface provides read and write access to principals of type group.
 interface IPrincipalSet
          This interface provides read and write access to attributes and the state of an IPrincipalSet object.
 interface IRole
          This interface provides read and write access to attributes and properties of instances of type IRole.
 interface IUserAccount
          Interface to get and set user account data.
 interface IUserMaint
          This interface extends IUser and provides write access to a user.
 

Methods in com.sap.security.api that return IPrincipalMaint
 IPrincipalMaint IPrincipalFactory.getMutablePrincipal(String uniqueId)
          Get a object which can be modified.
 IPrincipalMaint IPrincipalFactory.newPrincipal(IPrincipal copyFrom)
          Creates a new object.
 IPrincipalMaint IPrincipalFactory.newPrincipal(String principalTypeIdentifier)
          Creates a new, initially blank object.
 IPrincipalMaint[] IPrincipalFactory.newPrincipals(String principalTypeIdentifier, int num)
          Creates new, initially blank object objects.
 

Methods in com.sap.security.api with parameters of type IPrincipalMaint
 void IPrincipalFactory.commitPrincipals(IPrincipalMaint[] objects)
          Commit the changes applied to a set of objects to the object store in one pass.
 void IPrincipalFactory.rollbackPrincipals(IPrincipalMaint[] objects)
          Roll back (i.e.
 void IPrincipalFactory.savePrincipals(IPrincipalMaint[] objects)
          Batch save, the data is not made permanent until commitObjects() is called
 


SAP NetWeaver 7.1 Composition Environment

Copyright © 2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.