Package org.uberfire.ext.metadata.model
Interface KObjectSimpleKey
-
- All Known Subinterfaces:
KObject,KObjectKey
- All Known Implementing Classes:
KObjectImpl,KObjectKeyImpl
public interface KObjectSimpleKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetClusterId()StringgetKey()StringgetSegmentId()
-