Kieora API 6.0.0.CR4

org.kie.kieora.model
Interface KObject

All Superinterfaces:
KObjectKey, KObjectSimpleKey

public interface KObject
extends KObjectKey


Method Summary
 Iterable<KProperty<?>> getProperties()
           
 
Methods inherited from interface org.kie.kieora.model.KObjectKey
getId, getType
 
Methods inherited from interface org.kie.kieora.model.KObjectSimpleKey
getClusterId, getKey, getSegmentId
 

Method Detail

getProperties

Iterable<KProperty<?>> getProperties()

Kieora API 6.0.0.CR4

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