Package org.imemex.componentmappings.content

Interface Summary
ContentComponentIndex Marker interface to identify content component indexes.
ContentComponentReplica Another interface to identify Content component replicas.
 

Class Summary
ContentComponentMappingWrapper A content component mapping wrapper takes an old content component index and/or an old content component replica and uses it to implement a content index and/or replica.
ContentComponentReplicaTestCase Tests a content component replica by loading it with a number of components and then executing look-up (entries and getEntry) methods.
ContentExtractingPullOperator A pull operator which generates mappings of Content from a pull operator of index views.
IndexViewFromContentPullOperator This pull operator takes a pull operator of mappings of Content as input and converts it to a pull operator of index view.