public class ProjectCharterMapper extends Object
| Constructor and Description |
|---|
ProjectCharterMapper() |
| Modifier and Type | Method and Description |
|---|---|
static ProjectCharter |
mapOmrsEntityDetailToProjectCharter(EntityDetail omrsEntityDetail) |
static EntityDetail |
mapProjectCharterToOmrsEntityDetail(ProjectCharter projectCharter)
Map (convert) the supplied ProjectCharter to an entityDetail.
|
public static ProjectCharter mapOmrsEntityDetailToProjectCharter(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapProjectCharterToOmrsEntityDetail(ProjectCharter projectCharter)
projectCharter - supplied ProjectCharterCopyright © 2018 ODPi. All rights reserved.