Package com.axelor.rpc
Interface ContextEntity
-
public interface ContextEntityThis interface is used byContextHandlerto return real context entity.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetContextEntity()LonggetContextId()Map<String,Object>getContextMap()
-