com.semarchy.mdm.runtime.model.logical
Interface IEnricher
- All Superinterfaces:
- IUniquelyNamed, Serializable
- All Known Subinterfaces:
- IPluginEnricher, ISemQLEnricher
public interface IEnricher
- extends IUniquelyNamed, Serializable
Integration enricher for an entity
- Author:
- skamel
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
SEP |
ENRICHER_PREFIX
static final String ENRICHER_PREFIX
- See Also:
- Constant Field Values
getDeclaringEntity
IEntity getDeclaringEntity()
getName
String getName()
isActive
boolean isActive()
getCondition
String getCondition()
Copyright © 2015. All Rights Reserved.