Uses of Class
org.openehealth.ipf.commons.audit.model.ActiveParticipantType
Packages that use ActiveParticipantType
Package
Description
-
Uses of ActiveParticipantType in org.openehealth.ipf.commons.audit.event
Methods in org.openehealth.ipf.commons.audit.event with parameters of type ActiveParticipantTypeModifier and TypeMethodDescriptionBaseAuditMessageBuilder.addActiveParticipant(ActiveParticipantType activeParticipantType) -
Uses of ActiveParticipantType in org.openehealth.ipf.commons.audit.marshal.dicom
Methods in org.openehealth.ipf.commons.audit.marshal.dicom with parameters of type ActiveParticipantTypeModifier and TypeMethodDescriptionprotected org.jdom2.ContentDICOM2016a.activeParticipant(ActiveParticipantType activeParticipant) -
Uses of ActiveParticipantType in org.openehealth.ipf.commons.audit.model
Methods in org.openehealth.ipf.commons.audit.model that return types with arguments of type ActiveParticipantTypeModifier and TypeMethodDescriptionAuditMessage.findActiveParticipants(Predicate<ActiveParticipantType> selector) AuditMessage.getActiveParticipants()Method parameters in org.openehealth.ipf.commons.audit.model with type arguments of type ActiveParticipantTypeModifier and TypeMethodDescriptionAuditMessage.findActiveParticipants(Predicate<ActiveParticipantType> selector)