|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.policy.GetInheritedPoliciesResponse
public class GetInheritedPoliciesResponse
Contains a list of scoped policies for the specified policy scope and higher scopes per the service policy manager hierarchical resolution algorithm. The scoped policies will contain all the values for the specified policy name and will be returned in order from most general to specific.
Get inherited policies response message type.
Constructor Summary | |
---|---|
GetInheritedPoliciesResponse()
|
Method Summary | |
---|---|
ScopedPolicies |
getScopedPolicies()
|
void |
setScopedPolicies(ScopedPolicies scopedPolicies)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetInheritedPoliciesResponse()
Method Detail |
---|
public ScopedPolicies getScopedPolicies()
public void setScopedPolicies(ScopedPolicies scopedPolicies)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |