|
Docmosis API 4.5.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Information for transforming a grid of data into a hierarchy. This means a "flat" tabular result set can be automatically transformed into groups of data for repeating over, stepping into etc.
Method Summary | |
Discriminator |
getDiscriminator()
Get the discriminator used to form data provider groups. |
String[] |
getFields()
Get the names of all field that will be part of the data that the resulting data provider will provide. |
String |
getName()
Get the name for the grouping. |
Method Detail |
public String getName()
public Discriminator getDiscriminator()
public String[] getFields()
|
Docmosis API 4.5.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |