atg.search.routing.command.search
Interface RankingGroup

All Known Implementing Classes:
RankingGroupBlock, RankingGroupIfElse, RankingGroupLoop, RankingGroupOp

public interface RankingGroup

Ranking group interface


Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Method Summary
 java.lang.String toXML()
          Converts the ranking group to xml for submission to the engine.
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
Class version string

See Also:
Constant Field Values
Method Detail

toXML

java.lang.String toXML()
Converts the ranking group to xml for submission to the engine.

Returns:
the ranking group xml