Interface IEpcisMasterDataDocumentEnricher

All Superinterfaces:
IDocumentEnricher<EpcisMasterDataDocument>

public interface IEpcisMasterDataDocumentEnricher extends IDocumentEnricher<EpcisMasterDataDocument>
Represents the EpcisMasterDataDocument 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.