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