Interface RestModel

All Superinterfaces:
Serializable
All Known Implementing Classes:
AccessStatusRest, AInprogressSubmissionRest, AuthenticationStatusRest, AuthenticationTokenRest, AuthnRest, AuthorizationFeatureRest, AuthorizationRest, BaseObjectRest, BitstreamFormatRest, BitstreamRest, BrowseEntryRest, BrowseIndexRest, BulkAccessConditionRest, BundleRest, ClaimedTaskRest, CollectionRest, CommunityRest, ContentReportSupportRest, CorrectionTypeRest, DiscoveryResultsRest, DSpaceObjectRest, EntityTypeRest, EPersonRest, ExternalSourceEntryRest, ExternalSourceRest, FacetConfigurationRest, FacetResultsRest, FeedbackRest, FilteredCollectionsRest, FilteredItemsRest, GroupRest, HarvestedCollectionRest, HarvesterMetadataRest, IdentifierRest, IdentifiersRest, ItemFilterRest, ItemRest, LDNMessageEntityRest, LicenseRest, LinksetRest, MetadataFieldRest, MetadataSchemaRest, NotifyRequestStatusRest, NotifyServiceRest, OrcidHistoryRest, OrcidQueueRest, PoolTaskRest, PotentialDuplicateRest, ProcessFileTypesRest, ProcessRest, PropertyRest, QAEventRest, QASourceRest, QATopicRest, RegistrationRest, RelationshipRest, RelationshipTypeRest, RequestItemRest, ResearcherProfileRest, ResourcePolicyRest, RestAddressableModel, RootRest, ScriptRest, SearchConfigurationRest, SearchEventRest, SearchFacetEntryRest, SearchFacetValueRest, SearchResultEntryRest, SearchResultsRest, SearchSupportRest, SiteRest, StatisticsSupportRest, SubmissionAccessOptionRest, SubmissionCCLicenseRest, SubmissionCCLicenseUrlRest, SubmissionCOARNotifyRest, SubmissionDefinitionRest, SubmissionFormRest, SubmissionSectionRest, SubmissionUploadRest, SubscriptionRest, SuggestionRest, SuggestionSourceRest, SuggestionTargetRest, SupervisionOrderRest, SystemWideAlertRest, TemplateItemRest, TypedLinkRest, UsageReportPointCityRest, UsageReportPointCountryRest, UsageReportPointDateRest, UsageReportPointDsoTotalVisitsRest, UsageReportPointRest, UsageReportRest, VersionHistoryRest, VersionRest, ViewEventRest, VocabularyEntryDetailsRest, VocabularyEntryRest, VocabularyRest, WorkflowActionRest, WorkflowDefinitionRest, WorkflowItemRest, WorkflowStepRest, WorkspaceItemRest

public interface RestModel extends Serializable
A REST resource directly or indirectly (in a collection) exposed must have at least a type attribute to facilitate deserialization.
Author:
Andrea Bollini (andrea.bollini at 4science.it)