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 EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapLicenseTypeToOmrsEntityDetail(LicenseType licenseType)
licenseType - supplied LicenseTypeCopyright © 2018–2019 ODPi. All rights reserved.