public class RRHelper extends Object
| Constructor and Description |
|---|
RRHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getAllCollectionsTypes(String scope) |
static Map<String,Set<String>> |
getAllFieldsPerCollection(String scope) |
static Map<String,Set<String>> |
getAllPresentableFieldsPerCollection(String scope) |
static Map<String,Set<String>> |
getAllSearchableFieldsPerCollection(String scope) |
static String |
getFieldIDFromName(String fieldName) |
static Map<String,String> |
getFieldsMapping(String scope) |
static void |
init() |
static void |
waitInit(boolean useRRAdaptor) |
public static Map<String,String> getFieldsMapping(String scope) throws Exception
Exceptionpublic static String getFieldIDFromName(String fieldName) throws Exception
Exceptionpublic static Map<String,Set<String>> getAllSearchableFieldsPerCollection(String scope) throws Exception
Exceptionpublic static Map<String,Set<String>> getAllPresentableFieldsPerCollection(String scope) throws Exception
Exceptionpublic static Map<String,String> getAllCollectionsTypes(String scope) throws Exception
Exceptionpublic static Map<String,Set<String>> getAllFieldsPerCollection(String scope) throws Exception
Exceptionpublic static void init()
throws gr.uoa.di.madgik.rr.ResourceRegistryException
gr.uoa.di.madgik.rr.ResourceRegistryExceptionpublic static void waitInit(boolean useRRAdaptor)
throws gr.uoa.di.madgik.rr.ResourceRegistryException,
InterruptedException
gr.uoa.di.madgik.rr.ResourceRegistryExceptionInterruptedExceptionCopyright © 2014. All Rights Reserved.