Interface IEpcisDocumentEnricher

All Superinterfaces:
IDocumentEnricher<EpcisDocument>

public interface IEpcisDocumentEnricher extends IDocumentEnricher<EpcisDocument>
Represents the EpcisDocument enrichment extension point

Put your logic into implementation of this interface to manipulate the content of the incoming document

  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Takes the document and enriches it.