WebLogic Integration


Uses of Class
com.bea.wlpi.common.RoleInfo

Packages that use RoleInfo
com.bea.wlpi.server.principal Provides the WebLogic Process Integrator principal session EJB. 
 

Uses of RoleInfo in com.bea.wlpi.server.principal
 

Methods in com.bea.wlpi.server.principal that return RoleInfo
 RoleInfo WLPIPrincipal.getRoleInfo(java.lang.String roleID, java.lang.String orgID)
          Get further information about the specified role.
 

Methods in com.bea.wlpi.server.principal with parameters of type RoleInfo
 void WLPIPrincipal.addRole(RoleInfo roleInfo)
          Create a new role.
 void WLPIPrincipal.setRoleInfo(RoleInfo roleInfo)
          Update the information about a role.
 


WebLogic Integration

WebLogic Integration (WLI)