Class ServiceContext

    • Constructor Detail

      • ServiceContext

        public ServiceContext​(com.quartetfs.biz.pivot.IActivePivot activePivot,
                              List<Object> leafCoordinates)
      • ServiceContext

        public ServiceContext​(com.quartetfs.biz.pivot.IActivePivot activePivot,
                              com.quartetfs.biz.pivot.query.IQueryCache cache,
                              List<Object> leafCoordinates)
      • ServiceContext

        public ServiceContext​(com.quartetfs.biz.pivot.IActivePivot activePivot,
                              com.qfs.store.IDatastoreVersion datastoreVersion,
                              com.quartetfs.biz.pivot.query.IQueryCache cache,
                              List<Object> leafCoordinates)