public class UserIdentityConverter extends CommonHeaderConverter
| Constructor and Description |
|---|
UserIdentityConverter(EntityDetail entity,
OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the initial content
|
| Modifier and Type | Method and Description |
|---|---|
UserIdentity |
getBean()
Return the bean constructed from the repository content.
|
public UserIdentityConverter(EntityDetail entity, OMRSRepositoryHelper repositoryHelper, String serviceName)
entity - properties to convertrepositoryHelper - helper object to parse entityserviceName - name of this componentpublic UserIdentity getBean()
Copyright © 2018–2020 ODPi. All rights reserved.