|
KIE API 6.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Query
Public Query interface for runtime query inspection.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.kie.api.definition.KieDefinition |
---|
KieDefinition.KnowledgeType |
Method Summary | |
---|---|
Map<String,Object> |
getMetaData()
Returns an immutable Map |
String |
getName()
Returns this query's name. |
String |
getPackageName()
Returns the package name (namespace) this query is tied to. |
Methods inherited from interface org.kie.api.definition.KieDefinition |
---|
getId, getKnowledgeType, getNamespace |
Method Detail |
---|
String getPackageName()
String getName()
Map<String,Object> getMetaData()
|
KIE API 6.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |