public class LicenseTypeMapper extends Object
| Constructor and Description |
|---|
LicenseTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapLicenseTypeToOmrsEntityDetail(LicenseType licenseType)
Map (convert) the supplied LicenseType to an entityDetail.
|
static LicenseType |
mapOmrsEntityDetailToLicenseType(EntityDetail omrsEntityDetail) |
public static LicenseType mapOmrsEntityDetailToLicenseType(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapLicenseTypeToOmrsEntityDetail(LicenseType licenseType)
licenseType - supplied LicenseTypeCopyright © 2018 ODPi. All rights reserved.