Uses of Class
org.dspace.app.itemmarking.ItemMarkingInfo
Packages that use ItemMarkingInfo
-
Uses of ItemMarkingInfo in org.dspace.app.itemmarking
Methods in org.dspace.app.itemmarking that return ItemMarkingInfoModifier and TypeMethodDescriptionItemMarkingAvailabilityBitstreamStrategy.getItemMarkingInfo(Context context, Item item) ItemMarkingCollectionStrategy.getItemMarkingInfo(Context context, Item item) ItemMarkingExtractor.getItemMarkingInfo(Context context, Item item) ItemMarkingMetadataStrategy.getItemMarkingInfo(Context context, Item item) Method parameters in org.dspace.app.itemmarking with type arguments of type ItemMarkingInfoModifier and TypeMethodDescriptionvoidItemMarkingCollectionStrategy.setMapping(Map<String, ItemMarkingInfo> mapping) voidItemMarkingMetadataStrategy.setMapping(Map<String, ItemMarkingInfo> mapping)