Package org.uberfire.ext.metadata.model
Interface KObjectKey
-
- All Superinterfaces:
KObjectId,KObjectSimpleKey
- All Known Subinterfaces:
KObject
- All Known Implementing Classes:
KObjectImpl,KObjectKeyImpl
public interface KObjectKey extends KObjectSimpleKey, KObjectId
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MetaTypegetType()-
Methods inherited from interface org.uberfire.ext.metadata.model.KObjectSimpleKey
getClusterId, getKey, getSegmentId
-
-
-
-
Method Detail
-
getType
MetaType getType()
-
-