Uses of Interface
org.dspace.content.crosswalk.StreamDisseminationCrosswalk
-
Packages that use StreamDisseminationCrosswalk Package Description org.dspace.content.crosswalk Provides an API and implementations of metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination.org.dspace.subscriptions -
-
Uses of StreamDisseminationCrosswalk in org.dspace.content.crosswalk
Classes in org.dspace.content.crosswalk that implement StreamDisseminationCrosswalk Modifier and Type Class Description classCreativeCommonsRDFStreamDisseminationCrosswalkExport the item's Creative Commons license, RDF form.classCreativeCommonsTextStreamDisseminationCrosswalkDeprecated.the bitstream with the license in the textual format it is no longer stored (see https://jira.duraspace.org/browse/DS-2604)classLicenseStreamDisseminationCrosswalkExport the object's DSpace deposit license.classSubscriptionDsoMetadataForEmailComposeCreates a String to be sent as email body for subscriptions -
Uses of StreamDisseminationCrosswalk in org.dspace.subscriptions
Method parameters in org.dspace.subscriptions with type arguments of type StreamDisseminationCrosswalk Modifier and Type Method Description voidContentGenerator. setEntityType2Disseminator(Map<String,StreamDisseminationCrosswalk> entityType2Disseminator)
-