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

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

Uses of RoleListener in com.sap.security.api
 

Methods in com.sap.security.api with parameters of type RoleListener
 void IRoleFactory.registerListener(RoleListener roleListener, int modifier)
          registerListener allows to subscribe to a predefined eventName RoleListener The caller has to provide a receiver object which implements RoleListener
 void IRoleFactory.unregisterListener(RoleListener roleListener)
          unregisterListener unsubscribes a receiver from a previously subscribed event.
 



Copyright © 2002 SAP AG All Rights Reserved.