Package oracle.iam.platform.authopss.vo
Class AdminRoleVO
java.lang.Object
oracle.iam.platform.authopss.vo.AdminRoleVO
- All Implemented Interfaces:
Serializable
This class represents a admin role object required for the UI train.
Instances should be obtained using AdminRoleManager as out of the box
- Since:
- OIM R2 PS3(11.1.2.3.0)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionUser EntityPublication.getRootScopeName() for finding the organization where the role is publishedvoid
setAdminRole
(AdminRole adminRole) void
setAdminRoleCapabilities
(List<Capability> capabilities) void
setAdminRolePublication
(List<EntityPublication> adminRolePublication) void
setAdminRoleRuleScopes
(List<AdminRoleRuleScope> ruleScops) void
void
void
setUserAssignedStatic
(List<String> userAssignedStatic)
-
Constructor Details
-
AdminRoleVO
-
-
Method Details
-
setAdminRole
-
getAdminRole
-
setUserAssignedStatic
-
getUserAssignedStatic
-
setAdminRolePublication
-
getAdminRolePublication
User EntityPublication.getRootScopeName() for finding the organization where the role is published- Returns:
-
getAdminRoleCapabilities
-
setAdminRoleCapabilities
-
getAdminRoleRuleScopes
-
isDelayedEvaluationSet
-
setDelayedRuleEvaluation
public void setDelayedRuleEvaluation() -
setImmediateRuleEvaluation
public void setImmediateRuleEvaluation() -
setAdminRoleRuleScopes
-