Class Summary |
LinkList |
This class is used to wrap collection of Link objects |
MultiResultQueryList |
This class is used to wrap collection of records returned by the multi-result JPA report query. |
MultiResultQueryListItem |
This class is used to wrap collection of attributes returned by the multi-result JPA report query. |
QueryList |
This class is used to wrap collection of Query objects |
SimpleHomogeneousList |
This class is used to wrap collection of homogeneous simple java type attributes, such as
Strings, Integers, etc..., and MUST NOT be used to wrap collection of attributes with the type
that is assignable from PersistenceWeavedRest. |
SingleResultQueryList |
This class is used to wrap collection of attributes returned by the single-result JPA report query. |