Interface OIndexCallback

All Known Subinterfaces:
OIndexDefinition, OIndexDefinitionMultiValue
All Known Implementing Classes:
OAbstractIndexDefinition, OCompositeIndexDefinition, OPropertyIndexDefinition, OPropertyListIndexDefinition, OPropertyMapIndexDefinition, OPropertyRidBagIndexDefinition, ORuntimeKeyIndexDefinition, OSimpleKeyIndexDefinition

public interface OIndexCallback
  • Method Details

    • getDocumentValueToIndex

      Object getDocumentValueToIndex(ODocument iDocument)