Kieora API 6.0.0.CR5

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

Packages that use KObjectKey
org.kie.kieora.engine   
org.kie.kieora.model   
 

Uses of KObjectKey in org.kie.kieora.engine
 

Methods in org.kie.kieora.engine with parameters of type KObjectKey
 void MetaIndexEngine.delete(KObjectKey... objectsKey)
           
 void MetaIndexEngine.delete(KObjectKey objectKey)
           
 void MetaIndexEngine.rename(KObjectKey from, KObjectKey to)
           
 

Uses of KObjectKey in org.kie.kieora.model
 

Subinterfaces of KObjectKey in org.kie.kieora.model
 interface KObject
           
 


Kieora API 6.0.0.CR5

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