Uses of Class
org.dspace.app.rest.signposting.processor.item.ItemSignpostingProcessor
-
Packages that use ItemSignpostingProcessor Package Description org.dspace.app.rest.signposting.processor.item -
-
Uses of ItemSignpostingProcessor in org.dspace.app.rest.signposting.processor.item
Subclasses of ItemSignpostingProcessor in org.dspace.app.rest.signposting.processor.item Modifier and Type Class Description classItemAuthorProcessorAn extension ofItemSignpostingProcessorfor the author relation.classItemContentBitstreamsProcessorAn extension ofItemSignpostingProcessorfor the item relation.classItemDescribedbyProcessorAn extension ofItemSignpostingProcessorfor the describedby relation.classItemIdentifierProcessorAn extension ofItemSignpostingProcessorfor the identifier relation.classItemLicenseProcessorAn extension ofItemSignpostingProcessorfor the license relation.classItemLinksetProcessorAn extension ofItemSignpostingProcessorfor the linkset relation.classItemTypeProcessorAn extension ofItemSignpostingProcessorfor the type relation.
-