Interface ReferrableObjectIntf
-
- All Known Implementing Classes:
AbstractReferrableObject
,ActionRef
,TriggerImpl
public interface ReferrableObjectIntf
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getKey()
Return the unique key
-
-
-
Method Detail
-
getKey
String getKey()
Return the unique key
-
-