|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IValueHintMapping
This interface provides secondary mapping between enum constants, user-interface
(user-friendly) names and attribute values. All these elements have their own
constraints (enum constants must be valid Java identifiers, for example) and just
overriding Enum.toString() method is not enough to provide this functionality.
ValueHintMappingUtils| Method Summary | |
|---|---|
String |
getAttributeValue()
|
String |
getUserFriendlyName()
|
| Method Detail |
|---|
String getUserFriendlyName()
String getAttributeValue()
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||