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