public class ActorProfileMapper extends Object
| Constructor and Description |
|---|
ActorProfileMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapActorProfileToOmrsEntityDetail(ActorProfile actorProfile)
Map (convert) the supplied ActorProfile to an entityDetail.
|
static ActorProfile |
mapOmrsEntityDetailToActorProfile(EntityDetail omrsEntityDetail) |
public static ActorProfile mapOmrsEntityDetailToActorProfile(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterException - a parameter is null or an invalid value.public static EntityDetail mapActorProfileToOmrsEntityDetail(ActorProfile actorProfile)
actorProfile - supplied ActorProfileCopyright © 2018–2019 ODPi. All rights reserved.