Class ChildResourceDescriptions

All Implemented Interfaces:
Serializable, Cloneable, Iterable<ResourceDescription>, Collection<ResourceDescription>, List<ResourceDescription>, RandomAccess

A POJO structure that describes the list of child resources associated with a resource.

Typically used in top-level GET methods of router resources to render a list of available child resources.

See Also: