KIE Uberfire Metadata API 6.2.0.CR2

org.kie.uberfire.metadata.model
Interface KObjectSimpleKey

All Known Subinterfaces:
KObject, KObjectKey

public interface KObjectSimpleKey


Method Summary
 String getClusterId()
           
 String getKey()
           
 String getSegmentId()
           
 

Method Detail

getClusterId

String getClusterId()

getSegmentId

String getSegmentId()

getKey

String getKey()

KIE Uberfire Metadata API 6.2.0.CR2

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