nl.surfnet.coin.selfservice.service
Interface PersonAttributeLabelService
- All Known Implementing Classes:
- PersonAttributeLabelServiceJsonImpl
public interface PersonAttributeLabelService
Service to retrieve labels for person attributes
getAttributeLabelMap
Map<String,PersonAttributeLabel> getAttributeLabelMap()
- Gets a
Map of (Person) attribute names and types for pretty labels in the front end.
The keys in the map are identical to PersonAttributeLabel.getKey()
- Returns:
Map
Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.