public class OpenSearchDataSource extends DataSource
DataSource.Type| Modifier and Type | Field and Description |
|---|---|
static Logger |
logger |
boundDataSourceServices, context, fieldInfo, item| Constructor and Description |
|---|
OpenSearchDataSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
deepToString() |
boolean |
exists(gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType) |
static List<DataSource> |
getAll(boolean loadDetails) |
static List<DataSource> |
getAll(boolean loadDetails,
gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType) |
static DataSource |
getById(boolean loadDetails,
String id) |
List<DataSourceService> |
getDataSourceServices() |
addServiceType, addSubType, clearSubTypes, containsField, delete, exists, exists, exists, getAll, getAllIds, getAllIds, getById, getCapabilities, getCollectionsForLanguageAndSearchableField, getFieldInfo, getFieldInfo, getFunctionality, getID, getISContext, getItem, getLanguagesForCollectionAndSearchableField, getScopes, getType, isEqual, load, load, queryByFieldIDAndTypeAndCollection, queryByFieldIDAndTypeAndCollection, queryByFieldIDAndTypeAndCollectionAndLanguage, queryByFieldIDAndTypeAndCollectionAndLanguage, queryByFieldIDAndTypeAndCollectionAndScope, queryByFieldIDAndTypeAndCollectionAndScope, queryByFieldIDAndTypeAndLanguage, queryByFieldIDAndTypeAndLanguage, setDirty, setFunctionality, setID, setType, store, subTypeItems, subTypes, supportsCapabilitiespublic static Logger logger
public OpenSearchDataSource()
throws gr.uoa.di.madgik.rr.ResourceRegistryException
gr.uoa.di.madgik.rr.ResourceRegistryExceptionpublic String deepToString()
deepToString in class DataSourcepublic boolean exists(gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType)
throws gr.uoa.di.madgik.rr.ResourceRegistryException
exists in interface gr.uoa.di.madgik.rr.element.IRRElementexists in class DataSourcegr.uoa.di.madgik.rr.ResourceRegistryExceptionpublic static List<DataSource> getAll(boolean loadDetails) throws gr.uoa.di.madgik.rr.ResourceRegistryException
gr.uoa.di.madgik.rr.ResourceRegistryExceptionpublic static List<DataSource> getAll(boolean loadDetails, gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType) throws gr.uoa.di.madgik.rr.ResourceRegistryException
gr.uoa.di.madgik.rr.ResourceRegistryExceptionpublic List<DataSourceService> getDataSourceServices() throws gr.uoa.di.madgik.rr.ResourceRegistryException
getDataSourceServices in class DataSourcegr.uoa.di.madgik.rr.ResourceRegistryExceptionpublic static DataSource getById(boolean loadDetails, String id) throws gr.uoa.di.madgik.rr.ResourceRegistryException
gr.uoa.di.madgik.rr.ResourceRegistryExceptionCopyright © 2013. All Rights Reserved.