public class NoteLogMapper extends Object
| Constructor and Description |
|---|
NoteLogMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapNoteLogToOmrsEntityDetail(NoteLog noteLog)
Map (convert) the supplied NoteLog to an entityDetail.
|
static NoteLog |
mapOmrsEntityDetailToNoteLog(EntityDetail omrsEntityDetail) |
public static NoteLog mapOmrsEntityDetailToNoteLog(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapNoteLogToOmrsEntityDetail(NoteLog noteLog)
noteLog - supplied NoteLogCopyright © 2018–2019 ODPi. All rights reserved.