|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
List of database elements.
| Method Summary | |
java.util.List |
getDBElements(java.lang.String dataSource)
Returns the list of elements contained in this group which originated from the given data source. |
DistinctPropertyValues |
getDistinctProperties(Property[] properties)
Returns list(s) of distinct property values for the given properties. |
java.lang.String |
getType()
Get type of this group. |
void |
index()
Indexes this group based on the unique key (getKey()). |
| Methods inherited from interface java.util.List |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
public java.util.List getDBElements(java.lang.String dataSource)
dataSource - data source
public DistinctPropertyValues getDistinctProperties(Property[] properties)
properties - list of properties
public void index()
public java.lang.String getType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||