Uses of Class
org.outerj.daisy.query.model.QValueType

Packages that use QValueType
org.outerj.daisy.query.model   
org.outerj.daisy.query.model.functions   
 

Uses of QValueType in org.outerj.daisy.query.model
 

Fields in org.outerj.daisy.query.model declared as QValueType
static QValueType QValueType.BOOLEAN
           
static QValueType QValueType.DATE
           
static QValueType QValueType.DATETIME
           
static QValueType QValueType.DECIMAL
           
static QValueType QValueType.DOUBLE
           
static QValueType QValueType.LINK
           
static QValueType QValueType.LONG
           
static QValueType QValueType.STRING
           
static QValueType QValueType.UNDEFINED
           
protected  QValueType AbstractMultiArgPredicate.valueType
           
static QValueType QValueType.VERSION_STATE
           
static QValueType QValueType.XML
           
 

Methods in org.outerj.daisy.query.model that return QValueType
 QValueType Literal.getOutputValueType()
           
 QValueType Identifier.getOutputValueType()
           
 QValueType Identifier.FieldIdentifier.getOutputValueType()
           
 QValueType Identifier.FieldValueCountIdentifier.getOutputValueType()
           
 QValueType Identifier.LinkFieldDocumentIdIdentifier.getOutputValueType()
           
 QValueType Identifier.LinkFieldBranchIdIdentifier.getOutputValueType()
           
 QValueType Identifier.LinkFieldLanguageIdIdentifier.getOutputValueType()
           
 QValueType Identifier.LinkFieldBranchIdentifier.getOutputValueType()
           
 QValueType Identifier.LinkFieldLanguageIdentifier.getOutputValueType()
           
 QValueType Identifier.CollectionsIdentifier.getOutputValueType()
           
 QValueType Identifier.CollectionsValueCountIdentifier.getOutputValueType()
           
 QValueType Identifier.DocumentTypeIdentifier.getOutputValueType()
           
 QValueType Identifier.DocumentNameIdentifier.getOutputValueType()
           
 QValueType Identifier.CreationTimeIdentifier.getOutputValueType()
           
 QValueType Identifier.DocumentIdIdentifier.getOutputValueType()
           
 QValueType Identifier.DocumentLinkIdentifier.getOutputValueType()
           
 QValueType Identifier.BranchIdIdentifier.getOutputValueType()
           
 QValueType Identifier.BranchNameIdentifier.getOutputValueType()
           
 QValueType Identifier.LanguageIdIdentifier.getOutputValueType()
           
 QValueType Identifier.LanguageNameIdentifier.getOutputValueType()
           
 QValueType Identifier.VersionCreationTimeIdentifier.getOutputValueType()
           
 QValueType Identifier.TotalSizeOfPartsIdentifier.getOutputValueType()
           
 QValueType Identifier.VersionStateLastModifiedIdentifier.getOutputValueType()
           
 QValueType Identifier.VersionCreatorIdIdentifier.getOutputValueType()
           
 QValueType Identifier.AbstractLoginIdentifier.getOutputValueType()
           
 QValueType Identifier.PrivateIdentifier.getOutputValueType()
           
 QValueType Identifier.RetiredIdentifier.getOutputValueType()
           
 QValueType Identifier.VersionCreatorNameIdentifier.getOutputValueType()
           
 QValueType Identifier.SummaryIdentifier.getOutputValueType()
           
 QValueType Identifier.VersionStateIdentifier.getOutputValueType()
           
 QValueType Identifier.PartContentIdentifier.getOutputValueType()
           
 QValueType Identifier.PartMimeTypeIdentifier.getOutputValueType()
           
 QValueType Identifier.PartSizeIdentifier.getOutputValueType()
           
 QValueType Identifier.LockTypeIdentifier.getOutputValueType()
           
 QValueType Identifier.LockOwnerIdIdentifier.getOutputValueType()
           
 QValueType Identifier.LockOwnerNameIdentifier.getOutputValueType()
           
 QValueType Identifier.LockTimeAcquiredIdentifier.getOutputValueType()
           
 QValueType Identifier.LockDurationIdentifier.getOutputValueType()
           
 QValueType Identifier.OwnerIdIdentifier.getOutputValueType()
           
 QValueType Identifier.OwnerNameIdentifier.getOutputValueType()
           
 QValueType Identifier.LastModifierIdIdentifier.getOutputValueType()
           
 QValueType Identifier.LastModifierNameIdentifier.getOutputValueType()
           
 QValueType Identifier.VariantLastModifierIdIdentifier.getOutputValueType()
           
 QValueType Identifier.VariantLastModifierNameIdentifier.getOutputValueType()
           
 QValueType Identifier.LastModifiedIdentifier.getOutputValueType()
           
 QValueType Identifier.VariantLastModifiedIdentifier.getOutputValueType()
           
 QValueType Identifier.VersionIdIdentifier.getOutputValueType()
           
 QValueType Identifier.CustomFieldIdentifier.getOutputValueType()
           
 QValueType ValueExpr.getOutputValueType()
          Identifies the type of data returned from the ValueExpr.getOutputValue(org.outerj.daisy.repository.Document, org.outerj.daisy.repository.Version, EvaluationContext) method.
 QValueType Literal.getValueType()
           
 QValueType Identifier.getValueType()
           
 QValueType Identifier.FieldIdentifier.getValueType()
           
 QValueType Identifier.FieldValueCountIdentifier.getValueType()
           
 QValueType Identifier.LinkFieldDocumentIdIdentifier.getValueType()
           
 QValueType Identifier.LinkFieldBranchIdIdentifier.getValueType()
           
 QValueType Identifier.LinkFieldLanguageIdIdentifier.getValueType()
           
 QValueType Identifier.CollectionsIdentifier.getValueType()
           
 QValueType Identifier.CollectionsValueCountIdentifier.getValueType()
           
 QValueType Identifier.DocumentTypeIdentifier.getValueType()
           
 QValueType Identifier.DocumentNameIdentifier.getValueType()
           
 QValueType Identifier.CreationTimeIdentifier.getValueType()
           
 QValueType Identifier.DocumentIdIdentifier.getValueType()
           
 QValueType Identifier.DocumentLinkIdentifier.getValueType()
           
 QValueType Identifier.BranchIdIdentifier.getValueType()
           
 QValueType Identifier.BranchNameIdentifier.getValueType()
           
 QValueType Identifier.LanguageIdIdentifier.getValueType()
           
 QValueType Identifier.LanguageNameIdentifier.getValueType()
           
 QValueType Identifier.VersionCreationTimeIdentifier.getValueType()
           
 QValueType Identifier.TotalSizeOfPartsIdentifier.getValueType()
           
 QValueType Identifier.VersionStateLastModifiedIdentifier.getValueType()
           
 QValueType Identifier.VersionCreatorIdIdentifier.getValueType()
           
 QValueType Identifier.AbstractLoginIdentifier.getValueType()
           
 QValueType Identifier.PrivateIdentifier.getValueType()
           
 QValueType Identifier.RetiredIdentifier.getValueType()
           
 QValueType Identifier.VersionCreatorNameIdentifier.getValueType()
           
 QValueType Identifier.AbstractOutputIdentifier.getValueType()
           
 QValueType Identifier.VersionStateIdentifier.getValueType()
           
 QValueType Identifier.PartMimeTypeIdentifier.getValueType()
           
 QValueType Identifier.PartSizeIdentifier.getValueType()
           
 QValueType Identifier.LockTypeIdentifier.getValueType()
           
 QValueType Identifier.LockOwnerIdIdentifier.getValueType()
           
 QValueType Identifier.LockTimeAcquiredIdentifier.getValueType()
           
 QValueType Identifier.LockDurationIdentifier.getValueType()
           
 QValueType Identifier.OwnerIdIdentifier.getValueType()
           
 QValueType Identifier.LastModifierIdIdentifier.getValueType()
           
 QValueType Identifier.VariantLastModifierIdIdentifier.getValueType()
           
 QValueType Identifier.LastModifiedIdentifier.getValueType()
           
 QValueType Identifier.VariantLastModifiedIdentifier.getValueType()
           
 QValueType Identifier.VersionIdIdentifier.getValueType()
           
 QValueType Identifier.CustomFieldIdentifier.getValueType()
           
 QValueType ValueExpr.getValueType()
          Returns the ValueType of this expression, or null if undetermined.
 

Methods in org.outerj.daisy.query.model with parameters of type QValueType
static int Literal.bindLiteral(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, java.lang.Object value)
          Utility method for use by other classes.
 int Identifier.AbstractIdentifier.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType)
           
 int Identifier.AbstractOutputIdentifier.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType)
           
 int Literal.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 int Identifier.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 int AbstractFunction.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 int ValueExpr.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object Literal.evaluate(QValueType valueType)
           
 java.lang.Object Literal.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object Identifier.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object ValueExpr.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
          Evaluates this expression for the given document and/or version.
 java.lang.Object Literal.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object Identifier.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object ValueExpr.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
          Evaluates the expression without access to document information.
static java.lang.String SqlGenerationContext.FieldsTable.getValueColumn(QValueType valueType)
           
 boolean QValueType.isCompatible(QValueType otherValueType)
           
 

Uses of QValueType in org.outerj.daisy.query.model.functions
 

Methods in org.outerj.daisy.query.model.functions that return QValueType
 QValueType LengthFunction.getOutputValueType()
           
 QValueType CurrentDateFunction.getOutputValueType()
           
 QValueType RandomFunction.getOutputValueType()
           
 QValueType ContextDocFunction.getOutputValueType()
           
 QValueType RelativeDateTimeFunction.getOutputValueType()
           
 QValueType RelativeDateFunction.getOutputValueType()
           
 QValueType ConcatFunction.getOutputValueType()
           
 QValueType AbstractBinaryMathFunction.getOutputValueType()
           
 QValueType CurrentDateTimeFunction.getOutputValueType()
           
 QValueType AbstractUnaryMathFunction.getOutputValueType()
           
 QValueType UserIdFunction.getOutputValueType()
           
 QValueType DateComponentFunction.getOutputValueType()
           
 QValueType LengthFunction.getValueType()
           
 QValueType CurrentDateFunction.getValueType()
           
 QValueType RandomFunction.getValueType()
           
 QValueType ContextDocFunction.getValueType()
           
 QValueType RelativeDateTimeFunction.getValueType()
           
 QValueType RelativeDateFunction.getValueType()
           
 QValueType ConcatFunction.getValueType()
           
 QValueType AbstractBinaryMathFunction.getValueType()
           
 QValueType CurrentDateTimeFunction.getValueType()
           
 QValueType AbstractUnaryMathFunction.getValueType()
           
 QValueType UserIdFunction.getValueType()
           
 QValueType DateComponentFunction.getValueType()
           
 

Methods in org.outerj.daisy.query.model.functions with parameters of type QValueType
 int CurrentDateFunction.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 int RandomFunction.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 int ContextDocFunction.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 int RelativeDateTimeFunction.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 int ConcatFunction.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 int CurrentDateTimeFunction.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 int UserIdFunction.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 int DateComponentFunction.bindValueExpr(java.sql.PreparedStatement stmt, int bindPos, QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object LengthFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object CurrentDateFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object RandomFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object ContextDocFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object RelativeDateTimeFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object ConcatFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object AbstractBinaryMathFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object CurrentDateTimeFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object AbstractUnaryMathFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object UserIdFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object DateComponentFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object LengthFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object CurrentDateFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object RandomFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object ContextDocFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object RelativeDateTimeFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object ConcatFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object AbstractBinaryMathFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object CurrentDateTimeFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object AbstractUnaryMathFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object UserIdFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 java.lang.Object DateComponentFunction.evaluate(QValueType valueType, org.outerj.daisy.repository.query.EvaluationContext evaluationContext)
           
 



Copyright © -2006 . All Rights Reserved.