|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.georss.FieldMetaLoader
public class FieldMetaLoader
Field meta loader.
| Constructor Summary | |
|---|---|
FieldMetaLoader()
|
|
| Method Summary | |
|---|---|
static void |
loadLuceneMeta(RequestContext context,
List<IFeedRecords.FieldMeta> fields)
Loads Lucene index metadata. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FieldMetaLoader()
| Method Detail |
|---|
public static void loadLuceneMeta(RequestContext context,
List<IFeedRecords.FieldMeta> fields)
throws CatalogIndexException
context - request contextfields - list of fields
CatalogIndexException - if accessing index fails
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||