Package com.axelor.rpc
Interface ContextEntity
-
public interface ContextEntity
This interface is used byContextHandler
to return real context entity.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getContextEntity()
Long
getContextId()
Map<String,Object>
getContextMap()
-