Uses of Interface
org.dspace.app.util.service.MetadataExposureService
-
Packages that use MetadataExposureService Package Description org.dspace.app.util Miscellaneous utility classes.org.dspace.app.util.factory -
-
Uses of MetadataExposureService in org.dspace.app.util
Classes in org.dspace.app.util that implement MetadataExposureService Modifier and Type Class Description classMetadataExposureServiceImplStatic utility class to manage configuration for exposure (hiding) of certain Item metadata fields. -
Uses of MetadataExposureService in org.dspace.app.util.factory
Methods in org.dspace.app.util.factory that return MetadataExposureService Modifier and Type Method Description abstract MetadataExposureServiceUtilServiceFactory. getMetadataExposureService()MetadataExposureServiceUtilServiceFactoryImpl. getMetadataExposureService()
-