|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: true
Extendable: false
Method Summary | |
void |
custom_getAdditionalFieldData(Indexable indexable)
Deprecated. |
void |
custom_getAdditionalMetaData(Indexable indexable)
Deprecated. |
void |
custom_getFieldData()
Deprecated. |
void |
custom_getMetaData(Indexable indexable)
This method indexes all attributes of an object into the Rware metadata field and is searchable using that field. |
boolean |
delete(LinkedList indexCollection,
IndexerSet libraries)
This method is used to delete an item from the index based on the items UFID key Supported API: false |
WTCollection |
index(WTCollection indexCollection)
This method is used to generate all of the information required for an object to be indexed. |
Method Detail |
public WTCollection index(WTCollection indexCollection) throws IndexingException, WTException, IllegalAccessException, InvocationTargetException, ClassNotFoundException, InstantiationException, PropertyVetoException, IOException
indexCollection
-
IndexingException
WTException
IllegalAccessException
InvocationTargetException
ClassNotFoundException
InstantiationException
PropertyVetoException
IOException
public boolean delete(LinkedList indexCollection, IndexerSet libraries) throws IndexingException, WTException, IllegalAccessException, InvocationTargetException, ClassNotFoundException, InstantiationException, PropertyVetoException, IOException
indexCollection
- libraries
-
IndexingException
WTException
IllegalAccessException
InvocationTargetException
ClassNotFoundException
InstantiationException
PropertyVetoException
IOException
public void custom_getMetaData(Indexable indexable) throws WTException, IndexingException
indexable
-
WTException
IndexingException
public void custom_getAdditionalMetaData(Indexable indexable) throws WTException, IndexingException
indexable
-
WTException
IndexingException
public void custom_getAdditionalFieldData(Indexable indexable) throws WTException, IndexingException
indexable
-
WTException
IndexingException
public void custom_getFieldData() throws WTException, IndexingException
WTException
IndexingException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |