Uses of Interface
org.dspace.app.rest.repository.ReloadableEntityObjectRepository
Packages that use ReloadableEntityObjectRepository
-
Uses of ReloadableEntityObjectRepository in org.dspace.app.rest.repository
Classes in org.dspace.app.rest.repository that implement ReloadableEntityObjectRepositoryModifier and TypeClassDescriptionclassThis is the repository responsible to manage Bitstream Rest objectclassThis is the repository responsible for managing the Bundle Rest objectclassThis is the repository responsible to manage Item Rest objectclassThis is the repository responsible to manage Community Rest objectclassDSpaceObjectRestRepository<M extends DSpaceObject,R extends DSpaceObjectRest> Base class for DSpaceObject-based Rest Repositories, providing common functionality.classThis is the repository responsible to manage EPerson Rest objectclassThis is the repository responsible to manage Group Rest objectclassThis is the repository responsible to manage Item Rest objectclassThis is the repository responsible to manage Item Rest objectclassThis is the Repository that takes care of the operations on theVersionRestobjectsclassThis is the repository responsible to manage WorkspaceItem Rest object -
Uses of ReloadableEntityObjectRepository in org.dspace.app.rest.utils
Methods in org.dspace.app.rest.utils with parameters of type ReloadableEntityObjectRepositoryModifier and TypeMethodDescriptionUtils.castToPKClass(ReloadableEntityObjectRepository repository, String pkStr) Convert the input string in the primary key class according to the repository interface