com.senseidb.indexing
Class DefaultSenseiZoieIndexable<V>

java.lang.Object
  extended by proj.zoie.api.indexing.AbstractZoieIndexable
      extended by com.senseidb.indexing.DefaultSenseiZoieIndexable<V>
All Implemented Interfaces:
proj.zoie.api.indexing.ZoieIndexable

public class DefaultSenseiZoieIndexable<V>
extends proj.zoie.api.indexing.AbstractZoieIndexable


Nested Class Summary
 
Nested classes/interfaces inherited from interface proj.zoie.api.indexing.ZoieIndexable
proj.zoie.api.indexing.ZoieIndexable.IndexingReq
 
Field Summary
 
Fields inherited from class proj.zoie.api.indexing.AbstractZoieIndexable
DOCUMENT_ID_PAYLOAD_FIELD, DOCUMENT_STORE_FIELD
 
Fields inherited from interface proj.zoie.api.indexing.ZoieIndexable
DOCUMENT_ID_FIELD
 
Method Summary
 proj.zoie.api.indexing.ZoieIndexable.IndexingReq[] buildIndexingReqs()
           
 long getUID()
           
 boolean isDeleted()
           
 boolean isSkip()
           
 
Methods inherited from class proj.zoie.api.indexing.AbstractZoieIndexable
getStoreValue, isStorable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

buildIndexingReqs

public proj.zoie.api.indexing.ZoieIndexable.IndexingReq[] buildIndexingReqs()
Specified by:
buildIndexingReqs in interface proj.zoie.api.indexing.ZoieIndexable
Specified by:
buildIndexingReqs in class proj.zoie.api.indexing.AbstractZoieIndexable

getUID

public long getUID()
Specified by:
getUID in interface proj.zoie.api.indexing.ZoieIndexable
Specified by:
getUID in class proj.zoie.api.indexing.AbstractZoieIndexable

isDeleted

public boolean isDeleted()
Specified by:
isDeleted in interface proj.zoie.api.indexing.ZoieIndexable
Specified by:
isDeleted in class proj.zoie.api.indexing.AbstractZoieIndexable

isSkip

public boolean isSkip()
Specified by:
isSkip in interface proj.zoie.api.indexing.ZoieIndexable
Overrides:
isSkip in class proj.zoie.api.indexing.AbstractZoieIndexable


Copyright © 2010-2012. All Rights Reserved.