Community
Participate
Working Groups
}
protected String getValue() {
return getValueAsIs();
String symbolicName = getContributor().getName();
String value = getValueAsIs();
return RegistryFactory.translate( value, symbolicName );
//return getValueAsIs();
String getValueAsIs() {