P - type of the parent resource.C - type of resource operated on by each view.public interface ChildCollection<P extends RestResource,C extends RestResource> extends RestView<P>, RestCollection<P,C>
RestResources below a parent.list, parse, views