Interface ContextEntity


public interface ContextEntity
This interface is used by ContextHandler to return real context entity.
  • Method Details

    • getContextId

      Long getContextId()
    • getContextEntity

      Object getContextEntity()
    • getContextMap

      Map<String,Object> getContextMap()