Uses of Interface
se.conciliate.extensions.content.RestDocument
Packages that use RestDocument
Package
Description
Service for loading data for export and publish.
-
Uses of RestDocument in se.conciliate.extensions.content
Methods in se.conciliate.extensions.content that return RestDocumentModifier and TypeMethodDescriptionDeprecated.Deprecated.RestContext.document(Document.DocumentID id) Deprecated.Methods in se.conciliate.extensions.content that return types with arguments of type RestDocumentModifier and TypeMethodDescriptiondefault Collection<RestDocument>ContentService.documents(Collection<Document.DocumentID> ids, Collection<RestDocument.DocumentExpansions> documentExpansions) Load rest documents from the given ids.ContentService.documents(Collection<Document.DocumentID> ids, Collection<RestDocument.DocumentExpansions> documentExpansions, RestContext context) RestContext.documents()Deprecated.RestModel.getDocuments()RestObject.getDocuments()RestObject.getResponsibleFor()