Uses of Class
org.dspace.curate.Mutative
-
Packages that use Mutative Package Description org.dspace.ctask.general org.dspace.curate In DSpace, "curation" refers to the application of one or more "tasks" to one or more model objects. -
-
Uses of Mutative in org.dspace.ctask.general
Classes in org.dspace.ctask.general with annotations of type Mutative Modifier and Type Class Description classMetadataWebServiceMetadataWebService task calls a web service using metadata from passed item to obtain data. -
Uses of Mutative in org.dspace.curate
Classes in org.dspace.curate with annotations of type Mutative Modifier and Type Class Description classCitationPageCitationPage This task is used to generate a cover page with citation information for text documents and then to add that cover page to a PDF version of the document replacing the originally uploaded document form the user's perspective.
-