Uses of Class
org.dspace.app.rest.projection.AbstractProjection
-
Packages that use AbstractProjection Package Description org.dspace.app.rest.projection -
-
Uses of AbstractProjection in org.dspace.app.rest.projection
Subclasses of AbstractProjection in org.dspace.app.rest.projection Modifier and Type Class Description classCompositeProjectionA projection that combines the behavior of multiple projections.classDefaultProjectionThe default projection.classEmbedRelsProjectionProjection that allows a given set of rels to be embedded.classFullProjectionCatch-all projection that allows embedding of all subresources.classSpecificLevelProjectionThis Projection will allow us to specify how many levels deep we're going to embed resources onto the requested HalResource.
-