Package com.sodius.oslc.server.trs.model
Class SodiusTrs.GenericEntities
java.lang.Object
com.sodius.oslc.server.trs.model.SodiusTrs.GenericEntities
- Enclosing class:
SodiusTrs
Generic Entities for Sodius TRS Admin shapes, used when replying with a collection of entities in a Response object.
-
Method Summary
Modifier and TypeMethodDescriptionstatic GenericEntity<ResponseInfoCollection<TrsFeed>>forTRSFeeds(Collection<TrsFeed> feeds) static GenericEntity<ResponseInfoCollection<TrsFeed>>forTRSFeeds(ResponseInfoCollection<TrsFeed> feeds)
-
Method Details
-
forTRSFeeds
-
forTRSFeeds
public static GenericEntity<ResponseInfoCollection<TrsFeed>> forTRSFeeds(ResponseInfoCollection<TrsFeed> feeds)
-