public class CertificationTypeMapper extends Object
| Constructor and Description |
|---|
CertificationTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapCertificationTypeToOmrsEntityDetail(CertificationType certificationType)
Map (convert) the supplied CertificationType to an entityDetail.
|
static CertificationType |
mapOmrsEntityDetailToCertificationType(EntityDetail omrsEntityDetail) |
public static CertificationType mapOmrsEntityDetailToCertificationType(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapCertificationTypeToOmrsEntityDetail(CertificationType certificationType)
certificationType - supplied CertificationTypeCopyright © 2018–2019 ODPi. All rights reserved.