Package com.persequor.extension.acquire


package com.persequor.extension.acquire
Package for implementations relevant for the acquire process. Implementations should be registered using the IExtensionPointIoc.acquire() interface.
  • Interfaces
    Class
    Description
    This service allows extension to push events to Saga.
    An implementation of this interface is a document validator that can accept or reject a document based on the validity of events contained within.
    An implementation of this interface is a master data document validator that can accept or reject a document based on the validity of vocabulary data contained within.
    An implementation of this interface is a query document validator that can accept or reject a document based on the validity of query data contained within.