Uses of Interface
org.dspace.license.service.CreativeCommonsService
Packages that use CreativeCommonsService
Package
Description
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.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
-
Uses of CreativeCommonsService in org.dspace.content.crosswalk
Fields in org.dspace.content.crosswalk declared as CreativeCommonsServiceModifier and TypeFieldDescriptionprotected CreativeCommonsServiceCreativeCommonsRDFStreamDisseminationCrosswalk.creativeCommonsServiceprotected CreativeCommonsServiceCreativeCommonsRDFStreamIngestionCrosswalk.creativeCommonsServiceprotected final CreativeCommonsServiceCreativeCommonsTextStreamDisseminationCrosswalk.creativeCommonsServiceDeprecated. -
Uses of CreativeCommonsService in org.dspace.content.packager
Fields in org.dspace.content.packager declared as CreativeCommonsServiceModifier and TypeFieldDescriptionprotected final CreativeCommonsServiceAbstractMETSDisseminator.creativeCommonsService -
Uses of CreativeCommonsService in org.dspace.license
Classes in org.dspace.license that implement CreativeCommonsService -
Uses of CreativeCommonsService in org.dspace.license.factory
Methods in org.dspace.license.factory that return CreativeCommonsServiceModifier and TypeMethodDescriptionabstract CreativeCommonsServiceLicenseServiceFactory.getCreativeCommonsService()LicenseServiceFactoryImpl.getCreativeCommonsService()