org.outerj.daisy.query.model
Class Identifier.LanguageIdIdentifier
java.lang.Object
org.outerj.daisy.query.model.Identifier.AbstractIdentifier
org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
- Enclosing class:
- Identifier
public final class Identifier.LanguageIdIdentifier
- extends Identifier.AbstractIdentifier
Field Summary |
static java.lang.String |
NAME
|
Methods inherited from class org.outerj.daisy.query.model.Identifier.AbstractIdentifier |
bindPreConditions, bindValueExpr, canTestappliesTo, getSqlPreConditions, getTitle, getValueCountIdentifier, isAclAllowed, isMultiValue, isOutputOnly, isSymbolic, translateSymbolic |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
Identifier.LanguageIdIdentifier
public Identifier.LanguageIdIdentifier()
getName
public java.lang.String getName()
getValueType
public QValueType getValueType()
evaluate
public java.lang.Object evaluate(org.outerj.daisy.repository.Document document,
org.outerj.daisy.repository.Version version)
generateSqlValueExpr
public void generateSqlValueExpr(java.lang.StringBuffer sql,
SqlGenerationContext context)
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.