com.semarchy.mdm.runtime.model.logical
Interface IPluginEnricherOutput

All Superinterfaces:
Serializable

public interface IPluginEnricherOutput
extends Serializable

Defines an output of e plugin enricher

Author:
skamel

Method Summary
 String getAttributeName()
           
 String getOutputName()
           
 

Method Detail

getAttributeName

String getAttributeName()
Returns:
the qualified name of the output attribute

getOutputName

String getOutputName()
Returns:
the plugin's output field assigned to the attribute


Copyright © 2015. All Rights Reserved.