|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface extension for TWGGetSetInterface to include support for locale-specific descriptions for attributes.
Method Summary | |
---|---|
java.lang.String |
getAttributeDescription(java.lang.String id,
java.util.Locale loc)
Get description string for given attribute in given locale |
java.lang.String |
getAttributeValueString(java.lang.String id,
java.util.Locale loc)
Get descriptive value string for given attribute in given locale |
Methods inherited from interface com.tivoli.twg.engine.TWGGetSetInterface |
---|
getAttributeIDList, getAttributeType, getAttributeValue, setAttributeValue |
Method Detail |
public java.lang.String getAttributeDescription(java.lang.String id, java.util.Locale loc)
id
- - attribute IDloc
- - locale to use for description
public java.lang.String getAttributeValueString(java.lang.String id, java.util.Locale loc)
id
- - attribute IDloc
- - locale to use for description
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |