Uses of Class
org.dspace.app.itemmarking.ItemMarkingInfo
-
Packages that use ItemMarkingInfo Package Description org.dspace.app.itemmarking -
-
Uses of ItemMarkingInfo in org.dspace.app.itemmarking
Methods in org.dspace.app.itemmarking that return ItemMarkingInfo Modifier and Type Method Description ItemMarkingInfoItemMarkingAvailabilityBitstreamStrategy. getItemMarkingInfo(Context context, Item item)ItemMarkingInfoItemMarkingCollectionStrategy. getItemMarkingInfo(Context context, Item item)ItemMarkingInfoItemMarkingExtractor. getItemMarkingInfo(Context context, Item item)ItemMarkingInfoItemMarkingMetadataStrategy. getItemMarkingInfo(Context context, Item item)Method parameters in org.dspace.app.itemmarking with type arguments of type ItemMarkingInfo Modifier and Type Method Description voidItemMarkingCollectionStrategy. setMapping(Map<String,ItemMarkingInfo> mapping)voidItemMarkingMetadataStrategy. setMapping(Map<String,ItemMarkingInfo> mapping)
-