Uses of Class
org.dspace.license.CCLicense
Packages that use CCLicense
-
Uses of CCLicense in org.dspace.license
Methods in org.dspace.license that return CCLicenseModifier and TypeMethodDescriptionFind the CC License corresponding to the provided ID using the default language found in the configurationFind the CC License corresponding to the provided ID and provided languageMethods in org.dspace.license that return types with arguments of type CCLicenseModifier and TypeMethodDescriptionCreativeCommonsServiceImpl.findAllCCLicenses()Find all CC Licenses using the default language found in the configurationCreativeCommonsServiceImpl.findAllCCLicenses(String language) Find all CC Licenses for the provided languageCCLicenseConnectorService.retrieveLicenses(String language) Retrieves the CC Licenses for the provided language from the CC License APICCLicenseConnectorServiceImpl.retrieveLicenses(String language) Retrieves the CC Licenses for the provided language from the CC License API -
Uses of CCLicense in org.dspace.license.service
Methods in org.dspace.license.service that return CCLicenseModifier and TypeMethodDescriptionFind the CC License corresponding to the provided ID using the default language found in the configurationFind the CC License corresponding to the provided ID and provided languageMethods in org.dspace.license.service that return types with arguments of type CCLicenseModifier and TypeMethodDescriptionCreativeCommonsService.findAllCCLicenses()Find all CC Licenses using the default language found in the configurationCreativeCommonsService.findAllCCLicenses(String language) Find all CC Licenses for the provided language