Interface IServiceContext

  • All Known Implementing Classes:
    RuntimeData, ServiceContext

    public interface IServiceContext
    This interface is used to pass parameters to the called services
    • Method Detail

      • getActivePivot

        com.quartetfs.biz.pivot.IActivePivot getActivePivot()
        This is the active pivot
        Returns:
        the instance
      • getDatastoreVersion

        com.qfs.store.IDatastoreVersion getDatastoreVersion()
        The datastore
        Returns:
        the instance
      • getQueryCache

        com.quartetfs.biz.pivot.query.IQueryCache getQueryCache()
        The query cache
        Returns:
        the instance
      • getLeafCoordinates

        List<Object> getLeafCoordinates()
        Some extra parameters coming from the location
        Returns:
        A list of extra parameters