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

Packages that use OutputValueType
org.outerj.daisy.query.model   
 

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

Fields in org.outerj.daisy.query.model declared as OutputValueType
static OutputValueType OutputValueType.STRING
           
static OutputValueType OutputValueType.DATE
           
static OutputValueType OutputValueType.DATETIME
           
static OutputValueType OutputValueType.LONG
           
static OutputValueType OutputValueType.DOUBLE
           
static OutputValueType OutputValueType.DECIMAL
           
static OutputValueType OutputValueType.BOOLEAN
           
static OutputValueType OutputValueType.XML
           
static OutputValueType OutputValueType.VERSION_STATE
           
 

Methods in org.outerj.daisy.query.model that return OutputValueType
 OutputValueType Identifier.LanguageIdIdentifier.getOutputValueType()
           
 OutputValueType Identifier.VersionIdIdentifier.getOutputValueType()
           
 OutputValueType Identifier.RetiredIdentifier.getOutputValueType()
           
 OutputValueType Identifier.LastModifierIdIdentifier.getOutputValueType()
           
 OutputValueType Identifier.VersionCreationTimeIdentifier.getOutputValueType()
           
 OutputValueType Identifier.LockTypeIdentifier.getOutputValueType()
           
 OutputValueType Identifier.VersionCreatorNameIdentifier.getOutputValueType()
           
 OutputValueType Identifier.getOutputValueType()
          Identifies the type of data returned from the Identifier.getOutputValue(org.outerj.daisy.repository.Document, org.outerj.daisy.repository.Version) method.
 OutputValueType Identifier.FieldIdentifier.getOutputValueType()
           
 OutputValueType Identifier.FieldValueCountIdentifier.getOutputValueType()
           
 OutputValueType Identifier.CollectionsIdentifier.getOutputValueType()
           
 OutputValueType Identifier.CollectionsValueCountIdentifier.getOutputValueType()
           
 OutputValueType Identifier.DocumentTypeIdentifier.getOutputValueType()
           
 OutputValueType Identifier.DocumentNameIdentifier.getOutputValueType()
           
 OutputValueType Identifier.CreationTimeIdentifier.getOutputValueType()
           
 OutputValueType Identifier.DocumentIdIdentifier.getOutputValueType()
           
 OutputValueType Identifier.BranchIdIdentifier.getOutputValueType()
           
 OutputValueType Identifier.BranchNameIdentifier.getOutputValueType()
           
 OutputValueType Identifier.LanguageNameIdentifier.getOutputValueType()
           
 OutputValueType Identifier.TotalSizeOfPartsIdentifier.getOutputValueType()
           
 OutputValueType Identifier.VersionStateLastModifiedIdentifier.getOutputValueType()
           
 OutputValueType Identifier.VersionCreatorIdIdentifier.getOutputValueType()
           
 OutputValueType Identifier.AbstractLoginIdentifier.getOutputValueType()
           
 OutputValueType Identifier.PrivateIdentifier.getOutputValueType()
           
 OutputValueType Identifier.SummaryIdentifier.getOutputValueType()
           
 OutputValueType Identifier.VersionStateIdentifier.getOutputValueType()
           
 OutputValueType Identifier.PartContentIdentifier.getOutputValueType()
           
 OutputValueType Identifier.PartMimeTypeIdentifier.getOutputValueType()
           
 OutputValueType Identifier.PartSizeIdentifier.getOutputValueType()
           
 OutputValueType Identifier.LockOwnerIdIdentifier.getOutputValueType()
           
 OutputValueType Identifier.LockOwnerNameIdentifier.getOutputValueType()
           
 OutputValueType Identifier.LockTimeAcquiredIdentifier.getOutputValueType()
           
 OutputValueType Identifier.LockDurationIdentifier.getOutputValueType()
           
 OutputValueType Identifier.OwnerIdIdentifier.getOutputValueType()
           
 OutputValueType Identifier.OwnerNameIdentifier.getOutputValueType()
           
 OutputValueType Identifier.LastModifierNameIdentifier.getOutputValueType()
           
 OutputValueType Identifier.VariantLastModifierIdIdentifier.getOutputValueType()
           
 OutputValueType Identifier.VariantLastModifierNameIdentifier.getOutputValueType()
           
 OutputValueType Identifier.LastModifiedIdentifier.getOutputValueType()
           
 OutputValueType Identifier.VariantLastModifiedIdentifier.getOutputValueType()
           
 OutputValueType Identifier.CustomFieldIdentifier.getOutputValueType()
           
 



Copyright © -2005 . All Rights Reserved.