|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gentics.contentnode.rest.model.response.PolicyGroupResponse
public class PolicyGroupResponse
The policies in the group can be assumed to be in the same order defined in the policy map.
Nested Class Summary | |
---|---|
static class |
PolicyGroupResponse.GroupPolicyResponse
|
Field Summary | |
---|---|
java.util.List<PolicyGroupResponse.GroupPolicyResponse> |
policies
|
Constructor Summary | |
---|---|
PolicyGroupResponse()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.List<PolicyGroupResponse.GroupPolicyResponse> policies
Constructor Detail |
---|
public PolicyGroupResponse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |