Uses of Class
org.dspace.content.DSpaceObjectServiceImpl
-
Packages that use DSpaceObjectServiceImpl Package Description org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.eperson Provides classes representing e-people and groups of e-people. -
-
Uses of DSpaceObjectServiceImpl in org.dspace.content
Subclasses of DSpaceObjectServiceImpl in org.dspace.content Modifier and Type Class Description classBitstreamServiceImplService implementation for the Bitstream object.classBundleServiceImplService implementation for the Bundle object.classCollectionServiceImplService implementation for the Collection object.classCommunityServiceImplService implementation for the Community object.classItemServiceImplService implementation for the Item object.classSiteServiceImplService implementation for the Site object. -
Uses of DSpaceObjectServiceImpl in org.dspace.eperson
Subclasses of DSpaceObjectServiceImpl in org.dspace.eperson Modifier and Type Class Description classEPersonServiceImplService implementation for the EPerson object.classGroupServiceImplService implementation for the Group object.
-