org.outerj.daisy.query.model
Class Identifier.LockTypeIdentifier
java.lang.Object
org.outerj.daisy.query.model.Identifier.AbstractIdentifier
org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
- Enclosing class:
- Identifier
public final class Identifier.LockTypeIdentifier
- extends Identifier.AbstractNonAclIdentifier
Field Summary |
static java.lang.String |
NAME
|
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.LockTypeIdentifier
public Identifier.LockTypeIdentifier()
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)
isSymbolic
public boolean isSymbolic()
- Overrides:
isSymbolic
in class Identifier.AbstractIdentifier
translateSymbolic
public java.lang.Object translateSymbolic(ValueExpr valueExpr,
org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
throws org.outerj.daisy.repository.query.QueryException
- Overrides:
translateSymbolic
in class Identifier.AbstractIdentifier
- Throws:
org.outerj.daisy.repository.query.QueryException
getOutputValueType
public QValueType getOutputValueType()
getOutputValue
public java.lang.Object getOutputValue(org.outerj.daisy.repository.Document document,
org.outerj.daisy.repository.Version version)
getName
public java.lang.String getName()
Copyright © -2012 . All Rights Reserved.