Package oracle.iam.platform.authopss.vo
Class AdminRoleRuleScope
java.lang.Object
oracle.iam.platform.authopss.vo.AdminRoleRuleScope
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
void
setAdminRoleId
(Long adminRoleId) void
setArrsKey
(Long arrsKey) void
setHierarchicalScope
(boolean hierarchicalScope) void
setInScopeOfOrganizationCustType
(String inScopeOfOrganizationCustType) void
setInScopeOfOrganizationName
(String inScopeOfOrganizationName) void
setScopeId
(Long scopeId) toString()
-
Constructor Details
-
AdminRoleRuleScope
public AdminRoleRuleScope()
-
-
Method Details
-
setScopeId
-
getScopeId
-
setHierarchicalScope
public void setHierarchicalScope(boolean hierarchicalScope) -
isHierarchicalScope
public boolean isHierarchicalScope() -
setArrsKey
-
getArrsKey
-
setAdminRoleId
-
getAdminRoleId
-
equals
-
getInScopeOfOrganizationName
-
setInScopeOfOrganizationName
-
toString
-
setInScopeOfOrganizationCustType
-
getInScopeOfOrganizationCustType
-