A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

AND - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
ASC - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
ASC - Static variable in class org.outerj.daisy.query.model.SortOrder
 
AbstractDocumentHandler - class org.outerj.daisy.httpconnector.handlers.AbstractDocumentHandler.
 
AbstractDocumentHandler(Logger, int, int, String) - Constructor for class org.outerj.daisy.httpconnector.handlers.AbstractDocumentHandler
 
AbstractLocalStrategy - class org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy.
 
AbstractLocalStrategy(LocalRepositoryManager.Context, AuthenticatedUser, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy
 
AbstractMultiArgCond - class org.outerj.daisy.query.model.AbstractMultiArgCond.
 
AbstractMultiArgCond(Identifier) - Constructor for class org.outerj.daisy.query.model.AbstractMultiArgCond
 
AclConditionViolation - class org.outerj.daisy.query.model.AclConditionViolation.
 
AclConditionViolation(String) - Constructor for class org.outerj.daisy.query.model.AclConditionViolation
 
AclEvaluator - class org.outerj.daisy.repository.serverimpl.acl.AclEvaluator.
Evaluates ACL's.
AclEvaluator(AclImpl, AclStrategy, AclEvaluationContext) - Constructor for class org.outerj.daisy.repository.serverimpl.acl.AclEvaluator
 
AclHandler - class org.outerj.daisy.httpconnector.handlers.AclHandler.
 
AclHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.AclHandler
 
AlwaysSatisfiedCond - class org.outerj.daisy.query.model.AlwaysSatisfiedCond.
 
AlwaysSatisfiedCond() - Constructor for class org.outerj.daisy.query.model.AlwaysSatisfiedCond
 
And - class org.outerj.daisy.query.model.And.
 
And() - Constructor for class org.outerj.daisy.query.model.And
 
AuthenticationSchemesHandler - class org.outerj.daisy.httpconnector.handlers.AuthenticationSchemesHandler.
 
AuthenticationSchemesHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.AuthenticationSchemesHandler
 
AvailableVariantsHandler - class org.outerj.daisy.httpconnector.handlers.AvailableVariantsHandler.
 
AvailableVariantsHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.AvailableVariantsHandler
 
add(Literal) - Method in class org.outerj.daisy.query.model.AbstractMultiArgCond
 
add(CondExpr) - Method in class org.outerj.daisy.query.model.And
 
add(Literal) - Method in class org.outerj.daisy.query.model.InCollection
 
add(CondExpr) - Method in class org.outerj.daisy.query.model.Or
 
addEscapes(String) - Static method in class org.outerj.daisy.query.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addHandler(HttpHandler) - Method in class org.outerj.daisy.httpconnector.HttpConnectorImpl
 
addIdentifier(Identifier) - Method in class org.outerj.daisy.query.model.IdentifierList
 
addLink(LinkInfo) - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.LinkCollector
 
add_escapes(String) - Method in class org.outerj.daisy.query.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
adjustBeginLineColumn(int, int) - Method in class org.outerj.daisy.query.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
andExpression() - Method in class org.outerj.daisy.query.QueryParser
 
append(StringBuffer, Map) - Method in class org.outerj.daisy.query.model.ParamString
 
appendDocIdSelectClause(StringBuffer) - Method in class org.outerj.daisy.query.model.SqlGenerationContext
 
appendFromClause(StringBuffer, boolean) - Method in class org.outerj.daisy.query.model.SqlGenerationContext
Generates the SQL "from" expression based on the requested field table aliases (using SqlGenerationContext.getNewFieldsTableAlias()) and joined tables (see SqlGenerationContext.needsJoinWithTable(org.outerj.daisy.query.model.SqlGenerationContext.Table)).
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.AlwaysSatisfiedCond
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.And
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.Between
 
appliesTo(long, long) - Method in interface org.outerj.daisy.query.model.CondExpr
Checks if this conditionl expression could evaluate to true for a document which has the given documentType id and collection id.
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.DoesNotHaveVariant
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.HasAll
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.HasNone
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.HasPart
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.HasPartWithMimeType
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.In
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.InCollection
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.IsLinked
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.IsNotNull
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.IsNull
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.Like
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.LinksToOrFrom
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.Or
 
appliesTo(long, long) - Method in class org.outerj.daisy.query.model.UnaryCondExpr
 
authenticate(Credentials) - Method in interface org.outerj.daisy.authentication.UserAuthenticator
 
authenticate(Credentials) - Method in class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl
 

B

BETWEEN - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
BOOLEAN - Static variable in class org.outerj.daisy.query.model.OutputValueType
 
BOOLEANVALUE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable
 
BRANCH_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentVariantsTable
 
BeginToken() - Method in class org.outerj.daisy.query.SimpleCharStream
 
Between - class org.outerj.daisy.query.model.Between.
 
Between(boolean, Identifier, Literal, Literal) - Constructor for class org.outerj.daisy.query.model.Between
 
BlobIOException - exception org.outerj.daisy.blobstore.BlobIOException.
 
BlobIOException(String) - Constructor for class org.outerj.daisy.blobstore.BlobIOException
 
BlobIOException(String, Throwable) - Constructor for class org.outerj.daisy.blobstore.BlobIOException
 
BlobStore - interface org.outerj.daisy.blobstore.BlobStore.
Stores arbitrairy blob ("binary large object") data.
BranchByNameHandler - class org.outerj.daisy.httpconnector.handlers.BranchByNameHandler.
 
BranchByNameHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.BranchByNameHandler
 
BranchHandler - class org.outerj.daisy.httpconnector.handlers.BranchHandler.
 
BranchHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.BranchHandler
 
BranchesHandler - class org.outerj.daisy.httpconnector.handlers.BranchesHandler.
 
BranchesHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.BranchesHandler
 
backup(int) - Method in class org.outerj.daisy.query.SimpleCharStream
 
beginColumn - Variable in class org.outerj.daisy.query.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.outerj.daisy.query.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
betweenExpression(boolean, Identifier) - Method in class org.outerj.daisy.query.QueryParser
 
bindJoin(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
bindJoin(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.FieldTypesTable
 
bindJoin(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.LocksTable
 
bindJoin(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.PartsTable
 
bindJoin(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.SummariesTable
 
bindJoin(PreparedStatement, int) - Method in interface org.outerj.daisy.query.model.SqlGenerationContext.Table
 
bindJoin(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
bindJoins(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.SqlGenerationContext
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.AlwaysSatisfiedCond
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.And
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Between
 
bindSql(PreparedStatement, int) - Method in interface org.outerj.daisy.query.model.CondExpr
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.DoesNotHaveVariant
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.HasAll
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.HasNone
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.HasPart
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.HasPartWithMimeType
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.CustomFieldIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.FieldValueCountIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Identifier
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.In
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.InCollection
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.IsLinked
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.IsNotNull
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.IsNull
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Like
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.LinksToOrFrom
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Literal
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Or
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.Query
 
bindSql(PreparedStatement, int) - Method in class org.outerj.daisy.query.model.UnaryCondExpr
 
branchId(int) - Method in class org.outerj.daisy.ftindex.EmptyHits
 
branchId(int) - Method in interface org.outerj.daisy.ftindex.Hits
 
branchId(int) - Method in class org.outerj.daisy.ftindex.LuceneHits
 
bufcolumn - Variable in class org.outerj.daisy.query.SimpleCharStream
 
buffer - Variable in class org.outerj.daisy.query.SimpleCharStream
 
bufline - Variable in class org.outerj.daisy.query.SimpleCharStream
 
bufpos - Variable in class org.outerj.daisy.query.SimpleCharStream
 

C

COLLECTION_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocsCollectionsTable
 
COMMA - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
CREATED - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentsTable
 
CREATED_BY - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
CREATED_ON - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
CUSTOMFIELDNAME - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
CollectionByNameHandler - class org.outerj.daisy.httpconnector.handlers.CollectionByNameHandler.
 
CollectionByNameHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.CollectionByNameHandler
 
CollectionHandler - class org.outerj.daisy.httpconnector.handlers.CollectionHandler.
 
CollectionHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.CollectionHandler
 
CollectionsHandler - class org.outerj.daisy.httpconnector.handlers.CollectionsHandler.
 
CollectionsHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.CollectionsHandler
 
CommentHandler - class org.outerj.daisy.httpconnector.handlers.CommentHandler.
 
CommentHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.CommentHandler
 
CommentsHandler - class org.outerj.daisy.httpconnector.handlers.CommentsHandler.
 
CommentsHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.CommentsHandler
 
CondExpr - interface org.outerj.daisy.query.model.CondExpr.
Interface for conditional expressions, i.e.
canTestAppliesTo() - Method in class org.outerj.daisy.query.model.Identifier
Must only be implemented by classes for which isAclAllowed returns null.
canTestappliesTo() - Method in class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
canTestappliesTo() - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
canTestappliesTo() - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
canTestappliesTo() - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
canTestappliesTo() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
canTestappliesTo() - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
canTestappliesTo() - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
canTestappliesTo() - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
canTestappliesTo() - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
canTestappliesTo() - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
characters(char[], int, int) - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.DaisyHtmlLinkExtractionHandler
 
check(Credentials) - Method in class org.outerj.daisy.authentication.impl.LdapAuthenticationScheme
 
checkObjectExpression(Object, Document) - Method in class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
clear() - Method in interface org.outerj.daisy.cache.DocumentCache
Clears the entire cache.
clear() - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
clearCache() - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
clearCache() - Method in interface org.outerj.daisy.cache.impl.DocumentCacheImplMBean
 
clearCaches() - Method in class org.outerj.daisy.authentication.impl.LdapAuthenticationScheme
 
clearPasswordCaches() - Method in class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl
 
clearPasswordCaches() - Method in interface org.outerj.daisy.authentication.impl.UserAuthenticatorImplMBean
 
column - Variable in class org.outerj.daisy.query.SimpleCharStream
 
compileObjectExpression(String) - Method in class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
completeVersion(DocumentVariantImpl, VersionImpl) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
condition() - Method in class org.outerj.daisy.query.QueryParser
 
configure(Configuration) - Method in class org.outerj.daisy.authentication.impl.DaisyAuthenticationFactory
 
configure(Configuration) - Method in class org.outerj.daisy.authentication.impl.LdapAuthenticationFactory
 
configure(Configuration) - Method in class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl
 
configure(Configuration) - Method in class org.outerj.daisy.blobstore.impl.FSBlobStore
 
configure(Configuration) - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
configure(Configuration) - Method in class org.outerj.daisy.event.EventDispatcherImpl
 
configure(Configuration) - Method in class org.outerj.daisy.ftindex.FullTextIndexImpl
 
configure(Configuration) - Method in class org.outerj.daisy.ftindex.FullTextIndexUpdater
 
configure(Configuration) - Method in class org.outerj.daisy.httpconnector.HttpConnectorImpl
 
context - Variable in class org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.AbstractLoginIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier.VersionStateIdentifier
 
convertLiteral(Literal) - Method in class org.outerj.daisy.query.model.Identifier
See Identifier.isSymbolic().
convertTo(ValueType) - Method in class org.outerj.daisy.query.model.Literal
 
copyLiveToStaging(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
copyStagingToLive(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
createCommentCreatedEvent(Comment) - Method in class org.outerj.daisy.repository.serverimpl.comment.LocalCommentStrategy
 
createCommentDeletedEvent(Comment, long) - Method in class org.outerj.daisy.repository.serverimpl.comment.LocalCommentStrategy
 
createEvent(XmlObject, String, Connection) - Method in class org.outerj.daisy.repository.serverimpl.EventHelper
Creates an event record, this event will then be picked up by the event dispatcher component which will forward it to JMS.
createUser(Credentials, UserManager) - Method in class org.outerj.daisy.authentication.impl.LdapAuthenticationScheme
 
createVariant(long, long, long, long, long, long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
curChar - Variable in class org.outerj.daisy.query.QueryParserTokenManager
 
currentToken - Variable in class org.outerj.daisy.query.ParseException
This is the last token that has been consumed successfully.

D

DATE - Static variable in class org.outerj.daisy.query.model.OutputValueType
 
DATETIME - Static variable in class org.outerj.daisy.query.model.OutputValueType
 
DATETIMEVALUE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable
 
DATEVALUE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable
 
DECIMAL - Static variable in class org.outerj.daisy.query.model.OutputValueType
 
DECIMALVALUE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable
 
DEFAULT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
DESC - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
DESC - Static variable in class org.outerj.daisy.query.model.SortOrder
 
DIGIT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
DOCTYPE_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentVariantsTable
 
DOES_NOT_HAVE_VARIANT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
DOUBLE - Static variable in class org.outerj.daisy.query.model.OutputValueType
 
DURATION - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.LocksTable
 
DaisyAuthenticationFactory - class org.outerj.daisy.authentication.impl.DaisyAuthenticationFactory.
Responsible for creating and registering the DaisyAuthenticationScheme with the UserAuthenticator.
DaisyAuthenticationFactory() - Constructor for class org.outerj.daisy.authentication.impl.DaisyAuthenticationFactory
 
DocumentCache - interface org.outerj.daisy.cache.DocumentCache.
The service that caches Documents.
DocumentCacheImpl - class org.outerj.daisy.cache.impl.DocumentCacheImpl.
Implementation of DocumentCache that uses a LRUMap with a configurable limit.
DocumentCacheImpl() - Constructor for class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
DocumentCacheImplMBean - interface org.outerj.daisy.cache.impl.DocumentCacheImplMBean.
 
DocumentHandler - class org.outerj.daisy.httpconnector.handlers.DocumentHandler.
 
DocumentHandler(Logger, int, int, String) - Constructor for class org.outerj.daisy.httpconnector.handlers.DocumentHandler
 
DocumentSummarizer - interface org.outerj.daisy.summary.DocumentSummarizer.
 
DocumentSummarizerImpl - class org.outerj.daisy.summary.DocumentSummarizerImpl.
 
DocumentSummarizerImpl() - Constructor for class org.outerj.daisy.summary.DocumentSummarizerImpl
 
DocumentTypeByNameHandler - class org.outerj.daisy.httpconnector.handlers.DocumentTypeByNameHandler.
 
DocumentTypeByNameHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.DocumentTypeByNameHandler
 
DocumentTypeHandler - class org.outerj.daisy.httpconnector.handlers.DocumentTypeHandler.
 
DocumentTypeHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.DocumentTypeHandler
 
DocumentTypesHandler - class org.outerj.daisy.httpconnector.handlers.DocumentTypesHandler.
 
DocumentTypesHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.DocumentTypesHandler
 
DocumentsHandler - class org.outerj.daisy.httpconnector.handlers.DocumentsHandler.
 
DocumentsHandler(Logger, int, int, String) - Constructor for class org.outerj.daisy.httpconnector.handlers.DocumentsHandler
 
DoesNotHaveVariant - class org.outerj.daisy.query.model.DoesNotHaveVariant.
 
DoesNotHaveVariant(String, String) - Constructor for class org.outerj.daisy.query.model.DoesNotHaveVariant
 
Done() - Method in class org.outerj.daisy.query.SimpleCharStream
 
debugStream - Variable in class org.outerj.daisy.query.QueryParserTokenManager
 
delete(String) - Method in interface org.outerj.daisy.blobstore.BlobStore
 
delete(String) - Method in class org.outerj.daisy.blobstore.impl.FSBlobStore
 
deleteBranch(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
deleteCollection(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalCollectionStrategy
 
deleteComment(long, long, long, long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.comment.LocalCommentStrategy
 
deleteDocument(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
deleteDocumentType(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
deleteFieldType(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
deleteLanguage(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
deletePartType(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
deleteRole(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
deleteUser(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
deleteVariant(long, long, long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
disable_tracing() - Method in class org.outerj.daisy.query.QueryParser
 
dispose() - Method in class org.outerj.daisy.authentication.impl.DaisyAuthenticationFactory
 
docId(int) - Method in class org.outerj.daisy.ftindex.EmptyHits
 
docId(int) - Method in interface org.outerj.daisy.ftindex.Hits
Returns the Daisy Document ID for the nth matching document.
docId(int) - Method in class org.outerj.daisy.ftindex.LuceneHits
 
doesNotHaveVariant() - Method in class org.outerj.daisy.query.QueryParser
 

E

EOF - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
EQ - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
EXTRACTED_LINKS_TABLE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext
 
EXTRACTED_LINKS_TABLE_INVERSE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext
 
EmptyHits - class org.outerj.daisy.ftindex.EmptyHits.
 
EmptyHits() - Constructor for class org.outerj.daisy.ftindex.EmptyHits
 
Eq - class org.outerj.daisy.query.model.Eq.
 
Eq(Identifier, Literal) - Constructor for class org.outerj.daisy.query.model.Eq
 
EventDispatcher - interface org.outerj.daisy.event.EventDispatcher.
The EventDispatcher component reads messages from the "events" database table and forwards them to the JMS system.
EventDispatcherImpl - class org.outerj.daisy.event.EventDispatcherImpl.
 
EventDispatcherImpl() - Constructor for class org.outerj.daisy.event.EventDispatcherImpl
 
EventHelper - class org.outerj.daisy.repository.serverimpl.EventHelper.
 
EventHelper(LocalRepositoryManager.Context, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.EventHelper
 
ExpandBuff(boolean) - Method in class org.outerj.daisy.query.SimpleCharStream
 
ExtQueryContext - class org.outerj.daisy.query.ExtQueryContext.
 
ExtQueryContext(Repository) - Constructor for class org.outerj.daisy.query.ExtQueryContext
 
enableLogging(Logger) - Method in class org.outerj.daisy.authentication.impl.DaisyAuthenticationFactory
 
enableLogging(Logger) - Method in class org.outerj.daisy.httpconnector.HttpConnectorImpl
 
enable_tracing() - Method in class org.outerj.daisy.query.QueryParser
 
endColumn - Variable in class org.outerj.daisy.query.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endElement(String, String, String) - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.DaisyHtmlLinkExtractionHandler
 
endLine - Variable in class org.outerj.daisy.query.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
eol - Variable in class org.outerj.daisy.query.ParseException
The end of line string for this machine.
escapeString(String) - Static method in class org.outerj.daisy.query.model.SqlUtils
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.AlwaysSatisfiedCond
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.And
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.Between
 
evaluate(Document) - Method in interface org.outerj.daisy.query.model.CondExpr
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.DoesNotHaveVariant
 
evaluate(Object) - Method in class org.outerj.daisy.query.model.Eq
 
evaluate(Object) - Method in class org.outerj.daisy.query.model.Gt
 
evaluate(Object) - Method in class org.outerj.daisy.query.model.GtEq
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.HasAll
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.HasNone
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.HasPart
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.HasPartWithMimeType
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.In
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.InCollection
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.IsLinked
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.IsNotNull
 
evaluate(Object) - Method in class org.outerj.daisy.query.model.IsNotNull
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.IsNull
 
evaluate(Object) - Method in class org.outerj.daisy.query.model.IsNull
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.Like
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.LinksToOrFrom
 
evaluate(Object) - Method in class org.outerj.daisy.query.model.Lt
 
evaluate(Object) - Method in class org.outerj.daisy.query.model.LtEq
 
evaluate(Object) - Method in class org.outerj.daisy.query.model.NotEq
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.Or
 
evaluate(Object) - Method in class org.outerj.daisy.query.model.UnaryCondExpr
 
evaluate(Document) - Method in class org.outerj.daisy.query.model.UnaryCondExpr
 
eventHelper - Variable in class org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy
 
expectedTokenSequences - Variable in class org.outerj.daisy.query.ParseException
Each entry in this array is an array of integers.
extract() - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor
 
extractSummary(InputStream, int) - Static method in class org.outerj.daisy.summary.HtmlSummarizer
 

F

FIELDNAME - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
FIELDTYPE_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable
 
FLOATVALUE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable
 
FSBlobStore - class org.outerj.daisy.blobstore.impl.FSBlobStore.
Implementation of BlobStore that stores blobs in a directory on the filesystem.
FSBlobStore() - Constructor for class org.outerj.daisy.blobstore.impl.FSBlobStore
 
FULL_TEXT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
FacetedQueryHandler - class org.outerj.daisy.httpconnector.handlers.FacetedQueryHandler.
 
FacetedQueryHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.FacetedQueryHandler
 
FieldTypeByNameHandler - class org.outerj.daisy.httpconnector.handlers.FieldTypeByNameHandler.
 
FieldTypeByNameHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.FieldTypeByNameHandler
 
FieldTypeHandler - class org.outerj.daisy.httpconnector.handlers.FieldTypeHandler.
 
FieldTypeHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.FieldTypeHandler
 
FieldTypesHandler - class org.outerj.daisy.httpconnector.handlers.FieldTypesHandler.
 
FieldTypesHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.FieldTypesHandler
 
FillBuff() - Method in class org.outerj.daisy.query.SimpleCharStream
 
FilterDocumentTypesHandler - class org.outerj.daisy.httpconnector.handlers.FilterDocumentTypesHandler.
 
FilterDocumentTypesHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.FilterDocumentTypesHandler
 
FilterDocumentsHandler - class org.outerj.daisy.httpconnector.handlers.FilterDocumentsHandler.
 
FilterDocumentsHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.FilterDocumentsHandler
 
FullTextIndex - interface org.outerj.daisy.ftindex.FullTextIndex.
 
FullTextIndexImpl - class org.outerj.daisy.ftindex.FullTextIndexImpl.
 
FullTextIndexImpl() - Constructor for class org.outerj.daisy.ftindex.FullTextIndexImpl
 
FullTextIndexImpl.IndexOptimizeThread - class org.outerj.daisy.ftindex.FullTextIndexImpl.IndexOptimizeThread.
 
FullTextIndexImpl.IndexOptimizeThread() - Constructor for class org.outerj.daisy.ftindex.FullTextIndexImpl.IndexOptimizeThread
 
FullTextIndexImplMBean - interface org.outerj.daisy.ftindex.FullTextIndexImplMBean.
 
FullTextIndexUpdater - class org.outerj.daisy.ftindex.FullTextIndexUpdater.
This component receives repository events from JMS, and if the event would influence the full text index, adds an event upon the fulltext task queue.
FullTextIndexUpdater() - Constructor for class org.outerj.daisy.ftindex.FullTextIndexUpdater
 
FullTextIndexUpdaterMBean - interface org.outerj.daisy.ftindex.FullTextIndexUpdaterMBean.
 
FullTextQuery - class org.outerj.daisy.query.model.FullTextQuery.
 
FullTextQuery(String) - Constructor for class org.outerj.daisy.query.model.FullTextQuery
 
filterDocumentTypes(AuthenticatedUser, long[], long) - Method in class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
filterDocuments(AuthenticatedUser, VariantKey[]) - Method in class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
fromString(String) - Static method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkType
 
fullTextClause() - Method in class org.outerj.daisy.query.QueryParser
Returns array containing two items: first is a string containing the fulltext query, the second is a CondExpr containing further conditions.

G

GT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
GTEQ - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
GetImage() - Method in class org.outerj.daisy.query.SimpleCharStream
 
GetSuffix(int) - Method in class org.outerj.daisy.query.SimpleCharStream
 
Gt - class org.outerj.daisy.query.model.Gt.
 
Gt(Identifier, Literal) - Constructor for class org.outerj.daisy.query.model.Gt
 
GtEq - class org.outerj.daisy.query.model.GtEq.
 
GtEq(Identifier, Literal) - Constructor for class org.outerj.daisy.query.model.GtEq
 
generateParseException() - Method in class org.outerj.daisy.query.QueryParser
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.AlwaysSatisfiedCond
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.And
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Between
 
generateSql(StringBuffer, SqlGenerationContext) - Method in interface org.outerj.daisy.query.model.CondExpr
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.DoesNotHaveVariant
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.HasAll
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.HasNone
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.HasPart
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.HasPartWithMimeType
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.CreationTimeIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.CustomFieldIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.DocumentNameIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.FieldValueCountIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.LastModifiedIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.LastModifierIdIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.LastModifierLoginIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.LockDurationIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerIdIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerLoginIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.LockTimeAcquiredIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.OwnerIdIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.OwnerLoginIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.PartMimeTypeIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.PartSizeIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.PrivateIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.RetiredIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.TotalSizeOfPartsIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifiedIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierIdIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierLoginIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.VersionCreationTimeIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorIdIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorLoginIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.VersionIdIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.VersionStateIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier.VersionStateLastModifiedIdentifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Identifier
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.In
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.InCollection
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.IsLinked
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.IsNotNull
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.IsNull
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Like
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.LinksToOrFrom
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.Or
 
generateSql(StringBuffer, SqlGenerationContext) - Method in class org.outerj.daisy.query.model.UnaryCondExpr
 
get(long, long, long) - Method in interface org.outerj.daisy.cache.DocumentCache
Returns the cached Document, or null if it is not in the cache.
get(long, long, long) - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
getAclInfo(long, long[], Document) - Method in class org.outerj.daisy.repository.serverimpl.acl.AclEvaluator
 
getAclInfo(AuthenticatedUser, long, long, long[], Document) - Method in class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
getAclInfo(AuthenticatedUser, long, long, long[], long, long, long) - Method in class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
getAllBranches(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
getAllDocumentTypes(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
getAllFieldTypes(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
getAllLanguages(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
getAllOfSomething(String, String, String, LocalSchemaStrategy.IdGettable) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
getAllPartTypes(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
getAppliesToValue(long, long) - Method in class org.outerj.daisy.query.model.Identifier
Must only be implemented by classes for which canTestAppliesTo() returns true.
getArray() - Method in class org.outerj.daisy.query.model.IdentifierList
 
getAttribute(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getAttributeNames() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getAuthType() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getAuthenticationSchemes() - Method in interface org.outerj.daisy.authentication.UserAuthenticator
Returns the list of available (= registered) authentication schemes.
getAuthenticationSchemes() - Method in class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl
 
getAuthenticationSchemes(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
getAvailableVariantCacheCurrentSize() - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
getAvailableVariantCacheCurrentSize() - Method in interface org.outerj.daisy.cache.impl.DocumentCacheImplMBean
 
getAvailableVariantCacheMaxSize() - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
getAvailableVariantCacheMaxSize() - Method in interface org.outerj.daisy.cache.impl.DocumentCacheImplMBean
 
getAvailableVariants(long) - Method in interface org.outerj.daisy.cache.DocumentCache
 
getAvailableVariants(long) - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
getAvailableVariants(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalCommonRepository
 
getAvailableVariants(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
getAvailableVariantsInTransaction(long, AuthenticatedUser, Connection, boolean) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
getBeginColumn() - Method in class org.outerj.daisy.query.SimpleCharStream
 
getBeginLine() - Method in class org.outerj.daisy.query.SimpleCharStream
 
getBlob(long, long, long, long, long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
getBlob(String) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
getBlobStore() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getBranch(long) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getBranch(long) - Method in interface org.outerj.daisy.query.QueryContext
 
getBranch(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
getBranchByName(String) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getBranchByName(String) - Method in interface org.outerj.daisy.query.QueryContext
 
getBranchByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
getBranchId() - Method in class org.outerj.daisy.query.model.FullTextQuery
 
getBranchLabel(long) - Method in class org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy
 
getByCode(String) - Static method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkType
 
getCalendar(Date) - Method in class org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy
 
getCharacterEncoding() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getCode() - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkType
 
getCollection(String) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getCollection(String) - Method in interface org.outerj.daisy.query.QueryContext
 
getColumn() - Method in class org.outerj.daisy.query.SimpleCharStream
Deprecated.  
getCommonRepository() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getContentLength() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getContentType() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getContextPath() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getCookies() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getDataSource() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getDateHeader(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getDelegate() - Method in class org.outerj.daisy.query.model.Identifier
 
getDescription() - Method in class org.outerj.daisy.authentication.impl.LdapAuthenticationScheme
 
getDocument(long, long, long, boolean, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalCommonRepository
 
getDocumentCacheCurrentSize() - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
getDocumentCacheCurrentSize() - Method in interface org.outerj.daisy.cache.impl.DocumentCacheImplMBean
 
getDocumentCacheMaxSize() - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
getDocumentCacheMaxSize() - Method in interface org.outerj.daisy.cache.impl.DocumentCacheImplMBean
 
getDocumentSummarizer() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getDocumentTypeById(long) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getDocumentTypeById(long) - Method in interface org.outerj.daisy.query.QueryContext
 
getDocumentTypeById(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
getDocumentTypeByName(String) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getDocumentTypeByName(String) - Method in interface org.outerj.daisy.query.QueryContext
 
getDocumentTypeByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
getEndColumn() - Method in class org.outerj.daisy.query.SimpleCharStream
 
getEndLine() - Method in class org.outerj.daisy.query.SimpleCharStream
 
getFieldTypeById(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
getFieldTypeByName(String) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getFieldTypeByName(String) - Method in interface org.outerj.daisy.query.QueryContext
 
getFieldTypeByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
getFullTextIndex() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getFullTextQuery() - Method in class org.outerj.daisy.query.model.Query
 
getHeader(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getHeaderNames() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getHeaders(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getIndexExists() - Method in class org.outerj.daisy.ftindex.FullTextIndexImpl
 
getIndexExists() - Method in interface org.outerj.daisy.ftindex.FullTextIndexImplMBean
 
getIndexerStatus() - Method in class org.outerj.daisy.ftindex.FullTextIndexImpl
 
getIndexerStatus() - Method in interface org.outerj.daisy.ftindex.FullTextIndexImplMBean
 
getInputStream() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getIntHeader(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getItemByName(List, String) - Method in class org.outerj.daisy.httpconnector.handlers.AbstractDocumentHandler
 
getJoinExpression(boolean) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
getJoinExpression(boolean) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.FieldTypesTable
 
getJoinExpression(boolean) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.LocksTable
 
getJoinExpression(boolean) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.PartsTable
 
getJoinExpression(boolean) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.SummariesTable
 
getJoinExpression(boolean) - Method in interface org.outerj.daisy.query.model.SqlGenerationContext.Table
 
getJoinExpression(boolean) - Method in class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
getKey() - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
getLanguage(long) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getLanguage(long) - Method in interface org.outerj.daisy.query.QueryContext
 
getLanguage(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
getLanguageByName(String) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getLanguageByName(String) - Method in interface org.outerj.daisy.query.QueryContext
 
getLanguageByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
getLanguageId() - Method in class org.outerj.daisy.query.model.FullTextQuery
 
getLanguageLabel(long) - Method in class org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy
 
getLimit() - Method in class org.outerj.daisy.query.model.Query
 
getLine() - Method in class org.outerj.daisy.query.SimpleCharStream
Deprecated.  
getLinks() - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.LinkCollector
 
getLocale() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getLocales() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getLockInfo(DocumentVariantImpl) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
getLogger() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getMessage() - Method in class org.outerj.daisy.blobstore.NonExistingBlobException
 
getMessage() - Method in class org.outerj.daisy.query.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class org.outerj.daisy.query.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class org.outerj.daisy.query.model.AclConditionViolation
 
getMethod() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getName() - Method in class org.outerj.daisy.authentication.impl.LdapAuthenticationScheme
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.CreationTimeIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.CustomFieldIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.DocumentNameIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.FieldValueCountIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LastModifiedIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LastModifierIdIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LastModifierLoginIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LastModifierNameIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LockDurationIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerIdIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerLoginIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerNameIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LockTimeAcquiredIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.OwnerIdIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.OwnerLoginIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.OwnerNameIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.PartContentIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.PartMimeTypeIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.PartSizeIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.PrivateIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.RetiredIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.SummaryIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.TotalSizeOfPartsIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifiedIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierIdIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierLoginIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierNameIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VersionCreationTimeIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorIdIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorLoginIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorNameIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VersionIdIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VersionStateIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier.VersionStateLastModifiedIdentifier
 
getName() - Method in class org.outerj.daisy.query.model.Identifier
 
getName() - Method in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
getName() - Method in class org.outerj.daisy.query.model.SqlGenerationContext.FieldTypesTable
 
getName() - Method in class org.outerj.daisy.query.model.SqlGenerationContext.LocksTable
 
getName() - Method in class org.outerj.daisy.query.model.SqlGenerationContext.PartsTable
 
getName() - Method in class org.outerj.daisy.query.model.SqlGenerationContext.SummariesTable
 
getName() - Method in interface org.outerj.daisy.query.model.SqlGenerationContext.Table
 
getName() - Method in class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
getNewAliasCounter() - Method in class org.outerj.daisy.query.model.SqlGenerationContext
 
getNewCollectionsTableAlias() - Method in class org.outerj.daisy.query.model.SqlGenerationContext
 
getNewCustomFieldsTableAlias() - Method in class org.outerj.daisy.query.model.SqlGenerationContext
 
getNewFieldsTableAlias() - Method in class org.outerj.daisy.query.model.SqlGenerationContext
Returns a new alias for a join with the "thefields" table, and adds a join with it.
getNextCollectionId() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getNextCommentId() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getNextDocumentId() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getNextDocumentTypeId() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getNextEventId() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getNextFieldTypeId() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getNextLocalizedStringId() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getNextPartTypeId() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getNextRoleId() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getNextToken() - Method in class org.outerj.daisy.query.QueryParser
 
getNextToken() - Method in class org.outerj.daisy.query.QueryParserTokenManager
 
getNextUserId() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getOperatorSqlSymbol() - Method in class org.outerj.daisy.query.model.Eq
 
getOperatorSqlSymbol() - Method in class org.outerj.daisy.query.model.Gt
 
getOperatorSqlSymbol() - Method in class org.outerj.daisy.query.model.GtEq
 
getOperatorSqlSymbol() - Method in class org.outerj.daisy.query.model.Lt
 
getOperatorSqlSymbol() - Method in class org.outerj.daisy.query.model.LtEq
 
getOperatorSqlSymbol() - Method in class org.outerj.daisy.query.model.NotEq
 
getOperatorSqlSymbol() - Method in class org.outerj.daisy.query.model.UnaryCondExpr
 
getOrderByIdentifiers() - Method in class org.outerj.daisy.query.model.Query
 
getOrderBySortOrders() - Method in class org.outerj.daisy.query.model.Query
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.CreationTimeIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.CustomFieldIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.DocumentNameIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.FieldValueCountIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LastModifiedIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LastModifierIdIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LastModifierLoginIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LastModifierNameIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LockDurationIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerIdIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerLoginIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerNameIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LockTimeAcquiredIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.OwnerIdIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.OwnerLoginIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.OwnerNameIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.PartContentIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.PartMimeTypeIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.PartSizeIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.PrivateIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.RetiredIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.SummaryIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.TotalSizeOfPartsIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifiedIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierIdIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierLoginIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierNameIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VersionCreationTimeIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorIdIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorLoginIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorNameIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VersionIdIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VersionStateIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier.VersionStateLastModifiedIdentifier
 
getOutputValue(Document, Version) - Method in class org.outerj.daisy.query.model.Identifier
Returns the output value of this identifier for the given document.
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.AbstractLoginIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.CreationTimeIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.CustomFieldIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.DocumentNameIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.FieldValueCountIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.LastModifiedIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.LastModifierIdIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.LastModifierNameIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.LockDurationIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerIdIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerNameIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.LockTimeAcquiredIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.OwnerIdIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.OwnerNameIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.PartContentIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.PartMimeTypeIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.PartSizeIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.PrivateIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.RetiredIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.SummaryIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.TotalSizeOfPartsIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifiedIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierIdIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierNameIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionCreationTimeIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorIdIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorNameIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionIdIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionStateIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionStateLastModifiedIdentifier
 
getOutputValueType() - Method in class org.outerj.daisy.query.model.Identifier
Identifies the type of data returned from the Identifier.getOutputValue(org.outerj.daisy.repository.Document, org.outerj.daisy.repository.Version) method.
getParameter(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getParameterMap() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getParameterNames() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getParameterValues(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getPartTypeById(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
getPartTypeByName(String) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getPartTypeByName(String) - Method in interface org.outerj.daisy.query.QueryContext
 
getPartTypeByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
getPathInfo() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getPathPattern() - Method in interface org.outerj.daisy.httpconnector.RequestHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.AclHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.AuthenticationSchemesHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.AvailableVariantsHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.BranchByNameHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.BranchHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.BranchesHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.CollectionByNameHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.CollectionHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.CollectionsHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.CommentHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.CommentsHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.DocumentHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.DocumentTypeByNameHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.DocumentTypeHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.DocumentTypesHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.DocumentsHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.FacetedQueryHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.FieldTypeByNameHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.FieldTypeHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.FieldTypesHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.FilterDocumentTypesHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.FilterDocumentsHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.LanguageByNameHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.LanguageHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.LanguagesHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.LockHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.PartDataHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.PartTypeByNameHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.PartTypeHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.PartTypesHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.QueryHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.RoleByNameHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.RoleHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.RolesHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.UserByEmailHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.UserByLoginHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.UserCommentsHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.UserHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.UserIdsHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.UserInfoHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.UsersHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.VersionHandler
 
getPathPattern() - Method in class org.outerj.daisy.httpconnector.handlers.VersionsHandler
 
getPathTranslated() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getProtocol() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getQuery() - Method in class org.outerj.daisy.query.model.FullTextQuery
 
getQueryFactory() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getQueryManager(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalCommonRepository
 
getQueryString() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getReader() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getRealPath(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getRemoteAddr() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getRemoteHost() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getRemoteUser() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getRepository(Credentials) - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager
 
getRepositorySchema() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getRequestDispatcher(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getRequestURI() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getRequestURL() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getRequestedSessionId() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getRole(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
getRole(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
getScheme() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getSearchContent() - Method in class org.outerj.daisy.query.model.FullTextQuery
 
getSearchFields() - Method in class org.outerj.daisy.query.model.FullTextQuery
 
getSearchLastVersion() - Method in class org.outerj.daisy.query.model.Query
 
getSearchName() - Method in class org.outerj.daisy.query.model.FullTextQuery
 
getSelectIdentifiers() - Method in class org.outerj.daisy.query.model.Query
 
getServerName() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getServerPort() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getServletPath() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getSession(boolean) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getSession() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getSql() - Method in class org.outerj.daisy.query.model.Query
This method should only be called if Query.hasSql() return true.
getStringValue() - Method in class org.outerj.daisy.query.model.Literal
 
getStyleHint() - Method in class org.outerj.daisy.query.model.Query
 
getSummary(Document, long, RepositorySchema) - Method in interface org.outerj.daisy.summary.DocumentSummarizer
 
getSummary(Document, long, RepositorySchema) - Method in class org.outerj.daisy.summary.DocumentSummarizerImpl
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.CustomFieldIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.FieldValueCountIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.PartContentIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.PartMimeTypeIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier.PartSizeIdentifier
 
getTitle(Locale) - Method in class org.outerj.daisy.query.model.Identifier
 
getToken(int) - Method in class org.outerj.daisy.query.QueryParser
 
getUser(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
getUser(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
getUserAuthenticator() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context
 
getUserDisplayName(long) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getUserDisplayName(long) - Method in interface org.outerj.daisy.query.QueryContext
 
getUserId(String) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getUserId(String) - Method in interface org.outerj.daisy.query.QueryContext
 
getUserIds(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
getUserLogin(long) - Method in class org.outerj.daisy.query.ExtQueryContext
 
getUserLogin(long) - Method in interface org.outerj.daisy.query.QueryContext
 
getUserPrincipal() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
getUsersByEmail(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.CreationTimeIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.CustomFieldIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.DocumentNameIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.FieldValueCountIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.LastModifiedIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.LastModifierIdIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.LastModifierLoginIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.LockDurationIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerIdIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerLoginIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.LockTimeAcquiredIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.OwnerIdIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.OwnerLoginIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.PartMimeTypeIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.PartSizeIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.PrivateIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.RetiredIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.TotalSizeOfPartsIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifiedIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierIdIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierLoginIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.VersionCreationTimeIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorIdIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorLoginIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.VersionIdIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.VersionStateIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier.VersionStateLastModifiedIdentifier
 
getValue(Document) - Method in class org.outerj.daisy.query.model.Identifier
Returns the value of this identifier for the given document.
getValue() - Method in class org.outerj.daisy.query.model.Literal
 
getValueColumn(ValueType) - Static method in class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable
 
getValueCountIdentifier() - Method in class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
getValueCountIdentifier() - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
getValueCountIdentifier() - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
getValueCountIdentifier() - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
getValueCountIdentifier() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
getValueCountIdentifier() - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
getValueCountIdentifier() - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
getValueCountIdentifier() - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
getValueCountIdentifier() - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
getValueCountIdentifier() - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.AbstractLoginIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.CreationTimeIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.CustomFieldIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.DocumentNameIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.FieldValueCountIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.LastModifiedIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.LastModifierIdIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.LockDurationIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.LockOwnerIdIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.LockTimeAcquiredIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.OwnerIdIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.PartMimeTypeIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.PartSizeIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.PrivateIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.RetiredIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.TotalSizeOfPartsIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifiedIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.VariantLastModifierIdIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionCreationTimeIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorIdIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionCreatorNameIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionIdIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionStateIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier.VersionStateLastModifiedIdentifier
 
getValueType() - Method in class org.outerj.daisy.query.model.Identifier
Identifies the type of data returned from the Identifier.getValue(org.outerj.daisy.repository.Document) method.
getVersionField(boolean) - Static method in class org.outerj.daisy.query.model.SqlGenerationContext
 
getfieldTypeId() - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
grouping() - Method in class org.outerj.daisy.query.QueryParser
 

H

HAS_ALL - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
HAS_ANY - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
HAS_EXACTLY - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
HAS_NONE - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
HAS_PART - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
HAS_PART_WITH_MIMETYPE - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
HasAll - class org.outerj.daisy.query.model.HasAll.
 
HasAll(Identifier, boolean) - Constructor for class org.outerj.daisy.query.model.HasAll
 
HasAny - class org.outerj.daisy.query.model.HasAny.
 
HasAny(Identifier) - Constructor for class org.outerj.daisy.query.model.HasAny
 
HasNone - class org.outerj.daisy.query.model.HasNone.
 
HasNone(Identifier) - Constructor for class org.outerj.daisy.query.model.HasNone
 
HasPart - class org.outerj.daisy.query.model.HasPart.
 
HasPart(String) - Constructor for class org.outerj.daisy.query.model.HasPart
 
HasPartWithMimeType - class org.outerj.daisy.query.model.HasPartWithMimeType.
 
HasPartWithMimeType(String) - Constructor for class org.outerj.daisy.query.model.HasPartWithMimeType
 
Hits - interface org.outerj.daisy.ftindex.Hits.
 
HtmlSummarizer - class org.outerj.daisy.summary.HtmlSummarizer.
 
HtmlSummarizer() - Constructor for class org.outerj.daisy.summary.HtmlSummarizer
 
HttpConnectorImpl - class org.outerj.daisy.httpconnector.HttpConnectorImpl.
 
HttpConnectorImpl() - Constructor for class org.outerj.daisy.httpconnector.HttpConnectorImpl
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in interface org.outerj.daisy.httpconnector.RequestHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.AclHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.AuthenticationSchemesHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.AvailableVariantsHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.BranchByNameHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.BranchHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.BranchesHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.CollectionByNameHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.CollectionHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.CollectionsHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.CommentHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.CommentsHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.DocumentHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.DocumentTypeByNameHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.DocumentTypeHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.DocumentTypesHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.DocumentsHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.FacetedQueryHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.FieldTypeByNameHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.FieldTypeHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.FieldTypesHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.FilterDocumentTypesHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.FilterDocumentsHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.LanguageByNameHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.LanguageHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.LanguagesHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.LockHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.PartDataHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.PartTypeByNameHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.PartTypeHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.PartTypesHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.QueryHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.RoleByNameHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.RoleHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.RolesHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.UserByEmailHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.UserByLoginHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.UserCommentsHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.UserHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.UserIdsHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.UserInfoHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.UsersHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.VersionHandler
 
handleRequest(Map, HttpRequest, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.VersionsHandler
 
hasPart() - Method in class org.outerj.daisy.query.QueryParser
 
hasPartWithMimeType() - Method in class org.outerj.daisy.query.QueryParser
 
hasPotentialWriteAccess(long, long[], long, long) - Method in class org.outerj.daisy.repository.serverimpl.acl.AclEvaluator
 
hasSql() - Method in class org.outerj.daisy.query.model.Query
 
hashPassword(String) - Static method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 

I

ID - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentsTable
 
ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
IMAGE - Static variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkType
 
IN - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
INCLUDE - Static variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkType
 
INLINE - Static variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkType
 
INTEGER - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
INTEGERVALUE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable
 
IN_COLLECTION - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
IN_LAST_VERSION - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
IN_LIVE_VERSION - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
IS_LINKED - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
IS_NOT_LINKED - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
IS_NOT_NULL - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
IS_NULL - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
Identifier - class org.outerj.daisy.query.model.Identifier.
 
Identifier(String) - Constructor for class org.outerj.daisy.query.model.Identifier
 
Identifier(String, QueryContext, Identifier.DelegateIdentifier) - Constructor for class org.outerj.daisy.query.model.Identifier
 
Identifier.AbstractLoginIdentifier - class org.outerj.daisy.query.model.Identifier.AbstractLoginIdentifier.
 
Identifier.AbstractLoginIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.AbstractLoginIdentifier
 
Identifier.AbstractNonAclIdentifier - class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier.
 
Identifier.AbstractNonAclIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
Identifier.AbstractOutputIdentifier - class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier.
 
Identifier.AbstractOutputIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
Identifier.BranchIdIdentifier - class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier.
 
Identifier.BranchIdIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
Identifier.BranchNameIdentifier - class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier.
 
Identifier.BranchNameIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
Identifier.CollectionsIdentifier - class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier.
 
Identifier.CollectionsIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
Identifier.CollectionsValueCountIdentifier - class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier.
 
Identifier.CollectionsValueCountIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
Identifier.CreationTimeIdentifier - class org.outerj.daisy.query.model.Identifier.CreationTimeIdentifier.
 
Identifier.CreationTimeIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.CreationTimeIdentifier
 
Identifier.CustomFieldIdentifier - class org.outerj.daisy.query.model.Identifier.CustomFieldIdentifier.
 
Identifier.CustomFieldIdentifier(String) - Constructor for class org.outerj.daisy.query.model.Identifier.CustomFieldIdentifier
 
Identifier.DocumentIdIdentifier - class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier.
 
Identifier.DocumentIdIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
Identifier.DocumentNameIdentifier - class org.outerj.daisy.query.model.Identifier.DocumentNameIdentifier.
 
Identifier.DocumentNameIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.DocumentNameIdentifier
 
Identifier.DocumentTypeIdentifier - class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier.
 
Identifier.DocumentTypeIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
Identifier.FieldIdentifier - class org.outerj.daisy.query.model.Identifier.FieldIdentifier.
 
Identifier.FieldIdentifier(FieldType) - Constructor for class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
Identifier.FieldValueCountIdentifier - class org.outerj.daisy.query.model.Identifier.FieldValueCountIdentifier.
 
Identifier.FieldValueCountIdentifier(FieldType) - Constructor for class org.outerj.daisy.query.model.Identifier.FieldValueCountIdentifier
 
Identifier.LanguageIdIdentifier - class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier.
 
Identifier.LanguageIdIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
Identifier.LanguageNameIdentifier - class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier.
 
Identifier.LanguageNameIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
Identifier.LastModifiedIdentifier - class org.outerj.daisy.query.model.Identifier.LastModifiedIdentifier.
 
Identifier.LastModifiedIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LastModifiedIdentifier
 
Identifier.LastModifierIdIdentifier - class org.outerj.daisy.query.model.Identifier.LastModifierIdIdentifier.
 
Identifier.LastModifierIdIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LastModifierIdIdentifier
 
Identifier.LastModifierLoginIdentifier - class org.outerj.daisy.query.model.Identifier.LastModifierLoginIdentifier.
 
Identifier.LastModifierLoginIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LastModifierLoginIdentifier
 
Identifier.LastModifierNameIdentifier - class org.outerj.daisy.query.model.Identifier.LastModifierNameIdentifier.
 
Identifier.LastModifierNameIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LastModifierNameIdentifier
 
Identifier.LockDurationIdentifier - class org.outerj.daisy.query.model.Identifier.LockDurationIdentifier.
 
Identifier.LockDurationIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LockDurationIdentifier
 
Identifier.LockOwnerIdIdentifier - class org.outerj.daisy.query.model.Identifier.LockOwnerIdIdentifier.
 
Identifier.LockOwnerIdIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LockOwnerIdIdentifier
 
Identifier.LockOwnerLoginIdentifier - class org.outerj.daisy.query.model.Identifier.LockOwnerLoginIdentifier.
 
Identifier.LockOwnerLoginIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LockOwnerLoginIdentifier
 
Identifier.LockOwnerNameIdentifier - class org.outerj.daisy.query.model.Identifier.LockOwnerNameIdentifier.
 
Identifier.LockOwnerNameIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LockOwnerNameIdentifier
 
Identifier.LockTimeAcquiredIdentifier - class org.outerj.daisy.query.model.Identifier.LockTimeAcquiredIdentifier.
 
Identifier.LockTimeAcquiredIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LockTimeAcquiredIdentifier
 
Identifier.LockTypeIdentifier - class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier.
 
Identifier.LockTypeIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
 
Identifier.OwnerIdIdentifier - class org.outerj.daisy.query.model.Identifier.OwnerIdIdentifier.
 
Identifier.OwnerIdIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.OwnerIdIdentifier
 
Identifier.OwnerLoginIdentifier - class org.outerj.daisy.query.model.Identifier.OwnerLoginIdentifier.
 
Identifier.OwnerLoginIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.OwnerLoginIdentifier
 
Identifier.OwnerNameIdentifier - class org.outerj.daisy.query.model.Identifier.OwnerNameIdentifier.
 
Identifier.OwnerNameIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.OwnerNameIdentifier
 
Identifier.PartContentIdentifier - class org.outerj.daisy.query.model.Identifier.PartContentIdentifier.
 
Identifier.PartContentIdentifier(String, PartType) - Constructor for class org.outerj.daisy.query.model.Identifier.PartContentIdentifier
 
Identifier.PartMimeTypeIdentifier - class org.outerj.daisy.query.model.Identifier.PartMimeTypeIdentifier.
 
Identifier.PartMimeTypeIdentifier(String, PartType) - Constructor for class org.outerj.daisy.query.model.Identifier.PartMimeTypeIdentifier
 
Identifier.PartSizeIdentifier - class org.outerj.daisy.query.model.Identifier.PartSizeIdentifier.
 
Identifier.PartSizeIdentifier(String, PartType) - Constructor for class org.outerj.daisy.query.model.Identifier.PartSizeIdentifier
 
Identifier.PrivateIdentifier - class org.outerj.daisy.query.model.Identifier.PrivateIdentifier.
 
Identifier.PrivateIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.PrivateIdentifier
 
Identifier.RetiredIdentifier - class org.outerj.daisy.query.model.Identifier.RetiredIdentifier.
 
Identifier.RetiredIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.RetiredIdentifier
 
Identifier.SummaryIdentifier - class org.outerj.daisy.query.model.Identifier.SummaryIdentifier.
 
Identifier.SummaryIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.SummaryIdentifier
 
Identifier.TotalSizeOfPartsIdentifier - class org.outerj.daisy.query.model.Identifier.TotalSizeOfPartsIdentifier.
 
Identifier.TotalSizeOfPartsIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.TotalSizeOfPartsIdentifier
 
Identifier.VariantLastModifiedIdentifier - class org.outerj.daisy.query.model.Identifier.VariantLastModifiedIdentifier.
 
Identifier.VariantLastModifiedIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VariantLastModifiedIdentifier
 
Identifier.VariantLastModifierIdIdentifier - class org.outerj.daisy.query.model.Identifier.VariantLastModifierIdIdentifier.
 
Identifier.VariantLastModifierIdIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VariantLastModifierIdIdentifier
 
Identifier.VariantLastModifierLoginIdentifier - class org.outerj.daisy.query.model.Identifier.VariantLastModifierLoginIdentifier.
 
Identifier.VariantLastModifierLoginIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VariantLastModifierLoginIdentifier
 
Identifier.VariantLastModifierNameIdentifier - class org.outerj.daisy.query.model.Identifier.VariantLastModifierNameIdentifier.
 
Identifier.VariantLastModifierNameIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VariantLastModifierNameIdentifier
 
Identifier.VersionCreationTimeIdentifier - class org.outerj.daisy.query.model.Identifier.VersionCreationTimeIdentifier.
 
Identifier.VersionCreationTimeIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VersionCreationTimeIdentifier
 
Identifier.VersionCreatorIdIdentifier - class org.outerj.daisy.query.model.Identifier.VersionCreatorIdIdentifier.
 
Identifier.VersionCreatorIdIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VersionCreatorIdIdentifier
 
Identifier.VersionCreatorLoginIdentifier - class org.outerj.daisy.query.model.Identifier.VersionCreatorLoginIdentifier.
 
Identifier.VersionCreatorLoginIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VersionCreatorLoginIdentifier
 
Identifier.VersionCreatorNameIdentifier - class org.outerj.daisy.query.model.Identifier.VersionCreatorNameIdentifier.
 
Identifier.VersionCreatorNameIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VersionCreatorNameIdentifier
 
Identifier.VersionIdIdentifier - class org.outerj.daisy.query.model.Identifier.VersionIdIdentifier.
 
Identifier.VersionIdIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VersionIdIdentifier
 
Identifier.VersionStateIdentifier - class org.outerj.daisy.query.model.Identifier.VersionStateIdentifier.
 
Identifier.VersionStateIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VersionStateIdentifier
 
Identifier.VersionStateLastModifiedIdentifier - class org.outerj.daisy.query.model.Identifier.VersionStateLastModifiedIdentifier.
 
Identifier.VersionStateLastModifiedIdentifier() - Constructor for class org.outerj.daisy.query.model.Identifier.VersionStateLastModifiedIdentifier
 
IdentifierList - class org.outerj.daisy.query.model.IdentifierList.
 
IdentifierList() - Constructor for class org.outerj.daisy.query.model.IdentifierList
 
In - class org.outerj.daisy.query.model.In.
 
In(boolean, Identifier) - Constructor for class org.outerj.daisy.query.model.In
 
InCollection - class org.outerj.daisy.query.model.InCollection.
 
InCollection() - Constructor for class org.outerj.daisy.query.model.InCollection
 
IsLinked - class org.outerj.daisy.query.model.IsLinked.
 
IsLinked(boolean) - Constructor for class org.outerj.daisy.query.model.IsLinked
 
IsNotNull - class org.outerj.daisy.query.model.IsNotNull.
 
IsNotNull(Identifier) - Constructor for class org.outerj.daisy.query.model.IsNotNull
 
IsNull - class org.outerj.daisy.query.model.IsNull.
 
IsNull(Identifier) - Constructor for class org.outerj.daisy.query.model.IsNull
 
identifier - Variable in class org.outerj.daisy.query.model.AbstractMultiArgCond
 
identifier - Variable in class org.outerj.daisy.query.model.UnaryCondExpr
 
identifierList() - Method in class org.outerj.daisy.query.QueryParser
 
image - Variable in class org.outerj.daisy.query.Token
The string image of the token.
inBuf - Variable in class org.outerj.daisy.query.SimpleCharStream
 
inCollection() - Method in class org.outerj.daisy.query.QueryParser
 
inExpression(boolean, Identifier) - Method in class org.outerj.daisy.query.QueryParser
 
index(long, long, long, String, String, String) - Method in interface org.outerj.daisy.ftindex.FullTextIndex
Index the given content for the given document variant.
index(long, long, long, String, String, String) - Method in class org.outerj.daisy.ftindex.FullTextIndexImpl
 
initialize() - Method in class org.outerj.daisy.authentication.impl.DaisyAuthenticationFactory
 
initialize() - Method in class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl
 
initialize() - Method in class org.outerj.daisy.blobstore.impl.FSBlobStore
 
initialize() - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
initialize() - Method in class org.outerj.daisy.event.EventDispatcherImpl
 
initialize() - Method in class org.outerj.daisy.ftindex.FullTextIndexImpl
 
initialize() - Method in class org.outerj.daisy.ftindex.FullTextIndexUpdater
 
initialize() - Method in class org.outerj.daisy.httpconnector.HttpConnectorImpl
 
initialize() - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager
 
inputStream - Variable in class org.outerj.daisy.query.SimpleCharStream
 
input_stream - Variable in class org.outerj.daisy.query.QueryParserTokenManager
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.AlwaysSatisfiedCond
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.And
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Between
 
isAclAllowed() - Method in interface org.outerj.daisy.query.model.CondExpr
Checks if this CondExpr only uses stuff allowed in ACL object conditions.
isAclAllowed() - Method in class org.outerj.daisy.query.model.DoesNotHaveVariant
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.HasAll
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.HasNone
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.HasPart
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.HasPartWithMimeType
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Identifier
May this identifier be used in ACL evaluation expressions?
isAclAllowed() - Method in class org.outerj.daisy.query.model.In
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.InCollection
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.IsLinked
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.IsNotNull
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.IsNull
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Like
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.LinksToOrFrom
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.Or
 
isAclAllowed() - Method in class org.outerj.daisy.query.model.UnaryCondExpr
 
isComparable() - Method in class org.outerj.daisy.query.model.Identifier
 
isLinked() - Method in class org.outerj.daisy.query.QueryParser
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
isMultiValue() - Method in class org.outerj.daisy.query.model.Identifier
 
isNotLinked() - Method in class org.outerj.daisy.query.QueryParser
 
isNotNull(Identifier) - Method in class org.outerj.daisy.query.QueryParser
 
isNull(Identifier) - Method in class org.outerj.daisy.query.QueryParser
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
isOutputOnly() - Method in class org.outerj.daisy.query.model.Identifier
If true, then this identifier does not present a field on which can be searched, and only the method getOutputValue should be called on it.
isRequestedSessionIdFromCookie() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
isRequestedSessionIdFromURL() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
isRequestedSessionIdFromUrl() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
isRequestedSessionIdValid() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
isSecure() - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.AbstractLoginIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.AbstractNonAclIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.AbstractOutputIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.FieldIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
 
isSymbolic() - Method in class org.outerj.daisy.query.model.Identifier
A symbolic identifier is an identifier that identifies an object by name in the query, but uses an ID to search on the database.
isUserInRole(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 

J

jdbcHelper - Variable in class org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy
 
jjFillToken() - Method in class org.outerj.daisy.query.QueryParserTokenManager
 
jj_nt - Variable in class org.outerj.daisy.query.QueryParser
 
jjstrLiteralImages - Static variable in class org.outerj.daisy.query.QueryParserTokenManager
 

K

kind - Variable in class org.outerj.daisy.query.Token
An integer that describes the kind of this token.

L

LANG_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentVariantsTable
 
LAST_MODIFIED - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentVariantsTable
 
LAST_MODIFIED - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentsTable
 
LAST_MODIFIER - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentVariantsTable
 
LAST_MODIFIER - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentsTable
 
LETTER - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LIKE - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LIMIT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LINKS_FROM - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LINKS_FROM_VARIANT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LINKS_TO - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LINKS_TO_VARIANT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LINKTYPE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
LITERAL - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LOCKS_TABLE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext
 
LOCKTYPE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.LocksTable
 
LONG - Static variable in class org.outerj.daisy.query.model.OutputValueType
 
LPAREN - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LTEQ - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
LanguageByNameHandler - class org.outerj.daisy.httpconnector.handlers.LanguageByNameHandler.
 
LanguageByNameHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.LanguageByNameHandler
 
LanguageHandler - class org.outerj.daisy.httpconnector.handlers.LanguageHandler.
 
LanguageHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.LanguageHandler
 
LanguagesHandler - class org.outerj.daisy.httpconnector.handlers.LanguagesHandler.
 
LanguagesHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.LanguagesHandler
 
LdapAuthenticationFactory - class org.outerj.daisy.authentication.impl.LdapAuthenticationFactory.
Constructs and registers LdapAuthenticationSchemes with the UserAuthenticator.
LdapAuthenticationFactory() - Constructor for class org.outerj.daisy.authentication.impl.LdapAuthenticationFactory
 
LdapAuthenticationScheme - class org.outerj.daisy.authentication.impl.LdapAuthenticationScheme.
 
LdapAuthenticationScheme(String, String, Map, UserCreator, Logger) - Constructor for class org.outerj.daisy.authentication.impl.LdapAuthenticationScheme
 
LexicalError(boolean, int, int, int, String, char) - Static method in class org.outerj.daisy.query.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
Like - class org.outerj.daisy.query.model.Like.
 
Like(boolean, Identifier, Literal) - Constructor for class org.outerj.daisy.query.model.Like
 
LinkExtractor - class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.
 
LinkExtractor(Document, long, long, long, boolean, CommonRepository, AuthenticatedUser, Logger) - Constructor for class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor
Constructor.
LinkExtractor.DaisyHtmlLinkExtractionHandler - class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.DaisyHtmlLinkExtractionHandler.
 
LinkExtractor.DaisyHtmlLinkExtractionHandler(long, boolean, boolean) - Constructor for class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.DaisyHtmlLinkExtractionHandler
 
LinkExtractor.LinkCollector - class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.LinkCollector.
 
LinkExtractor.LinkCollector() - Constructor for class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.LinkCollector
 
LinkExtractor.NavigationLinkExtractionHandler - class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.NavigationLinkExtractionHandler.
 
LinkExtractor.NavigationLinkExtractionHandler(long, boolean, boolean) - Constructor for class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.NavigationLinkExtractionHandler
 
LinkInfo - class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo.
 
LinkInfo(long, long, long, long, boolean, boolean, long, long, long, long, LinkType) - Constructor for class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
LinkType - class org.outerj.daisy.repository.serverimpl.linkextraction.LinkType.
 
LinksToOrFrom - class org.outerj.daisy.query.model.LinksToOrFrom.
 
LinksToOrFrom(long, boolean, boolean, LinkType[], boolean) - Constructor for class org.outerj.daisy.query.model.LinksToOrFrom
 
LinksToOrFrom(long, String, String, boolean, boolean, LinkType[], boolean) - Constructor for class org.outerj.daisy.query.model.LinksToOrFrom
 
Literal - class org.outerj.daisy.query.model.Literal.
 
Literal(String) - Constructor for class org.outerj.daisy.query.model.Literal
 
LocalAclStrategy - class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy.
Server-side implementation of the AclStrategy interface.
LocalAclStrategy(LocalRepositoryManager.Context, AuthenticatedUser, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
LocalCollectionStrategy - class org.outerj.daisy.repository.serverimpl.LocalCollectionStrategy.
 
LocalCollectionStrategy(LocalRepositoryManager.Context, AuthenticatedUser, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.LocalCollectionStrategy
 
LocalCommentStrategy - class org.outerj.daisy.repository.serverimpl.comment.LocalCommentStrategy.
 
LocalCommentStrategy(LocalRepositoryManager.Context, AuthenticatedUser, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.comment.LocalCommentStrategy
 
LocalCommonRepository - class org.outerj.daisy.repository.serverimpl.LocalCommonRepository.
Extended version of CommonRepository that supports document caching.
LocalCommonRepository(DocumentStrategy, SchemaStrategy, AclStrategy, UserManagementStrategy, VariantStrategy, CollectionStrategy, CommentStrategy, LocalRepositoryManager.Context, Logger, AuthenticatedUser, DocumentCache, Map, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.LocalCommonRepository
 
LocalDocumentStrategy - class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy.
 
LocalDocumentStrategy(LocalRepositoryManager.Context, AuthenticatedUser, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
LocalQueryManager - class org.outerj.daisy.repository.serverimpl.query.LocalQueryManager.
 
LocalQueryManager(LocalRepositoryManager.Context, AuthenticatedUser, AuthenticatedUser, Logger, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.query.LocalQueryManager
 
LocalRepositoryManager - class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.
 
LocalRepositoryManager() - Constructor for class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager
 
LocalRepositoryManager.Context - class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.Context.
Context information for the document implementation
LocalSchemaStrategy - class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy.
 
LocalSchemaStrategy(LocalRepositoryManager.Context, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
LocalUserManagementStrategy - class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy.
 
LocalUserManagementStrategy(LocalRepositoryManager.Context, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
LocalVariantStrategy - class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy.
 
LocalVariantStrategy(LocalRepositoryManager.Context, JdbcHelper) - Constructor for class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
LockHandler - class org.outerj.daisy.httpconnector.handlers.LockHandler.
 
LockHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.LockHandler
 
Lt - class org.outerj.daisy.query.model.Lt.
 
Lt(Identifier, Literal) - Constructor for class org.outerj.daisy.query.model.Lt
 
LtEq - class org.outerj.daisy.query.model.LtEq.
 
LtEq(Identifier, Literal) - Constructor for class org.outerj.daisy.query.model.LtEq
 
LuceneHits - class org.outerj.daisy.ftindex.LuceneHits.
 
LuceneHits(Hits) - Constructor for class org.outerj.daisy.ftindex.LuceneHits
 
languageId(int) - Method in class org.outerj.daisy.ftindex.EmptyHits
 
languageId(int) - Method in interface org.outerj.daisy.ftindex.Hits
 
languageId(int) - Method in class org.outerj.daisy.ftindex.LuceneHits
 
length() - Method in class org.outerj.daisy.ftindex.EmptyHits
 
length() - Method in interface org.outerj.daisy.ftindex.Hits
Returns the total number of hits available in this set.
length() - Method in class org.outerj.daisy.ftindex.LuceneHits
 
lexStateNames - Static variable in class org.outerj.daisy.query.QueryParserTokenManager
 
likeExpression(boolean, Identifier) - Method in class org.outerj.daisy.query.QueryParser
 
limitClause() - Method in class org.outerj.daisy.query.QueryParser
 
line - Variable in class org.outerj.daisy.query.SimpleCharStream
 
linkType - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
linksToOrFrom() - Method in class org.outerj.daisy.query.QueryParser
 
linksToOrFromVariant() - Method in class org.outerj.daisy.query.QueryParser
 
literal - Variable in class org.outerj.daisy.query.model.UnaryCondExpr
 
literals - Variable in class org.outerj.daisy.query.model.AbstractMultiArgCond
 
load(AuthenticatedUser, long, long, long) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
loadAcl(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
loadBranchUsingConnection(long, AuthenticatedUser, Connection) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
loadCollection(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalCollectionStrategy
 
loadCollectionByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalCollectionStrategy
 
loadCollections(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.LocalCollectionStrategy
 
loadComments(long, long, long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.comment.LocalCommentStrategy
 
loadComments(CommentVisibility, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.comment.LocalCommentStrategy
 
loadComments(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.comment.LocalCommentStrategy
 
loadLocalizedStrings(long, Connection, LocaleMap) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
loadRoles(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
loadShallowVersions(DocumentVariantImpl) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
loadUsers(AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
loadVersion(DocumentVariantImpl, long) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
lock(DocumentVariantImpl, long, LockType) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
logger - Variable in class org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy
 

M

MAYBE - Static variable in class org.outerj.daisy.query.model.Tristate
 
MIMETYPE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.PartsTable
 
makesSenseNotComparableIdentifiers() - Method in class org.outerj.daisy.query.model.Eq
 
makesSenseNotComparableIdentifiers() - Method in class org.outerj.daisy.query.model.NotEq
 
makesSenseNotComparableIdentifiers() - Method in class org.outerj.daisy.query.model.UnaryCondExpr
 
maxNextCharInd - Variable in class org.outerj.daisy.query.SimpleCharStream
 
merge(LinkInfo) - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
mergeCondition(CondExpr) - Method in class org.outerj.daisy.query.model.Query
Merges the where clause of this query with the given condition using the AND operator.
multiArgCond(Identifier) - Method in class org.outerj.daisy.query.QueryParser
 

N

NAME - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.BranchIdIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.BranchNameIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.CollectionsIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.CollectionsValueCountIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.CreationTimeIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.DocumentIdIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.DocumentNameIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.DocumentTypeIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LanguageIdIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LanguageNameIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LastModifiedIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LastModifierIdIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LastModifierLoginIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LastModifierNameIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LockDurationIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LockOwnerIdIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LockOwnerLoginIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LockOwnerNameIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LockTimeAcquiredIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.LockTypeIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.OwnerIdIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.OwnerLoginIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.OwnerNameIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.PrivateIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.RetiredIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.SummaryIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.TotalSizeOfPartsIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VariantLastModifiedIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VariantLastModifierIdIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VariantLastModifierLoginIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VariantLastModifierNameIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VersionCreationTimeIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VersionCreatorIdIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VersionCreatorLoginIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VersionCreatorNameIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VersionIdIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VersionStateIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.Identifier.VersionStateLastModifiedIdentifier
 
NAME - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.CustomFieldsTable
 
NAME - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
NAVIGATION - Static variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkType
 
NO - Static variable in class org.outerj.daisy.query.model.Tristate
 
NOT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
NOTEQ - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
NUMBER - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
NonExistingBlobException - exception org.outerj.daisy.blobstore.NonExistingBlobException.
Thrown by BlobStore when accessing a non-existing blob.
NonExistingBlobException(String) - Constructor for class org.outerj.daisy.blobstore.NonExistingBlobException
 
NotEq - class org.outerj.daisy.query.model.NotEq.
 
NotEq(Identifier, Literal) - Constructor for class org.outerj.daisy.query.model.NotEq
 
needsJoinWithTable(SqlGenerationContext.Table) - Method in class org.outerj.daisy.query.model.SqlGenerationContext
Adds a table to join with.
newToken(int) - Static method in class org.outerj.daisy.query.Token
Returns a new Token object, by default.
next - Variable in class org.outerj.daisy.query.Token
A reference to the next regular (non-special) token from the input stream.
notifyNewEvents() - Method in interface org.outerj.daisy.event.EventDispatcher
Notifies (wakes up) the event dispatcher that new events may be available.
notifyNewEvents() - Method in class org.outerj.daisy.event.EventDispatcherImpl
 

O

OPTION - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
OR - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
ORDER_BY - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
OTHERS - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
OUT_OF_LINE - Static variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkType
 
OWNER - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentsTable
 
OWNER_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.LocksTable
 
Or - class org.outerj.daisy.query.model.Or.
 
Or() - Constructor for class org.outerj.daisy.query.model.Or
 
OutputValueType - class org.outerj.daisy.query.model.OutputValueType.
Enumeration of the possible types of data that can result from the evaluation of an Identifier.
occursInLastVersion - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
occursInLiveVersion - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
optimizeIndex() - Method in class org.outerj.daisy.ftindex.FullTextIndexImpl
 
optimizeIndex() - Method in interface org.outerj.daisy.ftindex.FullTextIndexImplMBean
 
optionClause() - Method in class org.outerj.daisy.query.QueryParser
 
orExpression() - Method in class org.outerj.daisy.query.QueryParser
 
orderByClause() - Method in class org.outerj.daisy.query.QueryParser
 
orderByItem(IdentifierList, List) - Method in class org.outerj.daisy.query.QueryParser
 
org.outerj.daisy.authentication - package org.outerj.daisy.authentication
 
org.outerj.daisy.authentication.impl - package org.outerj.daisy.authentication.impl
 
org.outerj.daisy.blobstore - package org.outerj.daisy.blobstore
 
org.outerj.daisy.blobstore.impl - package org.outerj.daisy.blobstore.impl
 
org.outerj.daisy.cache - package org.outerj.daisy.cache
 
org.outerj.daisy.cache.impl - package org.outerj.daisy.cache.impl
 
org.outerj.daisy.event - package org.outerj.daisy.event
 
org.outerj.daisy.ftindex - package org.outerj.daisy.ftindex
 
org.outerj.daisy.httpconnector - package org.outerj.daisy.httpconnector
 
org.outerj.daisy.httpconnector.handlers - package org.outerj.daisy.httpconnector.handlers
 
org.outerj.daisy.query - package org.outerj.daisy.query
 
org.outerj.daisy.query.model - package org.outerj.daisy.query.model
 
org.outerj.daisy.repository.serverimpl - package org.outerj.daisy.repository.serverimpl
 
org.outerj.daisy.repository.serverimpl.acl - package org.outerj.daisy.repository.serverimpl.acl
 
org.outerj.daisy.repository.serverimpl.comment - package org.outerj.daisy.repository.serverimpl.comment
 
org.outerj.daisy.repository.serverimpl.linkextraction - package org.outerj.daisy.repository.serverimpl.linkextraction
 
org.outerj.daisy.repository.serverimpl.model - package org.outerj.daisy.repository.serverimpl.model
 
org.outerj.daisy.repository.serverimpl.query - package org.outerj.daisy.repository.serverimpl.query
 
org.outerj.daisy.repository.serverimpl.user - package org.outerj.daisy.repository.serverimpl.user
 
org.outerj.daisy.repository.serverimpl.variant - package org.outerj.daisy.repository.serverimpl.variant
 
org.outerj.daisy.summary - package org.outerj.daisy.summary
 

P

PARTNAME - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
PARTS_TABLE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext
 
PARTTYPE_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.PartsTable
 
PRIVATE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentsTable
 
ParamString - class org.outerj.daisy.query.model.ParamString.
 
ParamString(String) - Constructor for class org.outerj.daisy.query.model.ParamString
 
ParseException - exception org.outerj.daisy.query.ParseException.
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for class org.outerj.daisy.query.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for class org.outerj.daisy.query.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class org.outerj.daisy.query.ParseException
 
PartDataHandler - class org.outerj.daisy.httpconnector.handlers.PartDataHandler.
 
PartDataHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.PartDataHandler
 
PartTypeByNameHandler - class org.outerj.daisy.httpconnector.handlers.PartTypeByNameHandler.
 
PartTypeByNameHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.PartTypeByNameHandler
 
PartTypeHandler - class org.outerj.daisy.httpconnector.handlers.PartTypeHandler.
 
PartTypeHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.PartTypeHandler
 
PartTypesHandler - class org.outerj.daisy.httpconnector.handlers.PartTypesHandler.
 
PartTypesHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.PartTypesHandler
 
parseBranch(String, QueryContext) - Static method in class org.outerj.daisy.query.model.SqlUtils
 
parseConditionalEpression(String) - Method in interface org.outerj.daisy.query.QueryFactory
Parses a conditional expression, i.e.
parseConditionalEpression(String) - Method in class org.outerj.daisy.query.QueryFactoryImpl
 
parseLanguage(String, QueryContext) - Static method in class org.outerj.daisy.query.model.SqlUtils
 
parseMultipartRequest(HttpRequest, HttpResponse) - Method in class org.outerj.daisy.httpconnector.handlers.AbstractDocumentHandler
Parses a multipart/form-data request and returns the list of items in it.
parseQuery(String) - Method in interface org.outerj.daisy.query.QueryFactory
 
parseQuery(String) - Method in class org.outerj.daisy.query.QueryFactoryImpl
 
performFacetedQuery(String, FacetConf[], int, int, Locale) - Method in class org.outerj.daisy.repository.serverimpl.query.LocalQueryManager
 
performQuery(String, Locale) - Method in class org.outerj.daisy.repository.serverimpl.query.LocalQueryManager
 
performQuery(String, String, Locale) - Method in class org.outerj.daisy.repository.serverimpl.query.LocalQueryManager
 
performQueryReturnKeys(String, Locale) - Method in class org.outerj.daisy.repository.serverimpl.query.LocalQueryManager
 
performQueryReturnKeys(String, String, Locale) - Method in class org.outerj.daisy.repository.serverimpl.query.LocalQueryManager
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.AbstractMultiArgCond
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.AlwaysSatisfiedCond
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.And
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.Between
 
prepare(QueryContext) - Method in interface org.outerj.daisy.query.model.CondExpr
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.DoesNotHaveVariant
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.FullTextQuery
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.HasAll
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.HasAny
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.HasNone
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.HasPart
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.HasPartWithMimeType
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.Identifier
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.InCollection
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.IsLinked
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.IsNotNull
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.IsNull
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.Like
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.LinksToOrFrom
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.Or
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.Query
 
prepare(QueryContext) - Method in class org.outerj.daisy.query.model.UnaryCondExpr
 
prepareInWhereClause(QueryContext) - Method in class org.outerj.daisy.query.model.Identifier
 
prevCharIsCR - Variable in class org.outerj.daisy.query.SimpleCharStream
 
prevCharIsLF - Variable in class org.outerj.daisy.query.SimpleCharStream
 
put(long, long, long, DocumentImpl) - Method in interface org.outerj.daisy.cache.DocumentCache
 
put(long, AvailableVariants) - Method in interface org.outerj.daisy.cache.DocumentCache
 
put(long, long, long, DocumentImpl) - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
put(long, AvailableVariants) - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 

Q

Query - class org.outerj.daisy.query.model.Query.
Describes a query.
Query(IdentifierList, CondExpr, FullTextQuery, IdentifierList, List, int) - Constructor for class org.outerj.daisy.query.model.Query
 
QueryContext - interface org.outerj.daisy.query.QueryContext.
 
QueryException - exception org.outerj.daisy.query.QueryException.
 
QueryException(String) - Constructor for class org.outerj.daisy.query.QueryException
 
QueryException(String, Throwable) - Constructor for class org.outerj.daisy.query.QueryException
 
QueryFactory - interface org.outerj.daisy.query.QueryFactory.
 
QueryFactoryImpl - class org.outerj.daisy.query.QueryFactoryImpl.
 
QueryFactoryImpl() - Constructor for class org.outerj.daisy.query.QueryFactoryImpl
 
QueryHandler - class org.outerj.daisy.httpconnector.handlers.QueryHandler.
 
QueryHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.QueryHandler
 
QueryParser - class org.outerj.daisy.query.QueryParser.
 
QueryParser(InputStream) - Constructor for class org.outerj.daisy.query.QueryParser
 
QueryParser(Reader) - Constructor for class org.outerj.daisy.query.QueryParser
 
QueryParser(QueryParserTokenManager) - Constructor for class org.outerj.daisy.query.QueryParser
 
QueryParserConstants - interface org.outerj.daisy.query.QueryParserConstants.
 
QueryParserTokenManager - class org.outerj.daisy.query.QueryParserTokenManager.
 
QueryParserTokenManager(SimpleCharStream) - Constructor for class org.outerj.daisy.query.QueryParserTokenManager
 
QueryParserTokenManager(SimpleCharStream, int) - Constructor for class org.outerj.daisy.query.QueryParserTokenManager
 
query() - Method in class org.outerj.daisy.query.QueryParser
 

R

RETIRED - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentVariantsTable
 
RPAREN - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
ReInit(InputStream) - Method in class org.outerj.daisy.query.QueryParser
 
ReInit(Reader) - Method in class org.outerj.daisy.query.QueryParser
 
ReInit(QueryParserTokenManager) - Method in class org.outerj.daisy.query.QueryParser
 
ReInit(SimpleCharStream) - Method in class org.outerj.daisy.query.QueryParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.outerj.daisy.query.QueryParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.outerj.daisy.query.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.outerj.daisy.query.SimpleCharStream
 
ReInit(Reader) - Method in class org.outerj.daisy.query.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.outerj.daisy.query.SimpleCharStream
 
ReInit(InputStream) - Method in class org.outerj.daisy.query.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.outerj.daisy.query.SimpleCharStream
 
RequestHandler - interface org.outerj.daisy.httpconnector.RequestHandler.
 
RequestWrapper - class org.outerj.daisy.httpconnector.RequestWrapper.
A wrapper around a Jetty HttpRequest object to turn it into a HttpServletRequest.
RequestWrapper(HttpRequest) - Constructor for class org.outerj.daisy.httpconnector.RequestWrapper
 
RoleByNameHandler - class org.outerj.daisy.httpconnector.handlers.RoleByNameHandler.
 
RoleByNameHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.RoleByNameHandler
 
RoleHandler - class org.outerj.daisy.httpconnector.handlers.RoleHandler.
 
RoleHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.RoleHandler
 
RolesHandler - class org.outerj.daisy.httpconnector.handlers.RolesHandler.
 
RolesHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.RolesHandler
 
reIndexAllDocuments() - Method in class org.outerj.daisy.ftindex.FullTextIndexUpdater
 
reIndexAllDocuments() - Method in interface org.outerj.daisy.ftindex.FullTextIndexUpdaterMBean
 
reIndexDocuments(String) - Method in class org.outerj.daisy.ftindex.FullTextIndexUpdater
 
reIndexDocuments(String) - Method in interface org.outerj.daisy.ftindex.FullTextIndexUpdaterMBean
 
readChar() - Method in class org.outerj.daisy.query.SimpleCharStream
 
registerAuthenticationScheme(AuthenticationScheme) - Method in class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl
 
registerExtension(String, ExtensionProvider) - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager
 
releaseLock(DocumentVariantImpl) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
remove(long, long, long) - Method in interface org.outerj.daisy.cache.DocumentCache
Removes a cached Document, or does nothing if it is not in the cache.
remove(long) - Method in interface org.outerj.daisy.cache.DocumentCache
Removes all cached variants of the document.
remove(long) - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
remove(long, long, long) - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
removeAttribute(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
removeAvailableVariants(long) - Method in interface org.outerj.daisy.cache.DocumentCache
 
removeAvailableVariants(long) - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
removeHandler(HttpHandler) - Method in class org.outerj.daisy.httpconnector.HttpConnectorImpl
 
requestErrorLogger - Variable in class org.outerj.daisy.httpconnector.handlers.AbstractDocumentHandler
 
retrieve(String) - Method in interface org.outerj.daisy.blobstore.BlobStore
The caller is responsible himself that a file is not being read before it is completely written.
retrieve(String) - Method in class org.outerj.daisy.blobstore.impl.FSBlobStore
 
run() - Method in class org.outerj.daisy.ftindex.FullTextIndexImpl.IndexOptimizeThread
 

S

SELECT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
SIZE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.PartsTable
 
SOURCE_BRANCH_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
SOURCE_DOC_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
SOURCE_LANG_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
STATE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
STATE_LAST_MODIFIED - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
STRING - Static variable in class org.outerj.daisy.query.model.OutputValueType
 
STRINGVALUE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable
 
SUMMARIES_TABLE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext
 
SUMMARY - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.SummariesTable
 
SimpleCharStream - class org.outerj.daisy.query.SimpleCharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.outerj.daisy.query.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.outerj.daisy.query.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.outerj.daisy.query.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.outerj.daisy.query.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.outerj.daisy.query.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.outerj.daisy.query.SimpleCharStream
 
SortOrder - class org.outerj.daisy.query.model.SortOrder.
Enumeration of sort orders.
SqlGenerationContext - class org.outerj.daisy.query.model.SqlGenerationContext.
Context object used during the generation of SQL from a daisy query.
SqlGenerationContext() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext
 
SqlGenerationContext.CustomFieldsTable - class org.outerj.daisy.query.model.SqlGenerationContext.CustomFieldsTable.
 
SqlGenerationContext.CustomFieldsTable() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.CustomFieldsTable
 
SqlGenerationContext.DocsCollectionsTable - class org.outerj.daisy.query.model.SqlGenerationContext.DocsCollectionsTable.
Meta information about the association table between documents and collections.
SqlGenerationContext.DocsCollectionsTable() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.DocsCollectionsTable
 
SqlGenerationContext.DocumentVariantsTable - class org.outerj.daisy.query.model.SqlGenerationContext.DocumentVariantsTable.
 
SqlGenerationContext.DocumentVariantsTable() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.DocumentVariantsTable
 
SqlGenerationContext.DocumentsTable - class org.outerj.daisy.query.model.SqlGenerationContext.DocumentsTable.
 
SqlGenerationContext.DocumentsTable() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.DocumentsTable
 
SqlGenerationContext.ExtractedLinksTable - class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable.
 
SqlGenerationContext.ExtractedLinksTable(boolean) - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
SqlGenerationContext.FieldTypesTable - class org.outerj.daisy.query.model.SqlGenerationContext.FieldTypesTable.
 
SqlGenerationContext.FieldTypesTable() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.FieldTypesTable
 
SqlGenerationContext.FieldsTable - class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable.
 
SqlGenerationContext.FieldsTable() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.FieldsTable
 
SqlGenerationContext.LocksTable - class org.outerj.daisy.query.model.SqlGenerationContext.LocksTable.
 
SqlGenerationContext.LocksTable() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.LocksTable
 
SqlGenerationContext.PartsTable - class org.outerj.daisy.query.model.SqlGenerationContext.PartsTable.
 
SqlGenerationContext.PartsTable() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.PartsTable
 
SqlGenerationContext.SummariesTable - class org.outerj.daisy.query.model.SqlGenerationContext.SummariesTable.
 
SqlGenerationContext.SummariesTable() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.SummariesTable
 
SqlGenerationContext.Table - interface org.outerj.daisy.query.model.SqlGenerationContext.Table.
 
SqlGenerationContext.VersionsTable - class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable.
Meta information about the table containing version information.
SqlGenerationContext.VersionsTable() - Constructor for class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
SqlUtils - class org.outerj.daisy.query.model.SqlUtils.
 
SqlUtils() - Constructor for class org.outerj.daisy.query.model.SqlUtils
 
SwitchTo(int) - Method in class org.outerj.daisy.query.QueryParserTokenManager
 
score(int) - Method in class org.outerj.daisy.ftindex.EmptyHits
 
score(int) - Method in interface org.outerj.daisy.ftindex.Hits
Returns the score for the nth document in this set.
score(int) - Method in class org.outerj.daisy.ftindex.LuceneHits
 
search(String, long, long, boolean, boolean, boolean) - Method in interface org.outerj.daisy.ftindex.FullTextIndex
 
search(String, long, long, boolean, boolean, boolean) - Method in class org.outerj.daisy.ftindex.FullTextIndexImpl
 
selectClause() - Method in class org.outerj.daisy.query.QueryParser
 
service(ServiceManager) - Method in class org.outerj.daisy.authentication.impl.DaisyAuthenticationFactory
 
service(ServiceManager) - Method in class org.outerj.daisy.authentication.impl.LdapAuthenticationFactory
 
service(ServiceManager) - Method in class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl
 
service(ServiceManager) - Method in class org.outerj.daisy.cache.impl.DocumentCacheImpl
 
service(ServiceManager) - Method in class org.outerj.daisy.event.EventDispatcherImpl
 
service(ServiceManager) - Method in class org.outerj.daisy.ftindex.FullTextIndexImpl
 
service(ServiceManager) - Method in class org.outerj.daisy.ftindex.FullTextIndexUpdater
 
service(ServiceManager) - Method in class org.outerj.daisy.httpconnector.HttpConnectorImpl
 
service(ServiceManager) - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager
 
setAttribute(String, Object) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
setBranch(String) - Method in class org.outerj.daisy.query.model.FullTextQuery
 
setBranchId(long) - Method in class org.outerj.daisy.query.model.FullTextQuery
 
setCharacterEncoding(String) - Method in class org.outerj.daisy.httpconnector.RequestWrapper
 
setDebugStream(PrintStream) - Method in class org.outerj.daisy.query.QueryParserTokenManager
 
setIncludeRetired(boolean) - Method in class org.outerj.daisy.query.model.Query
 
setLanguage(String) - Method in class org.outerj.daisy.query.model.FullTextQuery
 
setLanguageId(long) - Method in class org.outerj.daisy.query.model.FullTextQuery
 
setSearchContent(boolean) - Method in class org.outerj.daisy.query.model.FullTextQuery
 
setSearchFields(boolean) - Method in class org.outerj.daisy.query.model.FullTextQuery
 
setSearchLastVersion(boolean) - Method in class org.outerj.daisy.query.model.Query
 
setSearchName(boolean) - Method in class org.outerj.daisy.query.model.FullTextQuery
 
setStyleHint(String) - Method in class org.outerj.daisy.query.model.Query
 
setUserManager(UserManager) - Method in interface org.outerj.daisy.authentication.UserAuthenticator
 
setUserManager(UserManager) - Method in class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl
 
setValue(Object, ValueType) - Method in class org.outerj.daisy.query.model.Literal
 
setVersionState(DocumentImpl, VersionImpl, VersionState) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
simplify() - Method in class org.outerj.daisy.query.model.And
This method is called from the parser.
simplify() - Method in class org.outerj.daisy.query.model.Or
This method is called from the parser.
sourceBranchId - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
sourceDocumentId - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
sourceLanguageId - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
sourcePartTypeId - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
specialConstructor - Variable in class org.outerj.daisy.query.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.outerj.daisy.query.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
standAloneWhereClause() - Method in class org.outerj.daisy.query.QueryParser
 
start() - Method in class org.outerj.daisy.event.EventDispatcherImpl
 
start() - Method in class org.outerj.daisy.httpconnector.HttpConnectorImpl
 
startElement(String, String, String, Attributes) - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.DaisyHtmlLinkExtractionHandler
 
startElement(String, String, String, Attributes) - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkExtractor.NavigationLinkExtractionHandler
 
staticFlag - Static variable in class org.outerj.daisy.query.SimpleCharStream
 
stop() - Method in class org.outerj.daisy.event.EventDispatcherImpl
 
stop() - Method in class org.outerj.daisy.httpconnector.HttpConnectorImpl
 
store(byte[]) - Method in interface org.outerj.daisy.blobstore.BlobStore
Returns an auto-generated key by which the blob can later be retrieved.
store(InputStream) - Method in interface org.outerj.daisy.blobstore.BlobStore
Returns an auto-generated key by which the blob can later be retrieved.
store(byte[]) - Method in class org.outerj.daisy.blobstore.impl.FSBlobStore
 
store(InputStream) - Method in class org.outerj.daisy.blobstore.impl.FSBlobStore
 
store(DocumentCollectionImpl) - Method in class org.outerj.daisy.repository.serverimpl.LocalCollectionStrategy
 
store(DocumentImpl) - Method in class org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy
 
store(FieldTypeImpl) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
store(DocumentTypeImpl) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
store(PartTypeImpl) - Method in class org.outerj.daisy.repository.serverimpl.model.LocalSchemaStrategy
 
store(UserImpl) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
store(RoleImpl) - Method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
storeAcl(AclImpl) - Method in class org.outerj.daisy.repository.serverimpl.acl.LocalAclStrategy
 
storeBranch(BranchImpl) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
storeComment(long, long, long, CommentVisibility, String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.serverimpl.comment.LocalCommentStrategy
 
storeLanguage(LanguageImpl) - Method in class org.outerj.daisy.repository.serverimpl.variant.LocalVariantStrategy
 
systemUser - Variable in class org.outerj.daisy.repository.serverimpl.AbstractLocalStrategy
 

T

TABLE_NAME - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentVariantsTable
 
TABLE_NAME - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.DocumentsTable
 
TARGET_BRANCH_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
TARGET_DOC_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
TARGET_LANG_ID - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.ExtractedLinksTable
 
TEXT - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
TIME_ACQUIRED - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.LocksTable
 
TOTAL_SIZE_OF_PARTS - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.VersionsTable
 
TRUE - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
Token - class org.outerj.daisy.query.Token.
Describes the input token stream.
Token() - Constructor for class org.outerj.daisy.query.Token
 
TokenMgrError - error org.outerj.daisy.query.TokenMgrError.
 
TokenMgrError() - Constructor for class org.outerj.daisy.query.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class org.outerj.daisy.query.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class org.outerj.daisy.query.TokenMgrError
 
Tristate - class org.outerj.daisy.query.model.Tristate.
 
targetBranchId - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
targetDocumentId - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
targetLanguageId - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
targetVersionId - Variable in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkInfo
 
toHexString(byte[]) - Static method in class org.outerj.daisy.repository.serverimpl.user.LocalUserManagementStrategy
 
toString() - Method in class org.outerj.daisy.query.Token
Returns the image.
toString() - Method in class org.outerj.daisy.query.model.OutputValueType
 
toString(Map) - Method in class org.outerj.daisy.query.model.ParamString
 
toString() - Method in class org.outerj.daisy.query.model.SortOrder
 
toString() - Method in class org.outerj.daisy.query.model.Tristate
 
toString() - Method in class org.outerj.daisy.repository.serverimpl.linkextraction.LinkType
 
token - Variable in class org.outerj.daisy.query.QueryParser
 
tokenImage - Variable in class org.outerj.daisy.query.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
token_source - Variable in class org.outerj.daisy.query.QueryParser
 

U

UnaryCondExpr - class org.outerj.daisy.query.model.UnaryCondExpr.
 
UnaryCondExpr(Identifier, Literal) - Constructor for class org.outerj.daisy.query.model.UnaryCondExpr
 
UpdateLineColumn(char) - Method in class org.outerj.daisy.query.SimpleCharStream
 
UserAuthenticator - interface org.outerj.daisy.authentication.UserAuthenticator.
The UserAuthenticator is responsible for the authentication of users, based on registerable AuthenticationSchemes (see also AuthenticationSchemeRegistrar).
UserAuthenticatorImpl - class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl.
Default, database-based implementation of the UserAuthenticator interface.
UserAuthenticatorImpl() - Constructor for class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl
 
UserAuthenticatorImplMBean - interface org.outerj.daisy.authentication.impl.UserAuthenticatorImplMBean.
 
UserByEmailHandler - class org.outerj.daisy.httpconnector.handlers.UserByEmailHandler.
 
UserByEmailHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.UserByEmailHandler
 
UserByLoginHandler - class org.outerj.daisy.httpconnector.handlers.UserByLoginHandler.
 
UserByLoginHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.UserByLoginHandler
 
UserCommentsHandler - class org.outerj.daisy.httpconnector.handlers.UserCommentsHandler.
 
UserCommentsHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.UserCommentsHandler
 
UserHandler - class org.outerj.daisy.httpconnector.handlers.UserHandler.
 
UserHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.UserHandler
 
UserIdsHandler - class org.outerj.daisy.httpconnector.handlers.UserIdsHandler.
 
UserIdsHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.UserIdsHandler
 
UserInfoHandler - class org.outerj.daisy.httpconnector.handlers.UserInfoHandler.
 
UserInfoHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.UserInfoHandler
 
UsersHandler - class org.outerj.daisy.httpconnector.handlers.UsersHandler.
 
UsersHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.UsersHandler
 
unaryExpression(Identifier) - Method in class org.outerj.daisy.query.QueryParser
 
unregisterAuthenticationScheme(AuthenticationScheme) - Method in class org.outerj.daisy.authentication.impl.UserAuthenticatorImpl
 
unregisterExtension(ExtensionProvider) - Method in class org.outerj.daisy.repository.serverimpl.LocalRepositoryManager
 
updateDocument(Document, DocumentDocument.Document, List, HttpResponse, Repository) - Method in class org.outerj.daisy.httpconnector.handlers.AbstractDocumentHandler
Updates a Document object based on XML data and other uploaded data.
uploadMaxSize - Variable in class org.outerj.daisy.httpconnector.handlers.AbstractDocumentHandler
 
uploadTempdir - Variable in class org.outerj.daisy.httpconnector.handlers.AbstractDocumentHandler
 
uploadThreshold - Variable in class org.outerj.daisy.httpconnector.handlers.AbstractDocumentHandler
 

V

VALUE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext.CustomFieldsTable
 
VERSIONS_TABLE - Static variable in class org.outerj.daisy.query.model.SqlGenerationContext
The association table between documents and collections
VERSION_STATE - Static variable in class org.outerj.daisy.query.model.OutputValueType
 
VersionHandler - class org.outerj.daisy.httpconnector.handlers.VersionHandler.
 
VersionHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.VersionHandler
 
VersionsHandler - class org.outerj.daisy.httpconnector.handlers.VersionsHandler.
 
VersionsHandler() - Constructor for class org.outerj.daisy.httpconnector.handlers.VersionsHandler
 

W

WHERE - Static variable in interface org.outerj.daisy.query.QueryParserConstants
 
whereClause() - Method in class org.outerj.daisy.query.QueryParser
 

X

XML - Static variable in class org.outerj.daisy.query.model.OutputValueType
 

Y

YES - Static variable in class org.outerj.daisy.query.model.Tristate
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y

Copyright © -2005 . All Rights Reserved.