Uses of Interface
org.dspace.qaevent.QualityAssuranceAction
Packages that use QualityAssuranceAction
-
Uses of QualityAssuranceAction in org.dspace.qaevent.action
Classes in org.dspace.qaevent.action that implement QualityAssuranceActionModifier and TypeClassDescriptionclassImplementation ofQualityAssuranceActionthat add a specific metadata on the given item based on the child class implementation.classAbstract class for Simple metadata action.classImplementation ofQualityAssuranceActionthat handle the relationship between the item to correct and a related item.classNotify ImplementationAMetadataMapActionclassImplementation ofQualityAssuranceActionthat add a simple metadata to the given item.classOpenaire ImplementationAMetadataMapActionclassImplementation ofQualityAssuranceActionthat add a simple metadata to the given item.classQAReinstateRequestAction is an implementation of the QualityAssuranceAction interface.classQAWithdrawnRequestAction is an implementation of the QualityAssuranceAction interface. -
Uses of QualityAssuranceAction in org.dspace.qaevent.service.impl
Methods in org.dspace.qaevent.service.impl that return types with arguments of type QualityAssuranceActionMethod parameters in org.dspace.qaevent.service.impl with type arguments of type QualityAssuranceActionModifier and TypeMethodDescriptionvoidQAEventActionServiceImpl.setTopicsToActions(Map<String, QualityAssuranceAction> topicsToActions)