|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnumeratedValuesExtractor
Allows to get values from multi-valued attributes.
Method Summary | |
---|---|
Enumeration<String> |
getValues(String key)
Returns the values stored at the given key. |
Methods inherited from interface org.apache.tiles.request.attribute.HasKeys |
---|
getKeys, getValue |
Methods inherited from interface org.apache.tiles.request.attribute.Addable |
---|
setValue |
Method Detail |
---|
Enumeration<String> getValues(String key)
key
- The key of the attribute.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |