public class NoteEntryMapper extends Object
| Constructor and Description |
|---|
NoteEntryMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapNoteEntryToOmrsEntityDetail(NoteEntry noteEntry)
Map (convert) the supplied NoteEntry to an entityDetail.
|
static NoteEntry |
mapOmrsEntityDetailToNoteEntry(EntityDetail omrsEntityDetail) |
public static NoteEntry mapOmrsEntityDetailToNoteEntry(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapNoteEntryToOmrsEntityDetail(NoteEntry noteEntry)
noteEntry - supplied NoteEntryCopyright © 2018 ODPi. All rights reserved.