Skip navigation links


com.thortech.xl.vo
Class PolicyObligations

java.lang.Object
  extended by com.thortech.xl.vo.PolicyObligations


public class PolicyObligations
extends java.lang.Object

Constructor Summary
PolicyObligations(java.util.List allPoliciesObligations)
           

 

Method Summary
 java.util.List getPolicyObligations()
           
 java.util.Set getViewableAttributes()
           
 SearchCriteria toMgmtChainSearchCriteria()
          If any of the encapsulated PolicyObligation objects corresponding to an authorization policy having "Management Chain of User" rule selected, then return a search criteria representing the users in the management chain of the logged in user.

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

PolicyObligations

public PolicyObligations(java.util.List allPoliciesObligations)

Method Detail

getPolicyObligations

public java.util.List getPolicyObligations()

getViewableAttributes

public java.util.Set getViewableAttributes()

toMgmtChainSearchCriteria

public SearchCriteria toMgmtChainSearchCriteria()
If any of the encapsulated PolicyObligation objects corresponding to an authorization policy having "Management Chain of User" rule selected, then return a search criteria representing the users in the management chain of the logged in user. Return null otherwise.

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.