Kieora API 6.0.0.CR4

Uses of Interface
org.kie.kieora.model.KObject

Packages that use KObject
org.kie.kieora.engine   
org.kie.kieora.search   
 

Uses of KObject in org.kie.kieora.engine
 

Methods in org.kie.kieora.engine with parameters of type KObject
 void MetaIndexEngine.index(KObject... objects)
           
 void MetaIndexEngine.index(KObject object)
           
 

Uses of KObject in org.kie.kieora.search
 

Methods in org.kie.kieora.search that return types with arguments of type KObject
 List<KObject> SearchIndex.fullTextSearch(String term, int pageSize, int startIndex, ClusterSegment... clusterSegments)
           
 List<KObject> SearchIndex.searchByAttrs(Map<String,?> attrs, int pageSize, int startIndex, ClusterSegment... clusterSegments)
           
 


Kieora API 6.0.0.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.