com.semarchy.mdm.runtime.model.logical
Interface IConsolidatorAttribute
- All Superinterfaces:
- Serializable
public interface IConsolidatorAttribute
- extends Serializable
Define an attribute consolidation strategy for a given consolidator marked as Fiel-Level consolidation
- Author:
- skamel
getConsolidator
IConsolidator getConsolidator()
getAttributeName
String getAttributeName()
- Returns:
- the qualified name of the consolidator attribute
getFLCType
FLCType getFLCType()
getCustomRankingExpression
String getCustomRankingExpression()
getPublisherRankings
List<IPublisherRank> getPublisherRankings()
isSkipNulls
boolean isSkipNulls()
Copyright © 2015. All Rights Reserved.