org.outerj.daisy.query.model
Class Identifier.VersionStateIdentifier
java.lang.Object
org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
org.outerj.daisy.query.model.Identifier.VersionStateIdentifier
- All Implemented Interfaces:
- org.outerj.daisy.query.model.Identifier.DelegateIdentifier
- Enclosing class:
- Identifier
- public final class Identifier.VersionStateIdentifier
- 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.VersionStateIdentifier
public Identifier.VersionStateIdentifier()
getName
public java.lang.String getName()
getOutputValueType
public OutputValueType getOutputValueType()
getOutputValue
public java.lang.Object getOutputValue(org.outerj.daisy.repository.Document document,
org.outerj.daisy.repository.Version version)
getValueType
public org.outerj.daisy.repository.ValueType getValueType()
getValue
public java.lang.Object getValue(org.outerj.daisy.repository.Document document)
generateSql
public void generateSql(java.lang.StringBuffer sql,
SqlGenerationContext context)
convertLiteral
public void convertLiteral(Literal literal)
- Specified by:
convertLiteral
in interface org.outerj.daisy.query.model.Identifier.DelegateIdentifier
- Overrides:
convertLiteral
in class Identifier.AbstractNonAclIdentifier
Copyright © -2005 . All Rights Reserved.