Uses of Interface
org.dspace.core.service.LicenseService
-
Packages that use LicenseService Package Description org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.core Provides some basic functionality required throughout the DSpace system.org.dspace.core.factory -
-
Uses of LicenseService in org.dspace.content
Fields in org.dspace.content declared as LicenseService Modifier and Type Field Description protected LicenseServiceCollectionServiceImpl. licenseService -
Uses of LicenseService in org.dspace.core
Classes in org.dspace.core that implement LicenseService Modifier and Type Class Description classLicenseServiceImplEncapsulate the deposit license. -
Uses of LicenseService in org.dspace.core.factory
Methods in org.dspace.core.factory that return LicenseService Modifier and Type Method Description abstract LicenseServiceCoreServiceFactory. getLicenseService()LicenseServiceCoreServiceFactoryImpl. getLicenseService()
-