Uses of Interface
org.dspace.content.service.DSpaceObjectLegacySupportService
Packages that use DSpaceObjectLegacySupportService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
Provides classes representing e-people and groups of e-people.
-
Uses of DSpaceObjectLegacySupportService in org.dspace.content
Classes in org.dspace.content that implement DSpaceObjectLegacySupportServiceModifier and TypeClassDescriptionclassService implementation for the Bitstream object.classService implementation for the Bundle object.classService implementation for the Collection object.classService implementation for the Community object.classService implementation for the Item object. -
Uses of DSpaceObjectLegacySupportService in org.dspace.content.factory
Methods in org.dspace.content.factory that return DSpaceObjectLegacySupportServiceModifier and TypeMethodDescriptionDSpaceObjectLegacySupportService<? extends DSpaceObject>ContentServiceFactory.getDSpaceLegacyObjectService(int type) Methods in org.dspace.content.factory that return types with arguments of type DSpaceObjectLegacySupportServiceModifier and TypeMethodDescriptionabstract List<DSpaceObjectLegacySupportService<? extends DSpaceObject>>ContentServiceFactory.getDSpaceObjectLegacySupportServices()List<DSpaceObjectLegacySupportService<? extends DSpaceObject>>ContentServiceFactoryImpl.getDSpaceObjectLegacySupportServices() -
Uses of DSpaceObjectLegacySupportService in org.dspace.content.service
Subinterfaces of DSpaceObjectLegacySupportService in org.dspace.content.serviceModifier and TypeInterfaceDescriptioninterfaceService interface class for the Bitstream object.interfaceService interface class for the Bundle object.interfaceService interface class for the Collection object.interfaceService interface class for the Community object.interfaceService interface class for the Item object. -
Uses of DSpaceObjectLegacySupportService in org.dspace.eperson
Classes in org.dspace.eperson that implement DSpaceObjectLegacySupportServiceModifier and TypeClassDescriptionclassService implementation for the EPerson object.classService implementation for the Group object. -
Uses of DSpaceObjectLegacySupportService in org.dspace.eperson.service
Subinterfaces of DSpaceObjectLegacySupportService in org.dspace.eperson.serviceModifier and TypeInterfaceDescriptioninterfaceService interface class for the EPerson object.interfaceService interface class for the Group object.