Class SuggestionRest

All Implemented Interfaces:
Serializable, RestModel

@LinksRest(links=@LinkRest(name="target",method="getTarget")) public class SuggestionRest extends BaseObjectRest<String>
The Suggestion REST Resource. A suggestion is an object, usually a publication, proposed by a source related to a specific Person (target) to be imported in the system.
Author:
Andrea Bollini (andrea.bollini at 4science.it)
See Also: