Uses of Class
org.dspace.license.CCLicenseField
-
Packages that use CCLicenseField Package Description org.dspace.license -
-
Uses of CCLicenseField in org.dspace.license
Methods in org.dspace.license that return types with arguments of type CCLicenseField Modifier and Type Method Description Collection<CCLicenseField>CCLookup. getLicenseFields(String license, String language)Queries the web service for a set of licenseFields for a particular license class.
-