public class DataSetMatrixRepository extends AbstractDataSetMatrixRepository implements Countable
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_URL |
dataService, dataSetIdentifier| Constructor and Description |
|---|
DataSetMatrixRepository(DataService dataService,
String dataSetIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
long |
count() |
Iterator<Entity> |
iterator() |
close, getAttributeNames, getDataSet, getEntityClass, getEntityMetaDatagetName, getUrl, iteratorpublic static final String BASE_URL
public DataSetMatrixRepository(DataService dataService, String dataSetIdentifier)
Copyright © 2014. All Rights Reserved.