Package org.dspace.app.rest.model
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
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)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Method Summary
-
Field Details
-
ROOT
- See Also:
-
CONTENT_REPORT
- See Also:
-
CORE
- See Also:
-
EPERSON
- See Also:
-
DISCOVER
- See Also:
-
DUPLICATES
- See Also:
-
CONFIGURATION
- See Also:
-
INTEGRATION
- See Also:
-
STATISTICS
- See Also:
-
SUBMISSION
- See Also:
-
SYSTEM
- See Also:
-
WORKFLOW
- See Also:
-
AUTHORIZATION
- See Also:
-
VERSIONING
- See Also:
-
AUTHENTICATION
- See Also:
-
TOOLS
- See Also:
-
LDN
- See Also:
-
PID
- See Also:
-
-
Method Details