atg.search.routing.command.search
Class ActiveSolutionZoneValidation

java.lang.Object
  extended by atg.search.routing.command.SearchXMLObject
      extended by atg.search.routing.command.search.BaseValidation
          extended by atg.search.routing.command.search.ActiveSolutionZoneValidation
All Implemented Interfaces:
java.io.Serializable

public class ActiveSolutionZoneValidation
extends BaseValidation

Validation type for active solution zones

See Also:
Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Constructor Summary
ActiveSolutionZoneValidation()
           
 
Method Summary
 java.lang.String getRequestTag()
           
 
Methods inherited from class atg.search.routing.command.search.BaseValidation
equals, fromXmlParser, getAttributeXML, getBodyXML, getCorrect, getId, getStatus, getType, getValue, hashCode, setCorrect, setId, setStatus, setValue
 
Methods inherited from class atg.search.routing.command.SearchXMLObject
appendComplexXml, appendOptionalAttr, appendOptionalElem, appendOptionalElem, appendOptionalElem, appendOptionalValue, appendRequiredAttr, appendRequiredElem, appendRequiredElem, appendRequiredValue, getAllAttributeXML, getAllBodyXML, getDefaultXmlBytes, getParentXMLObject, getXmlPath, isPrintedFirstChild, setParentXMLObject, setPrintedFirstChild, toString, toXML, toXML
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION
Class version string

Constructor Detail

ActiveSolutionZoneValidation

public ActiveSolutionZoneValidation()
Method Detail

getRequestTag

public java.lang.String getRequestTag()
Specified by:
getRequestTag in class atg.search.routing.command.SearchXMLObject