org.outerj.daisy.query.model
Class Identifier.SummaryIdentifier

java.lang.Object
  extended by org.outerj.daisy.query.model.Identifier.AbstractIdentifier
      extended by org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
          extended by org.outerj.daisy.query.model.Identifier.SummaryIdentifier
Enclosing class:
Identifier

public final class Identifier.SummaryIdentifier
extends Identifier.AbstractOutputIdentifier


Field Summary
static java.lang.String NAME
           
 
Constructor Summary
Identifier.SummaryIdentifier()
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.Object getOutputValue(org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version)
           
 QValueType getOutputValueType()
           
 
Methods inherited from class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
bindPreConditions, bindValueExpr, canTestappliesTo, evaluate, generateSqlValueExpr, getSqlPreConditions, getValueType, isAclAllowed, isOutputOnly
 
Methods inherited from class org.outerj.daisy.query.model.Identifier.AbstractIdentifier
getTitle, getValueCountIdentifier, isMultiValue, isSymbolic, translateSymbolic
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

Identifier.SummaryIdentifier

public Identifier.SummaryIdentifier()
Method Detail

getName

public java.lang.String getName()

getOutputValueType

public QValueType getOutputValueType()

getOutputValue

public java.lang.Object getOutputValue(org.outerj.daisy.repository.Document document,
                                       org.outerj.daisy.repository.Version version)


Copyright © -2012 . All Rights Reserved.