Package pro.taskana.common.rest.models
Class CollectionRepresentationModel<T extends org.springframework.hateoas.RepresentationModel<? super T>>
java.lang.Object
org.springframework.hateoas.RepresentationModel<CollectionRepresentationModel<T>>
pro.taskana.common.rest.models.CollectionRepresentationModel<T>
- Direct Known Subclasses:
ClassificationCollectionRepresentationModel,ClassificationDefinitionCollectionRepresentationModel,DistributionTargetsCollectionRepresentationModel,PagedRepresentationModel,TaskCommentCollectionRepresentationModel,TaskSummaryCollectionRepresentationModel,UserCollectionRepresentationModel,WorkbasketAccessItemCollectionRepresentationModel,WorkbasketDefinitionCollectionRepresentationModel
public class CollectionRepresentationModel<T extends org.springframework.hateoas.RepresentationModel<? super T>>
extends org.springframework.hateoas.RepresentationModel<CollectionRepresentationModel<T>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, equals, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hashCode, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
CollectionRepresentationModel
-
-
Method Details
-
getContent
-