Uses of Class
org.projecthusky.common.model.Person
Packages that use Person
Package
Description
-
Uses of Person in org.projecthusky.cda.elga.models
Subclasses of Person in org.projecthusky.cda.elga.models -
Uses of Person in org.projecthusky.common.at
Subclasses of Person in org.projecthusky.common.at -
Uses of Person in org.projecthusky.common.model
Subclasses of Person in org.projecthusky.common.modelMethods in org.projecthusky.common.model that return PersonModifier and TypeMethodDescriptionIntendedRecipient.getMdhtInformationRecipient()Gets the person, who receives the information.Methods in org.projecthusky.common.model with parameters of type PersonModifier and TypeMethodDescriptionvoidIntendedRecipient.setInformationRecipient(Person person) Sets the person, who receives the information.Constructors in org.projecthusky.common.model with parameters of type Person -
Uses of Person in org.projecthusky.communication.at
Methods in org.projecthusky.communication.at that return PersonMethods in org.projecthusky.communication.at with parameters of type PersonModifier and TypeMethodDescriptionvoidDocumentMetadataAt.setLegalAuthenticator(Person legalAuthenticator) -
Uses of Person in org.projecthusky.communication.xd.storedquery
Constructors in org.projecthusky.communication.xd.storedquery with parameters of type PersonModifierConstructorDescriptionFindDocumentsQuery(Identificator patientId, List<Code> classCodes, List<DateTimeRange> dateTimeRanges, List<Code> practiceSettingCodes, List<Code> healthCareFacilityCodes, List<Code> confidentialityCodes, List<Code> formatCodes, Person authorPerson, org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus status) Constructs a FindDocuments Query