Package com.onenetwork.platform.integ

Common interfaces and utilities for used in integration.
  • Interface Summary 
    Interface Description
    ExternalReferenceService
    Service to get external or local values from the PLT.ExternalReference model.
    IntegMappingService
    Service to get external or ONE values from the PLT.IntegMapping model based on the parameters.
    Transformer
    Marker interface for for any kind of transformer.
  • Class Summary 
    Class Description
    IntegrationContext
    Context for parameterizing the behavior of various integration services.
    TransformerContext
    Base context for various transformers (including CSV, JSON, etc)