Uses of Class
org.alfresco.rest.model.RestContentModel
Packages that use RestContentModel
-
Uses of RestContentModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestContentModelModifier and TypeMethodDescriptionRestFileModel.getContent()RestNodeAssociationModel.getContent()RestNodeModel.getContent()RestRenditionInfoModel.getContent()RestSharedLinksModel.getContent()RestVersionModel.getContent()Methods in org.alfresco.rest.model with parameters of type RestContentModelModifier and TypeMethodDescriptionvoidRestFileModel.setContent(RestContentModel content) voidRestNodeAssociationModel.setContent(RestContentModel content) voidRestNodeModel.setContent(RestContentModel content) voidRestRenditionInfoModel.setContent(RestContentModel content) voidRestSharedLinksModel.setContent(RestContentModel content) voidRestVersionModel.setContent(RestContentModel content) -
Uses of RestContentModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return RestContentModelMethods in org.alfresco.rest.search with parameters of type RestContentModel