public class PersonAttributeLabelServiceJsonImpl extends Object implements PersonAttributeLabelService
PersonAttributeLabel| Constructor and Description |
|---|
PersonAttributeLabelServiceJsonImpl(String attributeJsonFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeJsonFile() |
Map<String,PersonAttributeLabel> |
getAttributeLabelMap()
Gets a
Map of (Person) attribute names and types for pretty labels in the front end. |
public PersonAttributeLabelServiceJsonImpl(String attributeJsonFile)
public Map<String,PersonAttributeLabel> getAttributeLabelMap()
PersonAttributeLabelServiceMap of (Person) attribute names and types for pretty labels in the front end.
The keys in the map are identical to PersonAttributeLabel.getKey()getAttributeLabelMap in interface PersonAttributeLabelServiceMappublic String getAttributeJsonFile()
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.