Set<FieldIndexContainer> |
DataSource.getFieldInfo() |
static List<FieldIndexContainer> |
FieldIndexContainer.queryByFieldIDAndType(gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType,
String fieldID,
String type) |
static List<FieldIndexContainer> |
FieldIndexContainer.queryByFieldIDAndType(String fieldID,
FieldIndexContainer.FieldType type) |
static List<FieldIndexContainer> |
FieldIndexContainer.queryByFieldIDAndTypeAndCollection(gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType,
String fieldID,
String collection,
String type) |
static List<FieldIndexContainer> |
FieldIndexContainer.queryByFieldIDAndTypeAndCollection(String fieldID,
String collection,
FieldIndexContainer.FieldType type) |
static List<FieldIndexContainer> |
FieldIndexContainer.queryByFieldIDAndTypeAndCollectionAndLanguage(gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType,
String fieldID,
String collection,
String language,
String type) |
static List<FieldIndexContainer> |
FieldIndexContainer.queryByFieldIDAndTypeAndLanguage(gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType,
String fieldID,
String language,
String type) |
static List<FieldIndexContainer> |
FieldIndexContainer.queryByFieldIDAndTypeAndScope(gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType,
String fieldID,
String type,
String scope) |
static List<FieldIndexContainer> |
FieldIndexContainer.queryByFieldIDAndTypeAndScope(String fieldID,
FieldIndexContainer.FieldType type,
String scope) |