atg.repository.search.config.admin
Interface VariableRankingProperty

All Known Implementing Classes:
FieldVariableRankingProperty, GenericVariableRankingProperty

public interface VariableRankingProperty

A component implementing this interface represents a special variable ranking property, e.g. $field or $relevance


Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Method Summary
 float getDefaultWeighting()
           
 MetaProperty getMetaProperty()
           
 java.lang.String getPropertyName()
           
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
Class version string

See Also:
Constant Field Values
Method Detail

getMetaProperty

MetaProperty getMetaProperty()
Returns:
MetaProperty representation of this variable ranking property

getDefaultWeighting

float getDefaultWeighting()
Returns:
float default weighting for this property

getPropertyName

java.lang.String getPropertyName()
Returns:
String property name