public interface Groupable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright field.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getGroupingAttributeValue(java.lang.String attributeName,
GroupingContext context)
Returns the value of a resource attribute - based on the attributeName and context.
|
static final java.lang.String COPYRIGHT
java.lang.Object getGroupingAttributeValue(java.lang.String attributeName,
GroupingContext context)
throws java.lang.Exception
attributeName - java.lang.String The attribute name.context - The grouping context.java.lang.Exception