public class PersonalProfileConverter extends CommonHeaderConverter
| Constructor and Description |
|---|
PersonalProfileConverter(EntityDetail personEntity,
List<UserIdentity> associatedUserIds,
List<ContactMethod> contactDetails,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the initial content
|
| Modifier and Type | Method and Description |
|---|---|
PersonalProfile |
getBean()
Return the bean constructed from the repository content.
|
public PersonalProfileConverter(EntityDetail personEntity, List<UserIdentity> associatedUserIds, List<ContactMethod> contactDetails, OMRSRepositoryHelper repositoryHelper, String serviceName)
personEntity - properties to convertassociatedUserIds - userIds to be linked to the profilecontactDetails - contact methods for the profilerepositoryHelper - helper object to parse entitiesserviceName - name of this componentpublic PersonalProfile getBean()
Copyright © 2018–2020 ODPi. All rights reserved.