com.gentics.contentnode.rest.model.response
Class PolicyGroupResponse

java.lang.Object
  extended by com.gentics.contentnode.rest.model.response.PolicyGroupResponse

public class PolicyGroupResponse
extends java.lang.Object

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

policies

public java.util.List<PolicyGroupResponse.GroupPolicyResponse> policies
Constructor Detail

PolicyGroupResponse

public PolicyGroupResponse()


Copyright © 2015 Gentics Software GmbH. All Rights Reserved.