public interface IConsolidatorAttribute extends Serializable
Define an attribute consolidation strategy for a given consolidator marked as Fiel-Level consolidation
Modifier and Type | Method and Description |
---|---|
String |
getAttributeName() |
IConsolidator |
getConsolidator() |
String |
getCustomRankingExpression() |
FLCType |
getFLCType() |
List<IPublisherRank> |
getPublisherRankings() |
boolean |
isSkipNulls() |
IConsolidator getConsolidator()
String getAttributeName()
FLCType getFLCType()
String getCustomRankingExpression()
List<IPublisherRank> getPublisherRankings()
boolean isSkipNulls()
Copyright © 2017. All rights reserved.