Uses of Class
org.dspace.app.rest.signposting.processor.AbstractSignPostingProcessor
Packages that use AbstractSignPostingProcessor
Package
Description
-
Uses of AbstractSignPostingProcessor in org.dspace.app.rest.signposting.processor.bitstream
Modifier and TypeClassDescriptionclassAn extension ofBitstreamSignpostingProcessorfor the linkset relation.classAn extension ofBitstreamSignpostingProcessorfor the collection relation.classAn abstract class representsSignPostingProcessorfor a bitstream.classAn extension ofBitstreamSignpostingProcessorfor the type relation. -
Uses of AbstractSignPostingProcessor in org.dspace.app.rest.signposting.processor.item
Modifier and TypeClassDescriptionclassAn extension ofItemSignpostingProcessorfor the author relation.classAn extension ofItemSignpostingProcessorfor the item relation.classAn extension ofItemSignpostingProcessorfor the describedby relation.classAn extension ofItemSignpostingProcessorfor the identifier relation.classAn extension ofItemSignpostingProcessorfor the license relation.classAn extension ofItemSignpostingProcessorfor the linkset relation.classAn abstract class representsSignPostingProcessorfor an item.classAn extension ofItemSignpostingProcessorfor the type relation. -
Uses of AbstractSignPostingProcessor in org.dspace.app.rest.signposting.processor.metadata
Modifier and TypeClassDescriptionclassAn extension ofMetadataSignpostingProcessorfor the 'describes' relation.classAn abstract class representsSignPostingProcessorfor a metadata.