Process API

Uses of Class
filenet.vw.api.VWRole

Uses of VWRole in filenet.vw.api
 

Methods in filenet.vw.api that return VWRole
 VWRole VWSession.fetchMyRole(java.lang.String roleName, java.lang.String appSpaceName)
          Retrieves the specified role associated with the user currently logged in.
 VWRole[] VWSession.fetchMyRoles(java.lang.String appSpaceName)
          Retrieves the roles associated with the user currently logged in.
 


Process API

© Copyright IBM Corporation 2002, 2008. All rights reserved.