Daisy Open Source CMS
A B C D E F G H I J L M N O P Q R S T U V W X Z

A

absolute(int) - Method in interface org.outerj.daisy.repository.query.ResultSet
Moves to the specified row.
AbstractAuthenticationFactory - Class in org.outerj.daisy.authentication.spi
Deprecated. the little code that was in this class should now be duplicated in the authentication factories. See the NTLM/LDAP samples.
AbstractAuthenticationFactory() - Constructor for class org.outerj.daisy.authentication.spi.AbstractAuthenticationFactory
Deprecated.  
AccessDetails - Interface in org.outerj.daisy.repository.acl
AccessDetails can be part of the Acl model (Acl -> AclObject -> AclEntry -> AccessDetails), and also of AclResultInfo.
AccessException - Exception in org.outerj.daisy.repository
Exception thrown in case of permission-related problems.
AccessException(String) - Constructor for exception org.outerj.daisy.repository.AccessException
 
AccessException(String, Throwable) - Constructor for exception org.outerj.daisy.repository.AccessException
 
AccessException(Map) - Constructor for exception org.outerj.daisy.repository.AccessException
 
AccessManager - Interface in org.outerj.daisy.repository.acl
Provides functionality for maintaining the ACL (Access Control List) and checking permissions.
Acl - Interface in org.outerj.daisy.repository.acl
An ACL (Access Control List) ordered list of AclObjects.
ACL_UPDATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
AclActionType - Enum in org.outerj.daisy.repository.acl
Enumeration of the different actions an AclEntry can specify for a certain AclPermission.
AclDetailPermission - Enum in org.outerj.daisy.repository.acl
Enumeration of the permissions that can be set in AccessDetails.
AclEntry - Interface in org.outerj.daisy.repository.acl
An AclEntry specifies the permissions for a certain subject.
AclObject - Interface in org.outerj.daisy.repository.acl
Specifies the object (i.e.
AclPermission - Enum in org.outerj.daisy.repository.acl
Enumeration of all available ACL Permissions.
AclResultInfo - Interface in org.outerj.daisy.repository.acl
An object holding information about the evaluation of the ACL rules for a certain user and/or role combination, for a certain document.
AclSubjectType - Enum in org.outerj.daisy.repository.acl
Enumeration of the subject types.
add(AclObject) - Method in interface org.outerj.daisy.repository.acl.Acl
 
add(int, AclObject) - Method in interface org.outerj.daisy.repository.acl.Acl
 
add(AclEntry) - Method in interface org.outerj.daisy.repository.acl.AclObject
 
add(int, AclEntry) - Method in interface org.outerj.daisy.repository.acl.AclObject
 
addAccessibleField(String) - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
addAccessiblePart(String) - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
addAddToCollection(String) - Method in interface org.outerj.daisy.doctaskrunner.SimpleActionsTaskSpecification
 
addBranch(String, String, boolean) - Method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariants
 
addCollection(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
addCollectionToDrop(String) - Method in class org.outerj.daisy.tools.importexport.export.config.BasicCustomizer
 
addComment(String, long, long, CommentVisibility, String) - Method in interface org.outerj.daisy.repository.comment.CommentManager
 
addComment(String, CommentVisibility, String) - Method in interface org.outerj.daisy.repository.comment.CommentManager
Adds a comment to the branch "main", language "default" of this document.
addCondition(String, WfValueType, String, Object...) - Method in class org.outerj.daisy.workflow.QueryConditions
 
addCreateVariant(String, String, String) - Method in interface org.outerj.daisy.doctaskrunner.SimpleActionsTaskSpecification
 
addCustomField(ImpExpCustomField) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
addDeleteVariant() - Method in interface org.outerj.daisy.doctaskrunner.SimpleActionsTaskSpecification
 
addDescription(Locale, String) - Method in interface org.outerj.daisy.tools.importexport.model.schema.ImpExpDescriptionEnabled
 
addDescription(Locale, String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
addDescription(Locale, String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
addDescription(Locale, String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
addDocumentsToCollection(String) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
addDocumentSubscription(VariantKey) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
addDocumentSubscription(long, VariantKey) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
addDocumentType(ImpExpDocumentType) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
addField(ImpExpField) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
addFieldNotToRemove(String, String) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
addFieldNotToStore(String, String) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
addFieldToDrop(String, String) - Method in class org.outerj.daisy.tools.importexport.export.config.BasicCustomizer
 
addFieldType(FieldType, boolean) - Method in interface org.outerj.daisy.repository.schema.DocumentType
The suplied field type should already exist in the repository, i.e.
addFieldType(ImpExpFieldType) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
addFieldTypeUse(ImpExpFieldTypeUse) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
addItem(Object) - Method in interface org.outerj.daisy.repository.schema.StaticListItemParent
Deprecated. This method does exactly the same as StaticListItemParent.createItem(Object), except that the created list item is not returned.
addItem(ImpExpStaticListItem) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticListItem
 
addItem(ImpExpStaticListItem) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticSelectionList
 
addLabel(Locale, String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
addLabel(Locale, String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
addLabel(Locale, String) - Method in interface org.outerj.daisy.tools.importexport.model.schema.ImpExpLabelEnabled
 
addLabel(Locale, String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
addLabel(Locale, String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticListItem
 
addLangIndepField(String, String) - Method in class org.outerj.daisy.tools.importexport.tm.TMConfig
 
addLangIndepField(String) - Method in class org.outerj.daisy.tools.importexport.tm.TMConfig
 
addLangIndepPart(String, String) - Method in class org.outerj.daisy.tools.importexport.tm.TMConfig
 
addLangIndepPart(String) - Method in class org.outerj.daisy.tools.importexport.tm.TMConfig
 
addLanguage(String, String, boolean) - Method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariants
 
addLink(LinkType, String, String, String, long) - Method in interface org.outerj.daisy.linkextraction.LinkCollector
Adds a link.
addLink(LinkType, String) - Method in interface org.outerj.daisy.linkextraction.LinkCollector
 
addLink(String, String) - Method in interface org.outerj.daisy.repository.Document
Adds an out-of-line link (at the end of the list).
addLink(ImpExpLink) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
addListener(RepositoryListener) - Method in interface org.outerj.daisy.repository.Repository
Add an event listener.
addListener(RepositorySchemaListener) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
addNamespace(String, String, boolean) - Method in class org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespaces
 
addPart(ImpExpPart) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
addPartNotToRemove(String, String) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
addPartNotToStore(String, String) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
addPartToDrop(String, String) - Method in class org.outerj.daisy.tools.importexport.export.config.BasicCustomizer
 
addPartType(PartType, boolean) - Method in interface org.outerj.daisy.repository.schema.DocumentType
Adds a new association with a part type to this document type.
addPartType(ImpExpPartType) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
addPartTypeUse(ImpExpPartTypeUse) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
addPlugin(Class<T>, String, T) - Method in interface org.outerj.daisy.plugin.PluginRegistry
Adds (registers) a plugin.
addProcessVariableCondition(String, WfValueType, String, Object...) - Method in class org.outerj.daisy.workflow.QueryConditions
 
addRemoveFromCollection(String) - Method in interface org.outerj.daisy.doctaskrunner.SimpleActionsTaskSpecification
 
addSpecialCondition(String, WfValueType[], Object[]) - Method in class org.outerj.daisy.workflow.QueryConditions
 
addTaskVariableCondition(String, WfValueType, String, Object...) - Method in class org.outerj.daisy.workflow.QueryConditions
 
addToCollection(DocumentCollection) - Method in interface org.outerj.daisy.repository.Document
Adds the document variant to a supplied Collection.
addToFieldTypeXml(SelectionListDocument.SelectionList) - Method in interface org.outerj.daisy.repository.schema.SelectionList
 
addToRole(Role) - Method in interface org.outerj.daisy.repository.user.User
Adds the User to the specified Role role.
addUsersToPool(long, List<Long>) - Method in interface org.outerj.daisy.workflow.WfPoolManager
 
addValue(Object, FieldValuesType) - Method in interface org.outerj.daisy.repository.FieldHelper.XmlFieldValueSetter
 
ADMINISTRATOR - Static variable in interface org.outerj.daisy.repository.user.Role
ID of the Administrator role.
argTypes - Variable in class org.outerj.daisy.workflow.QueryConditions.SpecialConditionInfo
 
argValues - Variable in class org.outerj.daisy.workflow.QueryConditions.SpecialConditionInfo
 
assignTask(String, WfActorKey, boolean, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
Assigns (possibly re-assigns) a task to the given actor (user or pools).
AuthenticationException - Exception in org.outerj.daisy.authentication.spi
 
AuthenticationException(String) - Constructor for exception org.outerj.daisy.authentication.spi.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception org.outerj.daisy.authentication.spi.AuthenticationException
 
AuthenticationFailedException - Exception in org.outerj.daisy.repository
 
AuthenticationFailedException(String) - Constructor for exception org.outerj.daisy.repository.AuthenticationFailedException
 
AuthenticationScheme - Interface in org.outerj.daisy.authentication.spi
Interface to be implemented by (password-based) authentication mechanisms.
AuthenticationSchemeInfo - Interface in org.outerj.daisy.repository.user
 
AuthenticationSchemeInfos - Interface in org.outerj.daisy.repository.user
 
AvailableVariant - Interface in org.outerj.daisy.repository
Holds information about a variant of a document.
AvailableVariants - Interface in org.outerj.daisy.repository
 

B

BadRequestException - Exception in org.outerj.daisy.httpconnector.spi
Throwing this exception will cause the HTTP Connector to send a 400 response.
BadRequestException(String) - Constructor for exception org.outerj.daisy.httpconnector.spi.BadRequestException
 
BaseExportListener - Class in org.outerj.daisy.tools.importexport.export
Provides some base functionality that is likely useful for different ExportListener implementations.
BaseExportListener() - Constructor for class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
BaseExportListener.FailureInfo - Class in org.outerj.daisy.tools.importexport.export
 
BaseExportListener.FailureInfo(ImpExpVariantKey, String, String) - Constructor for class org.outerj.daisy.tools.importexport.export.BaseExportListener.FailureInfo
 
BaseExportListener.ItemFailureInfo - Class in org.outerj.daisy.tools.importexport.export
Failure info for non-documents.
BaseExportListener.ItemFailureInfo(String, String, String, String) - Constructor for class org.outerj.daisy.tools.importexport.export.BaseExportListener.ItemFailureInfo
 
BaseImportListener - Class in org.outerj.daisy.tools.importexport.import_
Provides some base functionality that is likely useful for different ImportListener implementations.
BaseImportListener() - Constructor for class org.outerj.daisy.tools.importexport.import_.BaseImportListener
 
BaseImportListener.FailureInfo - Class in org.outerj.daisy.tools.importexport.import_
 
BaseImportListener.FailureInfo(ImpExpVariantKey, String, String) - Constructor for class org.outerj.daisy.tools.importexport.import_.BaseImportListener.FailureInfo
 
BaseImportListener.SuccessInfo - Class in org.outerj.daisy.tools.importexport.import_
 
BaseImportListener.SuccessInfo(ImpExpVariantKey, DocumentImportResult) - Constructor for class org.outerj.daisy.tools.importexport.import_.BaseImportListener.SuccessInfo
 
BaseSchemaLoadListener - Class in org.outerj.daisy.tools.importexport.import_.schema
 
BaseSchemaLoadListener() - Constructor for class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
BaseSchemaLoadListener.LoadInfo - Class in org.outerj.daisy.tools.importexport.import_.schema
 
BaseSchemaLoadListener.LoadInfo(String, SchemaLoadResult) - Constructor for class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener.LoadInfo
 
BasicCustomizer - Class in org.outerj.daisy.tools.importexport.export.config
A default implementation of the DocumentExportCustomizer.
BasicCustomizer() - Constructor for class org.outerj.daisy.tools.importexport.export.config.BasicCustomizer
 
BasicCustomizer - Class in org.outerj.daisy.tools.importexport.import_.config
A basic implementation of DocumentImportCustomizer.
BasicCustomizer() - Constructor for class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
BasicCustomizerFactory - Class in org.outerj.daisy.tools.importexport.export.config
Builds a BasicCustomizer instance from XML configuration data.
BasicCustomizerFactory() - Constructor for class org.outerj.daisy.tools.importexport.export.config.BasicCustomizerFactory
 
BasicCustomizerFactory - Class in org.outerj.daisy.tools.importexport.import_.config
Builds a BasicCustomizer instance from XML configuration data.
BasicCustomizerFactory() - Constructor for class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizerFactory
 
BasicSchemaCustomizer - Class in org.outerj.daisy.tools.importexport.config
A default implementation of the SchemaCustomizer.
BasicSchemaCustomizer() - Constructor for class org.outerj.daisy.tools.importexport.config.BasicSchemaCustomizer
 
BasicSchemaCustomizerFactory - Class in org.outerj.daisy.tools.importexport.config
Factory class building a BasicSchemaCustomizer instance from XML configuration data.
BasicSchemaCustomizerFactory() - Constructor for class org.outerj.daisy.tools.importexport.config.BasicSchemaCustomizerFactory
 
beforeFirst() - Method in interface org.outerj.daisy.repository.query.ResultSet
 
beforeSaveFilter(Document) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
beforeSaveFilter(Document) - Method in interface org.outerj.daisy.tools.importexport.import_.config.DocumentImportCustomizer
Called before saving the document (only if the document was changed).
BlobInfo - Interface in org.outerj.daisy.publisher
 
Branch - Interface in org.outerj.daisy.repository.variant
Definition of a branch.
BRANCH_CREATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
BRANCH_DELETED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
BRANCH_UPDATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
Branches - Interface in org.outerj.daisy.repository.variant
 
BranchNotFoundException - Exception in org.outerj.daisy.repository.variant
 
BranchNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.variant.BranchNotFoundException
 
BranchNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.variant.BranchNotFoundException
 
BranchNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.variant.BranchNotFoundException
 
build(Set<String>, Set<String>, Set<String>, Repository, ImpExpSchemaFactory.SchemaFactoryListener) - Static method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchemaFactory
Builds an ImpExpSchema containing the specified schema types.
buildErrorXml(Throwable) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
buildTemplate(InputSource) - Method in class org.outerj.daisy.htmlcleaner.HtmlCleanerFactory
 
ByteArrayPartDataSource - Class in org.outerj.daisy.repository
An implementation of the PartDataSource interface that takes its input from a byte array.
ByteArrayPartDataSource(byte[]) - Constructor for class org.outerj.daisy.repository.ByteArrayPartDataSource
 

C

CachingAuthenticationScheme - Class in org.outerj.daisy.authentication.spi
A wrapper around an AuthenticationScheme that performs credential caching.
CachingAuthenticationScheme(AuthenticationScheme, long, int) - Constructor for class org.outerj.daisy.authentication.spi.CachingAuthenticationScheme
 
canAccessField(String) - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
canAccessPart(String) - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
canReadLiveOnly() - Method in interface org.outerj.daisy.repository.Document
Returns true if the current user can only access live data of the document.
changeDocumentType(long) - Method in interface org.outerj.daisy.repository.Document
Changes the document type of this document.
changeDocumentType(String) - Method in interface org.outerj.daisy.repository.Document
See Document.changeDocumentType(long).
ChangeType - Enum in org.outerj.daisy.repository
Indicates if a Version contains major or minor changes.
check(Credentials) - Method in interface org.outerj.daisy.authentication.spi.AuthenticationScheme
 
check(Credentials) - Method in class org.outerj.daisy.authentication.spi.CachingAuthenticationScheme
 
checkConsistency() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
Checks that all field types and part types used by document types are present in the schema.
clean(String, OutputStream) - Method in class org.outerj.daisy.htmlcleaner.HtmlCleaner
Parses and cleans up the HTML, writing the result to the given outputstream, encoded as UTF-8.
cleanToByteArray(String) - Method in class org.outerj.daisy.htmlcleaner.HtmlCleaner
 
cleanToString(String) - Method in class org.outerj.daisy.htmlcleaner.HtmlCleaner
 
clear() - Method in interface org.outerj.daisy.repository.acl.Acl
 
clear() - Method in interface org.outerj.daisy.repository.acl.AclObject
 
clear() - Method in interface org.outerj.daisy.repository.schema.StaticListItemParent
Removes all child items.
clear() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticListItem
 
clear() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticSelectionList
 
clearAccessibleFields() - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
clearAccessibleParts() - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
clearCaches() - Method in interface org.outerj.daisy.authentication.spi.AuthenticationScheme
Clear caches maintained by this authentication scheme, if any.
clearCaches() - Method in class org.outerj.daisy.authentication.spi.CachingAuthenticationScheme
 
clearCollections() - Method in interface org.outerj.daisy.repository.Document
Removes the document variant from all the collections it belongs to.
clearCollections() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
clearCustomFields() - Method in interface org.outerj.daisy.repository.Document
Removes all custom fields.
clearCustomFields() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
clearDescriptions() - Method in interface org.outerj.daisy.repository.schema.DescriptionEnabled
 
clearDescriptions() - Method in interface org.outerj.daisy.tools.importexport.model.schema.ImpExpDescriptionEnabled
 
clearDescriptions() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
clearDescriptions() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
clearDescriptions() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
clearDocumentTypes() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
clearDueDate() - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
clearFields() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
clearFieldTypes() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
clearFieldTypeUses() - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
clearFieldTypeUses() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
clearLabels() - Method in interface org.outerj.daisy.repository.schema.LabelEnabled
 
clearLabels() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
clearLabels() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
clearLabels() - Method in interface org.outerj.daisy.tools.importexport.model.schema.ImpExpLabelEnabled
 
clearLabels() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
clearLabels() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticListItem
 
clearLinks() - Method in interface org.outerj.daisy.repository.Document
Removes all out-of-line links.
clearLinks() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
clearParts() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
clearPartTypes() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
clearPartTypeUses() - Method in interface org.outerj.daisy.repository.schema.DocumentType
Removes all associations with part types.
clearPartTypeUses() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
clearPool(long) - Method in interface org.outerj.daisy.workflow.WfPoolManager
Removes all users from this pool.
clearRoles() - Method in interface org.outerj.daisy.repository.user.User
Clears all roles for this user and sets the default role to null.
clearSelectionList() - Method in interface org.outerj.daisy.repository.schema.FieldType
Clears(removes) the SelectionList for this FieldType.
clearVariables() - Method in class org.outerj.daisy.workflow.TaskUpdateData
Clears information about set and deleted variables.
clone() - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
closeElement(String, String) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
COLLECTION_CREATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
COLLECTION_DELETED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
COLLECTION_UPDATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
CollectionDeletedException - Exception in org.outerj.daisy.repository
Thrown if a collection has been removed at the same time someone was editing a document that belonged to the removed collection.
CollectionDeletedException() - Constructor for exception org.outerj.daisy.repository.CollectionDeletedException
 
CollectionDeletedException(String) - Constructor for exception org.outerj.daisy.repository.CollectionDeletedException
 
CollectionDeletedException(String, Throwable) - Constructor for exception org.outerj.daisy.repository.CollectionDeletedException
 
CollectionImporter - Class in org.outerj.daisy.tools.importexport.import_.collections
 
CollectionManager - Interface in org.outerj.daisy.repository
The CollectionManager is responsible for all tasks related to collection management (creation, deletion, listing).
CollectionNotFoundException - Exception in org.outerj.daisy.repository
Thrown if a collection has been requested but it has not been found in the repository.
CollectionNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.CollectionNotFoundException
 
CollectionNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.CollectionNotFoundException
 
CollectionNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.CollectionNotFoundException
 
CollectionSubscriptionKey - Class in org.outerj.daisy.emailnotifier
Identifies a subscription for document in a certain collection belonging to a certain branch/language.
CollectionSubscriptionKey(long, long, long) - Constructor for class org.outerj.daisy.emailnotifier.CollectionSubscriptionKey
 
Comment - Interface in org.outerj.daisy.repository.comment
 
CommentManager - Interface in org.outerj.daisy.repository.comment
Everything related to document comments.
Comments - Interface in org.outerj.daisy.repository.comment
 
CommentVisibility - Enum in org.outerj.daisy.repository.comment
 
commit() - Method in interface org.outerj.daisy.jms.Sender
 
compare(T, T) - Method in class org.outerj.daisy.repository.ValueComparator
 
compareTo(Object) - Method in class org.outerj.daisy.emailnotifier.CollectionSubscriptionKey
 
compareTo(Object) - Method in class org.outerj.daisy.navigation.LookupAlternative
 
compareTo(Object) - Method in class org.outerj.daisy.repository.VariantKey
 
compareTo(Object) - Method in class org.outerj.daisy.repository.VersionKey
 
compareTo(Object) - Method in class org.outerj.daisy.tools.importexport.model.ImpExpVariantKey
 
compareTo(Object) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
compareTo(Object) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
compareTo(Object) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
compareTo(Object) - Method in class org.outerj.daisy.workflow.WfVersionKey
 
ConcurrentUpdateException - Exception in org.outerj.daisy.repository
A concurrent update happened to some repository-managed entity.
ConcurrentUpdateException(String, String) - Constructor for exception org.outerj.daisy.repository.ConcurrentUpdateException
 
ConcurrentUpdateException(Map) - Constructor for exception org.outerj.daisy.repository.ConcurrentUpdateException
 
ConfigurationManager - Interface in org.outerj.daisy.configuration
ConfigurationManager manages configuration for components.
conflictingFieldType(String, ValueType, ValueType) - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
conflictingFieldType(String, ValueType, ValueType) - Method in interface org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadListener
 
conflictingHierarchical(String, boolean, boolean) - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
conflictingHierarchical(String, boolean, boolean) - Method in interface org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadListener
 
conflictingMultiValue(String, boolean, boolean) - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
conflictingMultiValue(String, boolean, boolean) - Method in interface org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadListener
Reports that a conflict is found between the multivalue setting of the currently existing field type and the field type in the import definition with the same name.
copyLiveToStaging() - Method in interface org.outerj.daisy.repository.acl.AccessManager
Reverts changes to the staging ACL.
copyStagingToLive() - Method in interface org.outerj.daisy.repository.acl.AccessManager
Puts the staging ACL live.
count(List<BaseSchemaLoadListener.LoadInfo>, SchemaLoadResult) - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
create(String, UserManager) - Method in class org.outerj.daisy.authentication.spi.UserCreator
 
create(Element, Repository) - Static method in class org.outerj.daisy.tools.importexport.config.BasicSchemaCustomizerFactory
This create method (with this signature) is required for schema customizer factories.
create(Element, Repository) - Static method in class org.outerj.daisy.tools.importexport.export.config.BasicCustomizerFactory
This create method (with this signature) is required for customizer factories.
create(Element, Repository) - Static method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizerFactory
This create method (with this signature) is required for customizer factories.
createBranch(String) - Method in interface org.outerj.daisy.repository.variant.VariantManager
Creates a new branch definition.
createCollection(String) - Method in interface org.outerj.daisy.repository.CollectionManager
Creates a new collection.
createDocument(String, long, long, long) - Method in interface org.outerj.daisy.repository.Repository
Creates a new document.
createDocument(String, String, String, String) - Method in interface org.outerj.daisy.repository.Repository
Same as Repository.createDocument(String, long, long, long) but takes names instead of ids.
createDocument(String, long) - Method in interface org.outerj.daisy.repository.Repository
Same as Repository.createDocument(String, long, long, long) but assumes branch id 1 and language id 1.
createDocument(String, String) - Method in interface org.outerj.daisy.repository.Repository
Same as Repository.createDocument(String, long) but takes a document type name instead of an id.
createDocumentType(String) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
Creates a new document type with the given name.
createEnumerationDocumentSelection(VariantKey[]) - Method in interface org.outerj.daisy.doctaskrunner.DocumentTaskManager
 
createExtension(Repository) - Method in interface org.outerj.daisy.repository.spi.ExtensionProvider
Creates an instance of the extension for the specified user (ie Repository instance).
createFieldType(String, ValueType) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
createFieldType(String, ValueType, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
createFieldType(String, ValueType, boolean, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
createFromXml(NavigationLookupResultDocument.NavigationLookupResult) - Static method in class org.outerj.daisy.navigation.NavigationLookupResult
 
createHierarchicalQuerySelectionList(String, String[], boolean) - Method in interface org.outerj.daisy.repository.schema.FieldType
 
createInputStream() - Method in class org.outerj.daisy.repository.ByteArrayPartDataSource
 
createInputStream() - Method in class org.outerj.daisy.repository.FilePartDataSource
 
createInputStream() - Method in interface org.outerj.daisy.repository.PartDataSource
This method may be called multiple times.
createInputStream() - Method in class org.outerj.daisy.repository.PartPartDataSource
 
createItem(Object) - Method in interface org.outerj.daisy.repository.schema.StaticListItemParent
Creates a StaticListItem instance, adds it to this selection list and returns it.
createLanguage(String) - Method in interface org.outerj.daisy.repository.variant.VariantManager
 
createLinkQuerySelectionList(String, boolean) - Method in interface org.outerj.daisy.repository.schema.FieldType
Creates and returns a LinkQuerySelectionList.
createMapMessage() - Method in interface org.outerj.daisy.jms.Sender
 
createMatchResult(VariantKey, String) - Static method in class org.outerj.daisy.navigation.NavigationLookupResult
 
createNewDetails() - Method in interface org.outerj.daisy.repository.acl.AclEntry
 
createNewDocumentType(String) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
Deprecated. Use createDocumentType instead.
createNewEntry(AclSubjectType, long) - Method in interface org.outerj.daisy.repository.acl.AclObject
 
createNewFieldType(String, ValueType) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
Deprecated. Use createFieldType instead.
createNewObject(String) - Method in interface org.outerj.daisy.repository.acl.Acl
Creates a new AclObject.
createNewPartType(String, String) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
Deprecated. Use createPartType instead.
createNotFoundResult() - Static method in class org.outerj.daisy.navigation.NavigationLookupResult
 
createParentLinkedSelectionList(String, String, boolean) - Method in interface org.outerj.daisy.repository.schema.FieldType
 
createPartType(String, String) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
createPool(String) - Method in interface org.outerj.daisy.workflow.WfPoolManager
Creates a new pool.
createQueryDocumentSelection(String) - Method in interface org.outerj.daisy.doctaskrunner.DocumentTaskManager
 
createQuerySelectionList(String, boolean, SortOrder) - Method in interface org.outerj.daisy.repository.schema.FieldType
Creates and returns a QuerySelectionList.
createRedirectResult(String, String, VariantKey) - Static method in class org.outerj.daisy.navigation.NavigationLookupResult
 
createRole(String) - Method in interface org.outerj.daisy.repository.user.UserManager
Creates a new Role.
createSimpleActionsTaskSpecification(String, boolean) - Method in interface org.outerj.daisy.doctaskrunner.DocumentTaskManager
 
createStaticListItem(Object) - Method in interface org.outerj.daisy.repository.schema.StaticSelectionList
Deprecated. Has been renamed to StaticListItemParent.createItem(java.lang.Object).
createStaticSelectionList() - Method in interface org.outerj.daisy.repository.schema.FieldType
Creates and returns a StaticSelectionList.
createTaskSpecification(String, String, String, boolean) - Method in interface org.outerj.daisy.doctaskrunner.DocumentTaskManager
 
createTextMessage(String) - Method in interface org.outerj.daisy.jms.Sender
 
createUser(Credentials, UserManager) - Method in interface org.outerj.daisy.authentication.spi.AuthenticationScheme
If a user does not exist, the authentication scheme can be offered the possibility to create the user (this is defined in the configuration of the UserAuthenticator).
createUser(Credentials, UserManager) - Method in class org.outerj.daisy.authentication.spi.CachingAuthenticationScheme
 
createUser(Configuration, String) - Static method in class org.outerj.daisy.authentication.spi.UserCreatorFactory
 
createUser(String) - Method in interface org.outerj.daisy.repository.user.UserManager
Creates a new User.
createVariant(String, long, long, long, long, long, boolean) - Method in interface org.outerj.daisy.repository.Repository
Creates a new variant on a document.
createVariant(String, String, String, long, String, String, boolean) - Method in interface org.outerj.daisy.repository.Repository
 
Credentials - Class in org.outerj.daisy.repository
 
Credentials(String, String) - Constructor for class org.outerj.daisy.repository.Credentials
 
customize(ImpExpSchema) - Method in class org.outerj.daisy.tools.importexport.config.BasicSchemaCustomizer
 
customize(ImpExpSchema) - Method in interface org.outerj.daisy.tools.importexport.config.SchemaCustomizer
 

D

DATE_PATTERN - Static variable in class org.outerj.daisy.repository.query.QueryHelper
 
DATETIME_PATTERN - Static variable in class org.outerj.daisy.repository.query.QueryHelper
 
debug(String) - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
 
declarePrefix(String, String) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
DEFAULT_CONTEXTUALIZED_DEPTH - Static variable in class org.outerj.daisy.navigation.NavigationParams
 
DEFAULT_LANGUAGE_ID - Static variable in interface org.outerj.daisy.repository.variant.Language
 
DEFAULT_LANGUAGE_NAME - Static variable in interface org.outerj.daisy.repository.variant.Language
 
DEFAULT_NONCONTEXTUALIZED_DEPTH - Static variable in class org.outerj.daisy.navigation.NavigationParams
 
deleteAllSubscriptionsForCollection(long) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
deleteAllSubscriptionsForDocument(String) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
Deletes subscriptions for the specified document for all users (useful if eg the document variant has been deleted).
deleteAllSubscriptionsForDocumentVariant(VariantKey) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
Deletes subscriptions for the specified document variant for all users (useful if eg the document variant has been deleted).
deleteBranch(long) - Method in interface org.outerj.daisy.repository.variant.VariantManager
Deletes a branch.
deleteCollection(long) - Method in interface org.outerj.daisy.repository.CollectionManager
Deletes a collection from the repository.
deleteComment(String, long, long, long) - Method in interface org.outerj.daisy.repository.comment.CommentManager
Deletes a comment.
deleteComment(String, long) - Method in interface org.outerj.daisy.repository.comment.CommentManager
Deletes a comment from the branch "main", language "default" of the document.
deleteComment(Comment) - Method in interface org.outerj.daisy.repository.comment.CommentManager
 
deleteCustomField(String) - Method in interface org.outerj.daisy.repository.Document
Removes the specified custom field.
deleteDocument(String) - Method in interface org.outerj.daisy.repository.Repository
Deletes a document permanently (unrecoverable) from the repository (including all its variants).
deleteDocumentSubscription(VariantKey) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
deleteDocumentSubscription(long, VariantKey) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
deleteDocumentType(long) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
deleteField(String) - Method in interface org.outerj.daisy.repository.Document
Removes the specified field.
deleteField(long) - Method in interface org.outerj.daisy.repository.Document
Removes the specified field.
deleteFieldType(long) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
deleteLanguage(long) - Method in interface org.outerj.daisy.repository.variant.VariantManager
 
deleteLink(int) - Method in interface org.outerj.daisy.repository.Document
Removes an out-of-line link.
deletePart(long) - Method in interface org.outerj.daisy.repository.Document
Removes a part, passes silently if there is no part in the document with the given id.
deletePart(String) - Method in interface org.outerj.daisy.repository.Document
Removes a part, passes silently if there is no part in the document with the given name.
deletePartType(long) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
deletePool(long) - Method in interface org.outerj.daisy.workflow.WfPoolManager
 
deleteProcess(String) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
deleteProcessDefinition(String) - Method in interface org.outerj.daisy.workflow.WorkflowManager
Deletes a workflow definition.
deleteRole(long) - Method in interface org.outerj.daisy.repository.user.UserManager
Deletes the Role with data store id roleId
deleteSubscription() - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
Removes the subscription for the current user.
deleteSubscription(long) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
Deletes the subscription of another user.
deleteTask(long) - Method in interface org.outerj.daisy.doctaskrunner.DocumentTaskManager
Deletes a task.
deleteUser(long) - Method in interface org.outerj.daisy.repository.user.UserManager
Deletes the User with data store id userId
deleteVariable(String, VariableScope) - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
deleteVariant(String, long, long) - Method in interface org.outerj.daisy.repository.Repository
 
deleteVariant(VariantKey) - Method in interface org.outerj.daisy.repository.Repository
Deletes a document variant permanently (unrecoverable) from the repository.
deployProcessDefinition(InputStream, String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
Defines (deploys) a new workflow definition.
DescriptionEnabled - Interface in org.outerj.daisy.repository.schema
 
detectFormat(ImportFile) - Static method in class org.outerj.daisy.tools.importexport.import_.FormatDetector
 
detectFormat(ImportFile, String) - Static method in class org.outerj.daisy.tools.importexport.import_.FormatDetector
 
dispose() - Method in interface org.outerj.daisy.publisher.BlobInfo
This method MUST be called by the user of the BlobInfo object when it doesn't need it any longer, in order to avoid resource leakage.
Document - Interface in org.outerj.daisy.repository
A document in the repository.
DOCUMENT_CREATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
DOCUMENT_DELETED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
DOCUMENT_ID_WILDCARD - Static variable in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
DOCUMENT_UPDATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
DOCUMENT_VARIANT_CREATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
DOCUMENT_VARIANT_DELETED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
DOCUMENT_VARIANT_UPDATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
DocumentCollection - Interface in org.outerj.daisy.repository
A collection of documents in the repository.
DocumentCollections - Interface in org.outerj.daisy.repository
A collection of DocumentCollection objects.
DocumentExecutionState - Class in org.outerj.daisy.doctaskrunner
 
DocumentExportCustomizer - Interface in org.outerj.daisy.tools.importexport.export.config
A document export customizer can alter the content of a document before it gets exported.
DocumentImportCustomizer - Interface in org.outerj.daisy.tools.importexport.import_.config
A document import customizer can alter the content of a document before it gets imported.
DocumentLockedException - Exception in org.outerj.daisy.repository
This exception is thrown when trying to save a document that is locked.
DocumentLockedException(String, long, String) - Constructor for exception org.outerj.daisy.repository.DocumentLockedException
 
DocumentLockedException(Map) - Constructor for exception org.outerj.daisy.repository.DocumentLockedException
 
DocumentNotFoundException - Exception in org.outerj.daisy.repository
 
DocumentNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.DocumentNotFoundException
 
DocumentNotFoundException(String, Throwable) - Constructor for exception org.outerj.daisy.repository.DocumentNotFoundException
 
DocumentNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.DocumentNotFoundException
 
DocumentReadDeniedException - Exception in org.outerj.daisy.repository
 
DocumentReadDeniedException(String, String, long) - Constructor for exception org.outerj.daisy.repository.DocumentReadDeniedException
 
DocumentReadDeniedException(Map) - Constructor for exception org.outerj.daisy.repository.DocumentReadDeniedException
 
DocumentSelection - Interface in org.outerj.daisy.doctaskrunner
Represents a set of documents on which a task willl be run.
DocumentSet - Interface in org.outerj.daisy.tools.importexport.docset
A set of documents.
DocumentSetFactory - Class in org.outerj.daisy.tools.importexport.docset
Builds a DocumentSet from an XML description of the document set.
DocumentSetHelper - Class in org.outerj.daisy.tools.importexport.docset
 
DocumentSetHelper() - Constructor for class org.outerj.daisy.tools.importexport.docset.DocumentSetHelper
 
DocumentTaskManager - Interface in org.outerj.daisy.doctaskrunner
The DocumentTaskManager is concerned with the execution of a certain task on a set of documents.
DocumentType - Interface in org.outerj.daisy.repository.schema
Describes a type of document in the repository.
DocumentTypeInconsistencyException - Exception in org.outerj.daisy.repository
This exception is used when manipulating a document in a way that would make it inconsistent with its DocumentType.
DocumentTypeInconsistencyException(String) - Constructor for exception org.outerj.daisy.repository.DocumentTypeInconsistencyException
 
DocumentTypeInconsistencyException(String, Throwable) - Constructor for exception org.outerj.daisy.repository.DocumentTypeInconsistencyException
 
documentTypeLoaded(String, SchemaLoadResult) - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
documentTypeLoaded(String, SchemaLoadResult) - Method in interface org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadListener
 
DocumentTypeNotFoundException - Exception in org.outerj.daisy.repository.schema
 
DocumentTypeNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.schema.DocumentTypeNotFoundException
 
DocumentTypeNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.schema.DocumentTypeNotFoundException
 
DocumentTypeNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.schema.DocumentTypeNotFoundException
 
DocumentTypes - Interface in org.outerj.daisy.repository.schema
 
DocumentVariantNotFoundException - Exception in org.outerj.daisy.repository
 
DocumentVariantNotFoundException(String, String, long, String, long) - Constructor for exception org.outerj.daisy.repository.DocumentVariantNotFoundException
 
DocumentVariantNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.DocumentVariantNotFoundException
 
DONE - Static variable in class org.outerj.daisy.doctaskrunner.DocumentExecutionState
 
done() - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
done() - Method in interface org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadListener
 
dropDocumentType(String) - Method in class org.outerj.daisy.tools.importexport.config.BasicSchemaCustomizer
 
dropFieldType(String) - Method in class org.outerj.daisy.tools.importexport.config.BasicSchemaCustomizer
 
dropPartType(String) - Method in class org.outerj.daisy.tools.importexport.config.BasicSchemaCustomizer
 
DuplicateLoginException - Exception in org.outerj.daisy.repository.user
 
DuplicateLoginException(String) - Constructor for exception org.outerj.daisy.repository.user.DuplicateLoginException
 
DuplicateLoginException(Map) - Constructor for exception org.outerj.daisy.repository.user.DuplicateLoginException
 

E

Emailer - Interface in org.outerj.daisy.emailer
An emailing service.
EmailSubscriptionManager - Interface in org.outerj.daisy.emailnotifier
Management of email notification subscriptions.
embedXml(InputStream) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
emptyElement(String, Map<String, String>) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
emptyElement(String, String, Map<String, String>) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
endDocumentProgress() - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
 
endDocumentProgress() - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
 
endElement(String) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
endElement(String, String) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
endProgress() - Method in class org.outerj.daisy.tools.importexport.util.ProgressIndicator
 
endTask(String, TaskUpdateData, String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
ENUM - Static variable in enum org.outerj.daisy.repository.acl.AclPermission
Deprecated. This member will be removed in a future version. It has no purpose since moving to Java 1.5 enums.
equals(Object) - Method in class org.outerj.daisy.emailnotifier.CollectionSubscriptionKey
 
equals(Object) - Method in class org.outerj.daisy.repository.HierarchyPath
 
equals(Object) - Method in class org.outerj.daisy.repository.VariantKey
 
equals(Object) - Method in class org.outerj.daisy.repository.VersionKey
 
equals(Object) - Method in class org.outerj.daisy.tools.importexport.model.ImpExpVariantKey
 
equals(Object) - Method in class org.outerj.daisy.workflow.TaskUpdateData.VariableKey
 
equals(Object) - Method in class org.outerj.daisy.workflow.WfActorKey
 
equals(Object) - Method in class org.outerj.daisy.workflow.WfUserKey
 
equals(Object) - Method in class org.outerj.daisy.workflow.WfVersionKey
 
ERROR - Static variable in class org.outerj.daisy.doctaskrunner.DocumentExecutionState
 
escape(String) - Static method in class org.outerj.daisy.tools.importexport.util.XmlizerUtil
 
escapeAttr(String) - Static method in class org.outerj.daisy.tools.importexport.util.XmlizerUtil
 
escapeFullTextQuery(String) - Static method in class org.outerj.daisy.repository.query.QueryHelper
Escapes characters which have a special meaning in full text queries.
evaluate(Document, Version) - Method in interface org.outerj.daisy.repository.query.PredicateExpression
The version argument is optional, if not present (null) version-dependent information will be taken from the document object.
evaluate(Document, Version, boolean) - Method in interface org.outerj.daisy.repository.query.PredicateExpression
Same as the other evaluate method, but allows to specify if, when traversing links (e.g.
evaluate(Document, Version, boolean, EvaluationContext) - Method in interface org.outerj.daisy.repository.query.PredicateExpression
 
evaluate(Document, Version, boolean, Repository) - Method in interface org.outerj.daisy.repository.query.PredicateExpression
This evaluate allows to specify a specific repository to use during evaluation.
evaluate(Document, Version, boolean, EvaluationContext, Repository) - Method in interface org.outerj.daisy.repository.query.PredicateExpression
 
evaluate(Document, Version) - Method in interface org.outerj.daisy.repository.query.ValueExpression
The version argument is optional, if not present (null) version-dependent information will be taken from the document object.
evaluate(Document, Version, boolean) - Method in interface org.outerj.daisy.repository.query.ValueExpression
Same as the other evaluate method, but allows to specify if, when traversing links (e.g.
evaluate(Document, Version, boolean, EvaluationContext) - Method in interface org.outerj.daisy.repository.query.ValueExpression
 
evaluate(Document, Version, boolean, Repository) - Method in interface org.outerj.daisy.repository.query.ValueExpression
This evaluate allows to specify a specific repository to use during evaluation.
evaluate(Document, Version, boolean, EvaluationContext, Repository) - Method in interface org.outerj.daisy.repository.query.ValueExpression
 
EvaluationContext - Class in org.outerj.daisy.repository.query
 
EvaluationContext() - Constructor for class org.outerj.daisy.repository.query.EvaluationContext
 
exists(String) - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFile
 
exists(String) - Method in class org.outerj.daisy.tools.importexport.import_.fs.local.LocalImportFile
 
exists(String) - Method in class org.outerj.daisy.tools.importexport.import_.fs.zip.ZipImportFile
 
ExportCli - Class in org.outerj.daisy.tools.importexport.export.cli
Command-line interface of the export tool.
exportedLanguage - Variable in class org.outerj.daisy.tools.importexport.import_.tm.TMDocumentDexmlizer.TMDoc
 
exportedVersion - Variable in class org.outerj.daisy.tools.importexport.import_.tm.TMDocumentDexmlizer.TMDoc
 
Exporter - Class in org.outerj.daisy.tools.importexport.export
This is the core of the export tool, use this class to programatically perform an export.
ExportFile - Interface in org.outerj.daisy.tools.importexport.export.fs
The target to where export data is written
ExportFileFactory - Class in org.outerj.daisy.tools.importexport.export.fs
 
ExportFileFactory() - Constructor for class org.outerj.daisy.tools.importexport.export.fs.ExportFileFactory
 
ExportListener - Interface in org.outerj.daisy.tools.importexport.export
A call back interface through which the export tool provides feedback about the export.
ExportOptions - Class in org.outerj.daisy.tools.importexport.export.config
Options that influence the export.
ExportOptions() - Constructor for class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
ExportOptionsFactory - Class in org.outerj.daisy.tools.importexport.export.config
Builds an ExportOptions instance from an XML description of the export options.
ExportOptionsFactory() - Constructor for class org.outerj.daisy.tools.importexport.export.config.ExportOptionsFactory
 
ExportSet - Interface in org.outerj.daisy.tools.importexport.export
An ExportSet defines what to export.
ExportSetFactory - Class in org.outerj.daisy.tools.importexport.export
 
ExportSetImpl - Class in org.outerj.daisy.tools.importexport.export
 
ExportSetImpl(Set<VariantKey>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Constructor for class org.outerj.daisy.tools.importexport.export.ExportSetImpl
 
ExtensionProvider - Interface in org.outerj.daisy.repository.spi
Interface to be implemented for adding Extension's to the repository server.
extractLinks(InputStream, LinkCollector, String, String) - Method in interface org.outerj.daisy.linkextraction.LinkExtractor
 

F

FacetConf - Class in org.outerj.daisy.repository.query
 
FacetConf(boolean) - Constructor for class org.outerj.daisy.repository.query.FacetConf
 
FacetConf(boolean, String) - Constructor for class org.outerj.daisy.repository.query.FacetConf
 
FacetConf(int, boolean, boolean) - Constructor for class org.outerj.daisy.repository.query.FacetConf
 
FacetConf(boolean, int, boolean, boolean, String) - Constructor for class org.outerj.daisy.repository.query.FacetConf
 
FacetConf() - Constructor for class org.outerj.daisy.repository.query.FacetConf
 
FacetConf.FacetType - Enum in org.outerj.daisy.repository.query
 
failed(ImpExpVariantKey, Throwable) - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
failed(ImpExpVariantKey, Throwable) - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
Called when exporting a document fails.
failed(ImpExpVariantKey, Throwable) - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener
 
failed(ImpExpVariantKey, Throwable) - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
Called when importing a document fails.
failedDocumentType(String, Throwable) - Method in interface org.outerj.daisy.tools.importexport.model.schema.ImpExpSchemaFactory.SchemaFactoryListener
 
failedFieldType(String, Throwable) - Method in interface org.outerj.daisy.tools.importexport.model.schema.ImpExpSchemaFactory.SchemaFactoryListener
 
failedItem(String, String, Throwable) - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
failedItem(String, String, Throwable) - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
 
failedPartType(String, Throwable) - Method in interface org.outerj.daisy.tools.importexport.model.schema.ImpExpSchemaFactory.SchemaFactoryListener
 
failureOccured() - Method in class org.outerj.daisy.tools.importexport.util.ProgressIndicator
 
FIELD - Static variable in class org.outerj.daisy.linkextraction.LinkType
 
Field - Interface in org.outerj.daisy.repository
Fields belong to documents (or versions of documents), and can be used for various purposes.
FieldHelper - Class in org.outerj.daisy.repository
Some helper methods that can be useful when working with Fields.
FieldHelper() - Constructor for class org.outerj.daisy.repository.FieldHelper
 
FieldHelper.XmlFieldValueGetter - Interface in org.outerj.daisy.repository
 
FieldHelper.XmlFieldValueSetter - Interface in org.outerj.daisy.repository
 
FieldNotFoundException - Exception in org.outerj.daisy.repository
 
FieldNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.FieldNotFoundException
 
FieldNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.FieldNotFoundException
 
Fields - Interface in org.outerj.daisy.repository
A collection of Field objects.
FieldType - Interface in org.outerj.daisy.repository.schema
Describes a type of field in the repository.
fieldTypeLoaded(String, SchemaLoadResult) - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
fieldTypeLoaded(String, SchemaLoadResult) - Method in interface org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadListener
 
FieldTypeNotFoundException - Exception in org.outerj.daisy.repository.schema
 
FieldTypeNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.schema.FieldTypeNotFoundException
 
FieldTypeNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.schema.FieldTypeNotFoundException
 
FieldTypeNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.schema.FieldTypeNotFoundException
 
FieldTypes - Interface in org.outerj.daisy.repository.schema
 
FieldTypeUse - Interface in org.outerj.daisy.repository.schema
Describes the usage of the field type by a document type.
FilePartDataSource - Class in org.outerj.daisy.repository
 
FilePartDataSource(File) - Constructor for class org.outerj.daisy.repository.FilePartDataSource
 
fileToZip(File, File, int) - Method in class org.outerj.daisy.tools.importexport.export.fs.ZipExportFile
 
filterDocuments(VariantKey[], AclPermission, boolean) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Filters the given list of document variants so that only document variants to which the current user has the given ACL permission remains.
filterDocuments(VariantKey[], AclPermission) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Filter documents assuming access to non-live versions is not required.
filterDocuments(VariantKey[]) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Filters documents based on 'read' permission and without requiring access to all versions.
filterDocumentTypes(long[], long) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Filters the given list of document type ids to the ones for which the user is potentially able to create new documents.
findNamespaceURI(String) - Method in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
Finds a namespace declaration on this element or containing elements.
findPrefix(String) - Method in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
Finds a prefix declaration on this element or containing elements.
finish() - Method in interface org.outerj.daisy.tools.importexport.export.fs.ExportFile
Called when everything is written to the export file.
finish() - Method in class org.outerj.daisy.tools.importexport.export.fs.LocalExportFile
 
finish() - Method in class org.outerj.daisy.tools.importexport.export.fs.ZipExportFile
 
first() - Method in interface org.outerj.daisy.repository.query.ResultSet
 
flush() - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
formatDate(Date) - Static method in class org.outerj.daisy.repository.query.QueryHelper
 
formatDateTime(Date) - Static method in class org.outerj.daisy.repository.query.QueryHelper
 
FormatDetector - Class in org.outerj.daisy.tools.importexport.import_
Tries to find out the format of an export.
FormatDetector() - Constructor for class org.outerj.daisy.tools.importexport.import_.FormatDetector
 
formatString(String) - Static method in class org.outerj.daisy.repository.query.QueryHelper
 
formatTime(Date) - Static method in class org.outerj.daisy.repository.query.QueryHelper
 
formatValue(Object, ValueType, Repository) - Static method in class org.outerj.daisy.tools.importexport.util.XmlizerUtil
 
fromCode(char) - Static method in enum org.outerj.daisy.repository.query.SortOrder
 
fromDocument(Document, Version, Repository) - Static method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocumentFactory
 
fromString(String) - Static method in class org.outerj.daisy.doctaskrunner.DocumentExecutionState
 
fromString(String) - Static method in enum org.outerj.daisy.doctaskrunner.TaskState
 
fromString(String) - Static method in class org.outerj.daisy.linkextraction.LinkType
 
fromString(String) - Static method in class org.outerj.daisy.navigation.NavigationVersionMode
 
fromString(String) - Static method in enum org.outerj.daisy.repository.acl.AclActionType
 
fromString(String) - Static method in enum org.outerj.daisy.repository.acl.AclDetailPermission
 
fromString(String) - Static method in enum org.outerj.daisy.repository.acl.AclPermission
 
fromString(String) - Static method in enum org.outerj.daisy.repository.acl.AclSubjectType
 
fromString(String) - Static method in enum org.outerj.daisy.repository.ChangeType
 
fromString(String) - Static method in enum org.outerj.daisy.repository.comment.CommentVisibility
 
fromString(String) - Static method in enum org.outerj.daisy.repository.LockType
 
fromString(String) - Static method in enum org.outerj.daisy.repository.query.SortOrder
 
fromString(String) - Static method in enum org.outerj.daisy.repository.ValueType
 
fromString(String) - Static method in enum org.outerj.daisy.repository.VersionState
 
fromString(String) - Static method in enum org.outerj.daisy.tools.importexport.ImpExpFormat
 
fromString(String) - Static method in enum org.outerj.daisy.workflow.QueryValueSource
 
fromString(String) - Static method in enum org.outerj.daisy.workflow.TaskPriority
 
fromString(String) - Static method in enum org.outerj.daisy.workflow.VariableScope
 
fromString(String) - Static method in enum org.outerj.daisy.workflow.WfValueType
 
fromXml(VariantKeysDocument) - Static method in class org.outerj.daisy.repository.VariantKeys
 
fromXml(String, String, String, InputStream, Repository, HtmlCleanerTemplate) - Static method in class org.outerj.daisy.tools.importexport.import_.tm.TMDocumentDexmlizer
 
fromXml(InputStream) - Static method in class org.outerj.daisy.tools.importexport.model.collection.ImpExpCollectionsDexmlizer
 
fromXml(String, String, String, InputStream, Repository, ImpExpDocumentDexmlizer.DataRefResolver) - Static method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocumentDexmlizer
 
fromXml(InputStream) - Static method in class org.outerj.daisy.tools.importexport.model.meta.ImpExpMetaDexmlizer
 
fromXml(InputStream) - Static method in class org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespacesDexmlizer
 
fromXml(InputStream, Repository, ImpExpSchemaDexmlizer.Listener) - Static method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchemaDexmlizer
 
fromXml(InputStream) - Static method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariantsDexmlizer
 
FsUtil - Class in org.outerj.daisy.tools.importexport.import_.fs
 
FsUtil() - Constructor for class org.outerj.daisy.tools.importexport.import_.fs.FsUtil
 

G

generateNavigationTree(ContentHandler, NavigationParams, VariantKey, boolean) - Method in interface org.outerj.daisy.navigation.NavigationManager
Generates a navigation tree as XML.
generatePreviewNavigationTree(ContentHandler, String, long, long, Locale) - Method in interface org.outerj.daisy.navigation.NavigationManager
Generates a navigation tree based on the XML given in the navigationTreeXml parameter.
generatePreviewNavigationTree(ContentHandler, String, long, long) - Method in interface org.outerj.daisy.navigation.NavigationManager
Same as the other generatePreviewNavigationTree method, but without Locale parameter (defaults to Locale.US), for backwards compatibility.
generateSax(ContentHandler) - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
generateSax(ContentHandler) - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener
 
generateSaxFragment(ContentHandler) - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
generateSchemaSaxFragment(ContentHandler) - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener
Allows to produce a piece of SAX with information about the imported schema.
get(AclDetailPermission) - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
get(int) - Method in interface org.outerj.daisy.repository.acl.Acl
 
get(AclPermission) - Method in interface org.outerj.daisy.repository.acl.AclEntry
 
get(int) - Method in interface org.outerj.daisy.repository.acl.AclObject
 
get(Document, String) - Static method in class org.outerj.daisy.workflow.WfVersionKey
Convenience method to construct a WfVersionKey object from the given document and version string.
getAccessDetails(AclPermission) - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
getAccessibleFields() - Method in interface org.outerj.daisy.repository.acl.AccessDetails
Returns the names of the accessible fields.
getAccessibleParts() - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
getAccessManager() - Method in interface org.outerj.daisy.repository.Repository
 
getAclInfo(Document) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Gets ACL info for the current user, by evaluating the (live) ACL rules on the given document object.
getAclInfoOnLive(long, long[], String, long, long) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Gets ACL info for the specified user acting in the specified role, for the specified document variant, by evaluating the live ACL.
getAclInfoOnLive(long, long[], VariantKey) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Gets ACL info for the specified user acting in the specified role, for the specified document variant, by evaluating the live ACL.
getAclInfoOnLive(long, long[], String) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Gets the ACL info for the branch "main" and language "default" of the document.
getAclInfoOnLive(long, long[], Document) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Checks the ACL using the supplied document object.
getAclInfoOnStaging(long, long[], String, long, long) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Gets ACL info for the specified user acting in the specified role, for the specified document variant, by evaluating the staging ACL.
getAclInfoOnStaging(long, long[], VariantKey) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Gets ACL info for the specified user acting in the specified role, for the specified document variant, by evaluating the staging ACL.
getAclInfoOnStaging(long, long[], String) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Gets the ACL info for the branch "main" and language "default" of the document.
getAclInfoOnStaging(long, long[], Document) - Method in interface org.outerj.daisy.repository.acl.AccessManager
Equivalent of AccessManager.getAclInfoOnLive(long, long[], org.outerj.daisy.repository.Document).
getActionType(AclPermission) - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
getActivePath() - Method in class org.outerj.daisy.navigation.NavigationParams
 
getActiveRoleIds() - Method in interface org.outerj.daisy.repository.Repository
The roles of the user that are currently active.
getActiveRolesDisplayNames() - Method in interface org.outerj.daisy.repository.Repository
Returns the names of the active roles.
getActorId() - Method in interface org.outerj.daisy.workflow.WfTask
The ID of the user to who this task is assigned.
getAddChildCounts() - Method in class org.outerj.daisy.navigation.NavigationParams
 
getAllAclEventSubscribers() - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
getAllBranches(boolean) - Method in interface org.outerj.daisy.repository.variant.VariantManager
 
getAllCollectionEventSubscribers() - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
getAllCommentEventSubscribers(String, long, long, long[]) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
getAllDocumentEventSubscribers(String, long, long, long[]) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
Returns the users subscribed to changes for documents.
getAllDocumentTypes(boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getAllFieldTypes(boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getAllLanguages(boolean) - Method in interface org.outerj.daisy.repository.variant.VariantManager
 
getAllLatestProcessDefinitions(Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
Gets a list of the latest versions of all workflow definitions defined in the system.
getAllNamespaces() - Method in interface org.outerj.daisy.repository.namespace.NamespaceManager
 
getAllowFreeEntry() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
getAllowFreeEntry() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
getAllPartTypes(boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getAllProcessDefinitions(Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
Gets a list of all workflow definitions (in all versions) defined in the system.
getAllRoleIds() - Method in interface org.outerj.daisy.repository.user.User
Returns the ids of the roles to which the user belongs.
getAllRoles() - Method in interface org.outerj.daisy.repository.user.User
Returns the Roles to which the user belongs
getAllSchemaEventSubscribers() - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
getAllUserEventSubscribers() - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
getArray() - Method in interface org.outerj.daisy.doctaskrunner.TaskDocDetails
 
getArray() - Method in interface org.outerj.daisy.doctaskrunner.Tasks
 
getArray() - Method in interface org.outerj.daisy.emailnotifier.Subscribers
 
getArray() - Method in interface org.outerj.daisy.emailnotifier.Subscriptions
 
getArray() - Method in interface org.outerj.daisy.repository.AvailableVariants
 
getArray() - Method in interface org.outerj.daisy.repository.comment.Comments
 
getArray() - Method in interface org.outerj.daisy.repository.DocumentCollections
 
getArray() - Method in interface org.outerj.daisy.repository.Fields
 
getArray() - Method in interface org.outerj.daisy.repository.LinkExtractorInfos
 
getArray() - Method in interface org.outerj.daisy.repository.Links
 
getArray() - Method in interface org.outerj.daisy.repository.namespace.Namespaces
 
getArray() - Method in interface org.outerj.daisy.repository.Parts
 
getArray() - Method in interface org.outerj.daisy.repository.schema.DocumentTypes
 
getArray() - Method in interface org.outerj.daisy.repository.schema.FieldTypes
 
getArray() - Method in interface org.outerj.daisy.repository.schema.PartTypes
 
getArray() - Method in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfos
 
getArray() - Method in interface org.outerj.daisy.repository.user.PublicUserInfos
 
getArray() - Method in interface org.outerj.daisy.repository.user.Roles
 
getArray() - Method in interface org.outerj.daisy.repository.user.Users
 
getArray() - Method in interface org.outerj.daisy.repository.variant.Branches
 
getArray() - Method in interface org.outerj.daisy.repository.variant.Languages
 
getArray() - Method in class org.outerj.daisy.repository.VariantKeys
 
getArray() - Method in interface org.outerj.daisy.repository.Versions
 
getAuthenticationScheme() - Method in interface org.outerj.daisy.repository.user.User
 
getAuthenticationSchemes() - Method in interface org.outerj.daisy.repository.user.UserManager
 
getAvailableRoles() - Method in interface org.outerj.daisy.repository.Repository
The id's of the available roles of the user.
getAvailableVariants() - Method in interface org.outerj.daisy.repository.Document
Returns the available variants for this document.
getAvailableVariants(String) - Method in interface org.outerj.daisy.repository.Repository
Gets the available variants of a document.
getBlobInfo(VariantKey, String, String) - Method in interface org.outerj.daisy.publisher.Publisher
Retrieves information about a document part without having to go through the normal repository API.
getBooleanParam(ServletRequest, String) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
getBooleanParam(ServletRequest, String, boolean) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
getBranch() - Method in interface org.outerj.daisy.repository.AvailableVariant
 
getBranch(long, boolean) - Method in interface org.outerj.daisy.repository.variant.VariantManager
Retrieves a branch by ID.
getBranch(String, boolean) - Method in interface org.outerj.daisy.repository.variant.VariantManager
Retrieves a branch by ID or by name depending on whether the branch parameter starts with a digit.
getBranch() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getBranch() - Method in class org.outerj.daisy.tools.importexport.model.ImpExpVariantKey
 
getBranchByName(String, boolean) - Method in interface org.outerj.daisy.repository.variant.VariantManager
Retrieves a branch by name.
getBranches() - Method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariants
 
getBranchId() - Method in class org.outerj.daisy.emailnotifier.CollectionSubscriptionKey
 
getBranchId(ServletRequest, Repository) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
getBranchId(ServletRequest, Repository, String) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
getBranchId() - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
getBranchId() - Method in interface org.outerj.daisy.repository.AvailableVariant
 
getBranchId() - Method in interface org.outerj.daisy.repository.Document
 
getBranchId() - Method in exception org.outerj.daisy.repository.DocumentVariantNotFoundException
 
getBranchId() - Method in class org.outerj.daisy.repository.VariantKey
 
getBranchId() - Method in class org.outerj.daisy.repository.VersionKey
 
getBranchId() - Method in class org.outerj.daisy.workflow.WfVersionKey
 
getBrokenLinks() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
Gets list of broken links.
getByCode(String) - Static method in class org.outerj.daisy.doctaskrunner.DocumentExecutionState
 
getByCode(String) - Static method in enum org.outerj.daisy.doctaskrunner.TaskState
 
getByCode(String) - Static method in class org.outerj.daisy.linkextraction.LinkType
 
getByCode(String) - Static method in enum org.outerj.daisy.repository.ChangeType
 
getByCode(String) - Static method in enum org.outerj.daisy.repository.comment.CommentVisibility
 
getByCode(String) - Static method in enum org.outerj.daisy.repository.LockType
 
getByCode(int) - Static method in enum org.outerj.daisy.repository.ValueType
 
getByCode(String) - Static method in enum org.outerj.daisy.repository.VersionState
 
getChangeComment() - Method in interface org.outerj.daisy.repository.Version
Returns the change comment for this version (can be null).
getChangeComment() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getChangeType() - Method in interface org.outerj.daisy.repository.Version
Returns the change type for this version (never null).
getChangeType() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getCheckVersion() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getChild(String) - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFileEntry
 
getChildren() - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFileEntry
 
getChildren() - Method in interface org.outerj.daisy.workflow.WfExecutionPath
Child execution paths, returns an empty collection if there are no children.
getClearDueDate() - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
getClientVersion() - Method in interface org.outerj.daisy.repository.Repository
Gets the version of the Daisy client API.
getCode() - Method in class org.outerj.daisy.doctaskrunner.DocumentExecutionState
 
getCode() - Method in enum org.outerj.daisy.doctaskrunner.TaskState
 
getCode() - Method in class org.outerj.daisy.linkextraction.LinkType
 
getCode() - Method in enum org.outerj.daisy.repository.ChangeType
 
getCode() - Method in enum org.outerj.daisy.repository.comment.CommentVisibility
 
getCode() - Method in enum org.outerj.daisy.repository.LockType
A short (one-letter) unique code representing this lock type.
getCode() - Method in enum org.outerj.daisy.repository.query.SortOrder
 
getCode() - Method in enum org.outerj.daisy.repository.ValueType
 
getCode() - Method in enum org.outerj.daisy.repository.VersionState
 
getCollection(long, boolean) - Method in interface org.outerj.daisy.repository.CollectionManager
Retrieves a collection by its ID.
getCollection(String, boolean) - Method in interface org.outerj.daisy.repository.CollectionManager
Retrieves a collection by ID or by name.
getCollectionByName(String, boolean) - Method in interface org.outerj.daisy.repository.CollectionManager
Retrieves a collection by its name.
getCollectionId() - Method in class org.outerj.daisy.emailnotifier.CollectionSubscriptionKey
 
getCollectionId() - Method in class org.outerj.daisy.navigation.LookupAlternative
 
getCollectionManager() - Method in interface org.outerj.daisy.repository.Repository
Returns the Collection Manager for this Repository.
getCollections(boolean) - Method in interface org.outerj.daisy.repository.CollectionManager
Gets all collections, in no specific order.
getCollections() - Method in interface org.outerj.daisy.repository.Document
Returns the collections the document variant belongs to, null if the document variant belongs to no Collections.
getCollections() - Method in interface org.outerj.daisy.tools.importexport.export.ExportSet
 
getCollections() - Method in class org.outerj.daisy.tools.importexport.export.ExportSetImpl
 
getCollections() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getColumnCount() - Method in interface org.outerj.daisy.repository.query.ResultSet
 
getCommentManager() - Method in interface org.outerj.daisy.repository.Repository
 
getComments(String, long, long) - Method in interface org.outerj.daisy.repository.comment.CommentManager
Returns the comments for a specific document variant.
getComments(VariantKey) - Method in interface org.outerj.daisy.repository.comment.CommentManager
 
getComments(String) - Method in interface org.outerj.daisy.repository.comment.CommentManager
Gets the comments from the branch "main", languge "default" of the document.
getComments(CommentVisibility) - Method in interface org.outerj.daisy.repository.comment.CommentManager
Returns all comments with the specified visibility, created by the current user.
getComments() - Method in interface org.outerj.daisy.repository.comment.CommentManager
Returns all comments created by the current user.
getCompactString() - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
Returns a compact string representation of the most useful access information.
getConfiguration(String, String) - Method in interface org.outerj.daisy.configuration.ConfigurationManager
Get configuration.
getConfiguration(String, String, Configuration) - Method in interface org.outerj.daisy.configuration.ConfigurationManager
Gets configuration, using the specified defaultConfig as default configuration (todo mention something about the cascading config).
getConfirmKey() - Method in interface org.outerj.daisy.repository.user.User
 
getContentType() - Method in interface org.outerj.daisy.httpconnector.spi.UploadItem
 
getContextDocument() - Method in class org.outerj.daisy.repository.query.EvaluationContext
 
getContextDocument(int) - Method in class org.outerj.daisy.repository.query.EvaluationContext
 
getContextualized() - Method in class org.outerj.daisy.navigation.NavigationParams
 
getContextVersion() - Method in class org.outerj.daisy.repository.query.EvaluationContext
 
getContextVersion(int) - Method in class org.outerj.daisy.repository.query.EvaluationContext
 
getCreated() - Method in interface org.outerj.daisy.repository.Document
Gets the time this document was created.
getCreated() - Method in interface org.outerj.daisy.repository.Version
Returns the date when this version was created.
getCreated() - Method in interface org.outerj.daisy.workflow.WfTask
 
getCreatedBy() - Method in interface org.outerj.daisy.repository.comment.Comment
Returns the id of the user that created the comment.
getCreateDocuments() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getCreatedOn() - Method in interface org.outerj.daisy.repository.comment.Comment
 
getCreateMissingCollections() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getCreateVariants() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getCreator() - Method in interface org.outerj.daisy.repository.Version
Returns the id of the user that created this version.
getCustomField(String) - Method in interface org.outerj.daisy.repository.Document
Gets the value of the specified custom field, or null if there is no custom field with that name.
getCustomField(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getCustomFields() - Method in interface org.outerj.daisy.repository.Document
Returns a map containing the fields, with the field type name being the key.
getCustomFields() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getDaisyServerVersion() - Method in class org.outerj.daisy.tools.importexport.model.meta.ImpExpMeta
 
getData() - Method in interface org.outerj.daisy.repository.Part
Get the actual data stored in this part.
getDataAccess() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpPart
 
getDataChangedInVersion() - Method in interface org.outerj.daisy.repository.Part
Gets the ID of the last version in which the data of this part was changed.
getDataStream() - Method in interface org.outerj.daisy.repository.Part
Get the data stored in this part.
getDefaultExportOptions() - Static method in class org.outerj.daisy.tools.importexport.export.config.ExportOptionsFactory
Returns sensible default options.
getDefaultImportOptions() - Static method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptionsFactory
Returns sensible default options.
getDefaultRole() - Method in interface org.outerj.daisy.repository.user.User
Gets the default role for this user, can return null if there is no default role assigned.
getDefinition() - Method in interface org.outerj.daisy.workflow.WfTask
 
getDefinitionId() - Method in interface org.outerj.daisy.workflow.WfProcessInstance
 
getDeletedVariables() - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
getDepth() - Method in class org.outerj.daisy.navigation.NavigationParams
 
getDescription() - Method in interface org.outerj.daisy.authentication.spi.AuthenticationScheme
 
getDescription() - Method in class org.outerj.daisy.authentication.spi.CachingAuthenticationScheme
 
getDescription() - Method in interface org.outerj.daisy.doctaskrunner.DocumentSelection
 
getDescription() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getDescription() - Method in interface org.outerj.daisy.doctaskrunner.TaskSpecification
 
getDescription() - Method in interface org.outerj.daisy.linkextraction.LinkExtractor
A description for this link extractor.
getDescription() - Method in interface org.outerj.daisy.repository.LinkExtractorInfo
 
getDescription(Locale) - Method in interface org.outerj.daisy.repository.schema.DescriptionEnabled
 
getDescription() - Method in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfo
 
getDescription() - Method in interface org.outerj.daisy.repository.user.Role
Gets the description of this role, which can be null.
getDescription() - Method in interface org.outerj.daisy.repository.variant.Branch
 
getDescription() - Method in interface org.outerj.daisy.repository.variant.Language
 
getDescription() - Method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariant
 
getDescription() - Method in interface org.outerj.daisy.workflow.WfPool
 
getDescription() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
 
getDescription() - Method in interface org.outerj.daisy.workflow.WfTaskDefinition
 
getDescription() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
 
getDescriptionExact(Locale) - Method in interface org.outerj.daisy.repository.schema.DescriptionEnabled
 
getDescriptionLocales() - Method in interface org.outerj.daisy.repository.schema.DescriptionEnabled
Returns the locales for which a description is set.
getDescriptions() - Method in interface org.outerj.daisy.tools.importexport.model.schema.ImpExpDescriptionEnabled
 
getDescriptions() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
getDescriptions() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
getDescriptions() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
getDetails() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getDetails() - Method in interface org.outerj.daisy.doctaskrunner.TaskDocDetail
 
getDetails(AclPermission) - Method in interface org.outerj.daisy.repository.acl.AclEntry
 
getDisplayName() - Method in interface org.outerj.daisy.repository.user.PublicUserInfo
 
getDisplayName() - Method in interface org.outerj.daisy.repository.user.User
Returns either the concatenation of firstName and lastName, if at least one of those has a value, or otherwise the login.
getDocImpCustomizer() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getDocument(String, long, long, boolean) - Method in interface org.outerj.daisy.repository.Repository
Gets a document from the repository.
getDocument(String, String, String, boolean) - Method in interface org.outerj.daisy.repository.Repository
Gets a document from the repository.
getDocument(VariantKey, boolean) - Method in interface org.outerj.daisy.repository.Repository
Gets a document from the repository.
getDocument(String, boolean) - Method in interface org.outerj.daisy.repository.Repository
 
getDocument(long, boolean) - Method in interface org.outerj.daisy.repository.Repository
Deprecated. use Repository.getDocument(String, boolean) instead.
getDocumentExportCustomizer() - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
getDocumentId() - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
getDocumentId() - Method in exception org.outerj.daisy.repository.DocumentVariantNotFoundException
 
getDocumentId() - Method in class org.outerj.daisy.repository.VariantKey
 
getDocumentId() - Method in class org.outerj.daisy.repository.VersionKey
 
getDocumentId() - Method in class org.outerj.daisy.tools.importexport.model.ImpExpVariantKey
 
getDocumentId() - Method in class org.outerj.daisy.workflow.WfVersionKey
 
getDocumentImportCustomizer() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getDocumentName() - Method in interface org.outerj.daisy.repository.VersionedData
Returns the name of the document as it was on the time this version was created.
getDocuments() - Method in interface org.outerj.daisy.tools.importexport.docset.DocumentSet
 
getDocuments() - Method in class org.outerj.daisy.tools.importexport.docset.ListDocumentSet
 
getDocuments() - Method in class org.outerj.daisy.tools.importexport.docset.QueryDocumentSet
 
getDocuments() - Method in class org.outerj.daisy.tools.importexport.export.ExportSetImpl
 
getDocumentType(String, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getDocumentTypeById(long, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getDocumentTypeByName(String, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getDocumentTypeChecksEnabled() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getDocumentTypeId() - Method in interface org.outerj.daisy.repository.Document
Returns the id of the document type to which this document adheres.
getDocumentTypes() - Method in interface org.outerj.daisy.tools.importexport.export.ExportSet
 
getDocumentTypes() - Method in class org.outerj.daisy.tools.importexport.export.ExportSetImpl
 
getDocumentTypes() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
getDueDate() - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
getDueDate() - Method in interface org.outerj.daisy.workflow.WfTask
Time by which the task should be finished, can be null.
getDueDate() - Method in interface org.outerj.daisy.workflow.WfTimer
 
getDuration() - Method in interface org.outerj.daisy.repository.LockInfo
Gets the duration of the lock, in milliseconds.
getElements() - Method in class org.outerj.daisy.repository.HierarchyPath
 
getEmail() - Method in interface org.outerj.daisy.repository.user.User
Gets the email address of this user, or null if not assigned.
getEnableDetailOutput() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getEnd() - Method in interface org.outerj.daisy.workflow.WfExecutionPath
 
getEnd() - Method in interface org.outerj.daisy.workflow.WfProcessInstance
The end time of this workflow instance, if it has ended already, otherwise null.
getEnd() - Method in interface org.outerj.daisy.workflow.WfTask
Returns null as long as the task is not ended.
getErrorDescription() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener.FailureInfo
 
getErrorDescription() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener.ItemFailureInfo
 
getErrorDescription() - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener.FailureInfo
 
getException() - Method in interface org.outerj.daisy.workflow.WfTimer
If the execution of the timer action caused an error, this will contain the error description.
getExcludeFilesPattern() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getExecutionPath() - Method in interface org.outerj.daisy.workflow.WfTask
Returns the execution path in the workflow to where this task was created.
getExecutionPath() - Method in interface org.outerj.daisy.workflow.WfTimer
Returns the execution path in the workflow to where this timer was created.
getExpandedSelectionListXml(long, long, Locale) - Method in interface org.outerj.daisy.repository.schema.FieldType
Returns the content of the selection list as XML.
getExportCustomFields() - Method in class org.outerj.daisy.tools.importexport.export.config.BasicCustomizer
 
getExportDocumentOwners() - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
getExportFile(File, ExportListener) - Static method in class org.outerj.daisy.tools.importexport.export.fs.ExportFileFactory
 
getExportFormat() - Method in class org.outerj.daisy.tools.importexport.model.meta.ImpExpMeta
 
getExportLastVersion() - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
getExportLinks() - Method in class org.outerj.daisy.tools.importexport.export.config.BasicCustomizer
 
getExportReferenceLanguage() - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
getExportTime() - Method in class org.outerj.daisy.tools.importexport.model.meta.ImpExpMeta
 
getExportVersionState() - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
getExtendedXml() - Method in interface org.outerj.daisy.repository.schema.DocumentType
Same as DocumentType.getXml() but includes the full XML description of the associated part types and field types in the generated XML.
getExtendedXml() - Method in interface org.outerj.daisy.repository.schema.FieldTypeUse
 
getExtendedXml() - Method in interface org.outerj.daisy.repository.schema.PartTypeUse
 
getExtension(String) - Method in interface org.outerj.daisy.repository.Repository
Retrieves an extension of the standard repository functionality.
getFailed() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
getFailedBecauseAccessDenied() - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener
 
getFailedBecauseLockedDocument() - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener
 
getFailedDocuments() - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener
 
getFailedItems() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
getFailOnError() - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
getFailOnError() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getFailOnLockedDocument() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getFailOnNonExistingOwner() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getFailOnPermissionDenied() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getField(long) - Method in interface org.outerj.daisy.repository.VersionedData
Get a field by field type id.
getField(String) - Method in interface org.outerj.daisy.repository.VersionedData
Gets a field by field type name.
getField(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getFieldName() - Method in interface org.outerj.daisy.httpconnector.spi.UploadItem
Returns the name of the field in the multipart form corresponding to this file item.
getFields() - Method in interface org.outerj.daisy.repository.VersionedData
Returns the fields, in unspecified order.
getFields() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getFieldsInOrder() - Method in interface org.outerj.daisy.repository.VersionedData
Returns the fields, in the order as they are defined in the document type of the document.
getFieldType() - Method in interface org.outerj.daisy.repository.schema.FieldTypeUse
 
getFieldType(String, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getFieldTypeById(long, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getFieldTypeByName(String, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getFieldTypeName() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldTypeUse
 
getFieldTypes() - Method in interface org.outerj.daisy.tools.importexport.export.ExportSet
 
getFieldTypes() - Method in class org.outerj.daisy.tools.importexport.export.ExportSetImpl
 
getFieldTypes() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
getFieldTypeUse(long) - Method in interface org.outerj.daisy.repository.schema.DocumentType
Gets a 'field type use' by field type ID.
getFieldTypeUse(String) - Method in interface org.outerj.daisy.repository.schema.DocumentType
Gets a 'field type use' by field type name.
getFieldTypeUses() - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
getFieldTypeUses() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
getFieldValueFromXml(ValueType, boolean, boolean, FieldValuesType) - Static method in class org.outerj.daisy.repository.FieldHelper
Convenience method to get a value of a certain ValueType from a Field-as-XML.
getFieldValueFromXml(ValueType, boolean, FieldValuesType) - Static method in class org.outerj.daisy.repository.FieldHelper
 
getFieldValuesFromXml(ValueType, FieldValuesType) - Static method in class org.outerj.daisy.repository.FieldHelper
 
getFilename() - Method in interface org.outerj.daisy.publisher.BlobInfo
 
getFileName() - Method in interface org.outerj.daisy.repository.Part
Get the file name for this part, can be null.
getFileName() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpPart
 
getFilterVariants() - Method in interface org.outerj.daisy.repository.schema.HierarchicalQuerySelectionList
 
getFilterVariants() - Method in interface org.outerj.daisy.repository.schema.LinkQuerySelectionList
 
getFilterVariants() - Method in interface org.outerj.daisy.repository.schema.ParentLinkedSelectionList
 
getFilterVariants() - Method in interface org.outerj.daisy.repository.schema.QuerySelectionList
 
getFilterVariants() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpHierarchicalQuerySelectionList
 
getFilterVariants() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpLinkQuerySelectionList
 
getFilterVariants() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpParentLinkedSelectionList
 
getFilterVariants() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpQuerySelectionList
 
getFingerprint() - Method in interface org.outerj.daisy.repository.namespace.Namespace
The fingerprint of the namespace.
getFingerprint() - Method in class org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespace
 
getFinishedAt() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getFirstName() - Method in interface org.outerj.daisy.repository.user.User
Gets the first name of the user, could be null.
getFormattedValue(Object, ValueType, Locale, Repository) - Static method in class org.outerj.daisy.repository.FieldHelper
Convenience method to get a String representation of a value, taking into account the locale (thus nicer then calling toString() on the value).
getFullStackTracesOfFailures() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getFullyQualifiedName() - Method in interface org.outerj.daisy.workflow.WfNodeDefinition
Fully qualified name of the node.
getGlobalVariable(String) - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
 
getGlobalVariableDefinitions() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
 
getId() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getId() - Method in interface org.outerj.daisy.repository.comment.Comment
 
getId() - Method in interface org.outerj.daisy.repository.Document
Returns the id of this document.
getId() - Method in interface org.outerj.daisy.repository.DocumentCollection
Returns the ID of this collection.
getId() - Method in interface org.outerj.daisy.repository.namespace.Namespace
Internal namespace ID.
getId() - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
getId() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
getId() - Method in interface org.outerj.daisy.repository.schema.PartType
 
getId() - Method in interface org.outerj.daisy.repository.user.PublicUserInfo
 
getId() - Method in interface org.outerj.daisy.repository.user.Role
Gets the id of this role, or -1 if this role object hasn't been saved yet.
getId() - Method in interface org.outerj.daisy.repository.user.User
Returns the user id.
getId() - Method in interface org.outerj.daisy.repository.variant.Branch
 
getId() - Method in interface org.outerj.daisy.repository.variant.Language
 
getId() - Method in interface org.outerj.daisy.repository.Version
The id of the version, which is a sequence number, the first version being 1, then 2, and so on.
getId() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getId() - Method in interface org.outerj.daisy.workflow.WfPool
Returns -1 on unsaved pools.
getId() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
A unique ID for this specific version of the workflow process.
getId() - Method in interface org.outerj.daisy.workflow.WfProcessInstance
 
getId() - Method in interface org.outerj.daisy.workflow.WfTask
 
getId() - Method in interface org.outerj.daisy.workflow.WfTimer
 
getId() - Method in class org.outerj.daisy.workflow.WfUserKey
 
getImportFile(File) - Static method in class org.outerj.daisy.tools.importexport.import_.fs.ImportFileFactory
 
getImportVersionState() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getIncludeListOfRetiredDocuments() - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
getInitialVariables(String, WfVersionKey) - Method in interface org.outerj.daisy.workflow.WorkflowManager
Calculates initial values for start-state task variables.
getInputStream() - Method in interface org.outerj.daisy.httpconnector.spi.UploadItem
 
getInputStream() - Method in interface org.outerj.daisy.publisher.BlobInfo
Note: it is the responsibility of the caller to close the input stream to avoid resource leakage.
getInputStream() - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFileEntry
 
getInputStream(String) - Method in interface org.outerj.daisy.tools.importexport.model.document.ImpExpDocumentDexmlizer.DataRefResolver
 
getInputStream() - Method in interface org.outerj.daisy.tools.importexport.model.document.ImpExpPart.PartDataAccess
 
getIntParam(ServletRequest, String, int) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
getItem(Object) - Method in interface org.outerj.daisy.repository.schema.StaticListItemParent
 
getItemLabel(Object, Locale) - Method in interface org.outerj.daisy.repository.schema.SelectionList
Returns the label defined in the selection list for the given value, or null if not available.
getItemLabel(Object, Locale) - Method in interface org.outerj.daisy.repository.schema.StaticListItemParent
 
getItems() - Method in interface org.outerj.daisy.repository.schema.ListItem
Get child items, in case this selection list is hierarchical.
getItems() - Method in interface org.outerj.daisy.repository.schema.SelectionList
Gets the selection list items.
getItems(long, long, Locale) - Method in interface org.outerj.daisy.repository.schema.SelectionList
Gets the selection list items.
getItems() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticListItem
 
getItems() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticSelectionList
 
getKeys(Repository) - Method in interface org.outerj.daisy.doctaskrunner.DocumentSelection
 
getLabel(Locale) - Method in interface org.outerj.daisy.repository.schema.LabelEnabled
Gets the label in the given locale, using the usual locale fallback mechanisms if not found in the exactly specified locale, and finally returning the fieldtype's name if no label is available.
getLabel(Locale) - Method in interface org.outerj.daisy.repository.schema.ListItem
Returns a label which is shown to the end-user instead of the actual value of the ListItem.
getLabel(Object, Locale) - Method in interface org.outerj.daisy.repository.schema.SelectionList
Deprecated. use SelectionList.getItemLabel(java.lang.Object, java.util.Locale) instead.
getLabel() - Method in interface org.outerj.daisy.workflow.WfListItem
 
getLabel() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
 
getLabel() - Method in interface org.outerj.daisy.workflow.WfTaskDefinition
 
getLabel() - Method in interface org.outerj.daisy.workflow.WfTransitionDefinition
 
getLabel() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
 
getLabelExact(Locale) - Method in interface org.outerj.daisy.repository.schema.LabelEnabled
 
getLabelLocales() - Method in interface org.outerj.daisy.repository.schema.LabelEnabled
 
getLabels() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
getLabels() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
getLabels() - Method in interface org.outerj.daisy.tools.importexport.model.schema.ImpExpLabelEnabled
 
getLabels() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
getLabels() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticListItem
 
getLanguage() - Method in interface org.outerj.daisy.repository.AvailableVariant
 
getLanguage(long, boolean) - Method in interface org.outerj.daisy.repository.variant.VariantManager
 
getLanguage(String, boolean) - Method in interface org.outerj.daisy.repository.variant.VariantManager
 
getLanguage() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getLanguage() - Method in class org.outerj.daisy.tools.importexport.model.ImpExpVariantKey
 
getLanguageByName(String, boolean) - Method in interface org.outerj.daisy.repository.variant.VariantManager
 
getLanguageId() - Method in class org.outerj.daisy.emailnotifier.CollectionSubscriptionKey
 
getLanguageId(ServletRequest, Repository) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
getLanguageId(ServletRequest, Repository, String) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
getLanguageId() - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
getLanguageId() - Method in interface org.outerj.daisy.repository.AvailableVariant
 
getLanguageId() - Method in interface org.outerj.daisy.repository.Document
 
getLanguageId() - Method in exception org.outerj.daisy.repository.DocumentVariantNotFoundException
 
getLanguageId() - Method in class org.outerj.daisy.repository.VariantKey
 
getLanguageId() - Method in class org.outerj.daisy.repository.VersionKey
 
getLanguageId() - Method in class org.outerj.daisy.workflow.WfVersionKey
 
getLanguageIndependentFields(String) - Method in class org.outerj.daisy.tools.importexport.tm.TMConfig
 
getLanguageIndependentParts(String) - Method in class org.outerj.daisy.tools.importexport.tm.TMConfig
 
getLanguages() - Method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariants
 
getLastMajorChangeVersionId() - Method in interface org.outerj.daisy.repository.Document
Gets the last version for which the change type was major.
getLastModified() - Method in interface org.outerj.daisy.publisher.BlobInfo
 
getLastModified() - Method in interface org.outerj.daisy.repository.acl.Acl
 
getLastModified() - Method in interface org.outerj.daisy.repository.Document
The time this document was last saved.
getLastModified() - Method in interface org.outerj.daisy.repository.DocumentCollection
Gets the date when this collection was last saved.
getLastModified() - Method in interface org.outerj.daisy.repository.schema.DocumentType
When was this document type last changed (persistently).
getLastModified() - Method in interface org.outerj.daisy.repository.schema.FieldType
When was this PartType last changed (persistently).
getLastModified() - Method in interface org.outerj.daisy.repository.schema.PartType
When was this PartType last changed (persistently).
getLastModified() - Method in interface org.outerj.daisy.repository.user.Role
Gets the last modified date of this role object.
getLastModified() - Method in interface org.outerj.daisy.repository.user.User
 
getLastModified() - Method in interface org.outerj.daisy.repository.variant.Branch
 
getLastModified() - Method in interface org.outerj.daisy.repository.variant.Language
 
getLastModified() - Method in interface org.outerj.daisy.repository.Version
Get the time at which the state of this version was last changed.
getLastModified() - Method in interface org.outerj.daisy.workflow.WfPool
Returns null when not yet saved.
getLastModifier() - Method in interface org.outerj.daisy.repository.acl.Acl
 
getLastModifier() - Method in interface org.outerj.daisy.repository.Document
Returns the user id of the last user who saved this document.
getLastModifier() - Method in interface org.outerj.daisy.repository.DocumentCollection
Get the id of the user that last modified this collection.
getLastModifier() - Method in interface org.outerj.daisy.repository.schema.DocumentType
Who (which user) last changed this document type (persistently).
getLastModifier() - Method in interface org.outerj.daisy.repository.schema.FieldType
Who (which user) last changed this PartType (persistently).
getLastModifier() - Method in interface org.outerj.daisy.repository.schema.PartType
Who (which user) last changed this PartType (persistently).
getLastModifier() - Method in interface org.outerj.daisy.repository.user.Role
Gets the data store id of the last modifier of this role object.
getLastModifier() - Method in interface org.outerj.daisy.repository.user.User
Gets the user id of the last modifier.
getLastModifier() - Method in interface org.outerj.daisy.repository.variant.Branch
 
getLastModifier() - Method in interface org.outerj.daisy.repository.variant.Language
 
getLastModifier() - Method in interface org.outerj.daisy.repository.Version
Get the id of the user that last changed the state of this version.
getLastModifier() - Method in interface org.outerj.daisy.workflow.WfPool
 
getLastName() - Method in interface org.outerj.daisy.repository.user.User
Gets the last name of the user, could be null.
getLastVersion() - Method in interface org.outerj.daisy.repository.Document
Returns the Version object for the last stored version, or null for unsaved documents.
getLastVersionId() - Method in interface org.outerj.daisy.repository.Document
Returns the id of the last stored version.
getLatestProcessDefinition(String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
getLeavingTransitions() - Method in interface org.outerj.daisy.workflow.WfNodeDefinition
 
getLinkExtractionEnabled() - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
getLinkExtractor(String) - Method in interface org.outerj.daisy.linkextraction.LinkExtractorManager
Returns null if no link extractor by that name.
getLinkExtractor() - Method in interface org.outerj.daisy.repository.schema.PartType
Returns the name of the link extractor to use for parts of this type, can be null.
getLinkExtractor() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
getLinkExtractors() - Method in interface org.outerj.daisy.linkextraction.LinkExtractorManager
 
getLinkExtractors() - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
Returns information about the available link extractors.
getLinkFields() - Method in interface org.outerj.daisy.repository.schema.HierarchicalQuerySelectionList
 
getLinkFields() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpHierarchicalQuerySelectionList
 
getLinks() - Method in interface org.outerj.daisy.repository.VersionedData
Get the out-of-line links.
getLinks() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
getLinks() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getLiveAcl() - Method in interface org.outerj.daisy.repository.acl.AccessManager
Gets the currently active, live ACL.
getLiveMajorChangeVersionId() - Method in interface org.outerj.daisy.repository.Document
Gets the last version, up to the current live version, for which the change type was major.
getLiveVersion() - Method in interface org.outerj.daisy.repository.Document
Returns the live version of this document, or null if there is none.
getLiveVersionId() - Method in interface org.outerj.daisy.repository.AvailableVariant
Returns the ID of the live version of this document variant, or -1 if this variant has no live version.
getLiveVersionId() - Method in interface org.outerj.daisy.repository.Document
Returns the id of the live version, or -1 if there is none.
getLoadedDocumentTypes() - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
getLoadedFieldTypes() - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
getLoadedPartTypes() - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
getLoadSelectionListAsync() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
getLoadSelectionListAsync() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
getLocale() - Method in interface org.outerj.daisy.emailnotifier.Subscriber
 
getLocale() - Method in interface org.outerj.daisy.emailnotifier.Subscription
Returns the locale to use to format the notification mails, returns null if not set.
getLocale() - Method in class org.outerj.daisy.navigation.NavigationParams
 
getLocationStack() - Method in exception org.outerj.daisy.publisher.GlobalPublisherException
 
getLockInfo(boolean) - Method in interface org.outerj.daisy.repository.Document
Returns information about the current lock on the document variant.
getLogin() - Method in class org.outerj.daisy.repository.Credentials
 
getLogin() - Method in interface org.outerj.daisy.repository.user.PublicUserInfo
 
getLogin() - Method in interface org.outerj.daisy.repository.user.User
Returns the user login.
getLongParam(ServletRequest, String) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
getLookupAlternativeName() - Method in class org.outerj.daisy.navigation.NavigationLookupResult
 
getMatchAllCriteria() - Method in class org.outerj.daisy.workflow.QueryConditions
 
getMaxSizeForDataCompare() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getMaxValues() - Method in class org.outerj.daisy.repository.query.FacetConf
The maximum number of distinct values to be returned, -1 for all.
getMessage() - Method in exception org.outerj.daisy.navigation.NavigationException
 
getMessage() - Method in exception org.outerj.daisy.publisher.GlobalPublisherException
 
getMessage() - Method in exception org.outerj.daisy.repository.AccessException
 
getMessage() - Method in exception org.outerj.daisy.repository.AuthenticationFailedException
 
getMessage(Locale) - Method in exception org.outerj.daisy.repository.AuthenticationFailedException
 
getMessage() - Method in exception org.outerj.daisy.repository.CollectionDeletedException
gets the id of the deleted collection.
getMessage() - Method in exception org.outerj.daisy.repository.CollectionNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.ConcurrentUpdateException
 
getMessage(Locale) - Method in exception org.outerj.daisy.repository.ConcurrentUpdateException
 
getMessage() - Method in exception org.outerj.daisy.repository.DocumentLockedException
 
getMessage(Locale) - Method in exception org.outerj.daisy.repository.DocumentLockedException
 
getMessage() - Method in exception org.outerj.daisy.repository.DocumentNotFoundException
 
getMessage(Locale) - Method in exception org.outerj.daisy.repository.DocumentNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.DocumentVariantNotFoundException
 
getMessage(Locale) - Method in exception org.outerj.daisy.repository.DocumentVariantNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.FieldNotFoundException
 
getMessage(Locale) - Method in interface org.outerj.daisy.repository.LocalizedException
 
getMessage() - Method in exception org.outerj.daisy.repository.namespace.NamespaceNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.PartNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.schema.DocumentTypeNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.schema.FieldTypeNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.schema.PartTypeNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.user.DuplicateLoginException
 
getMessage(Locale) - Method in exception org.outerj.daisy.repository.user.DuplicateLoginException
 
getMessage() - Method in exception org.outerj.daisy.repository.user.RoleNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.user.UserManagementException
 
getMessage() - Method in exception org.outerj.daisy.repository.user.UserNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.variant.BranchNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.variant.LanguageNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.repository.VersionNotFoundException
 
getMessage(Locale) - Method in exception org.outerj.daisy.repository.VersionNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.workflow.ProcessDefinitionNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.workflow.ProcessInstanceNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.workflow.TaskNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.workflow.TimerNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.workflow.WfPoolNotFoundException
 
getMessage() - Method in exception org.outerj.daisy.workflow.WorkflowException
 
getMimeType() - Method in interface org.outerj.daisy.publisher.BlobInfo
 
getMimeType() - Method in interface org.outerj.daisy.repository.Part
Get the mime-type of the data currently stored in this part.
getMimeType() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpPart
 
getMimeTypes() - Method in interface org.outerj.daisy.repository.schema.PartType
Returns a string describing limitations on the allowed mime-types.
getMimeTypes() - Method in interface org.outerj.daisy.textextraction.TextExtractor
Returns the mime types this text extractor can handle.
getMimeTypes() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
getMyTasks(Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
Gets the open tasks for the current user.
getName() - Method in interface org.outerj.daisy.httpconnector.spi.UploadItem
Returns the original filename in the client's filesystem, as provided by the browser (or other client software).
getName() - Method in interface org.outerj.daisy.linkextraction.LinkExtractor
A name for this link extractor.
getName() - Method in class org.outerj.daisy.navigation.LookupAlternative
 
getName() - Method in interface org.outerj.daisy.plugin.PluginHandle
 
getName() - Method in interface org.outerj.daisy.repository.Document
Gets the name of this document.
getName() - Method in interface org.outerj.daisy.repository.DocumentCollection
Returns the name of this collection.
getName() - Method in interface org.outerj.daisy.repository.LinkExtractorInfo
 
getName() - Method in interface org.outerj.daisy.repository.namespace.Namespace
The name of the namespace.
getName() - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
getName() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
getName() - Method in interface org.outerj.daisy.repository.schema.PartType
 
getName() - Method in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfo
 
getName() - Method in interface org.outerj.daisy.repository.user.Role
Gets the name of this role.
getName() - Method in interface org.outerj.daisy.repository.variant.Branch
 
getName() - Method in interface org.outerj.daisy.repository.variant.Language
 
getName() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener.ItemFailureInfo
 
getName() - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFileEntry
 
getName() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpCustomField
 
getName() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getName() - Method in class org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespace
 
getName() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
getName() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
getName() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
getName() - Method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariant
 
getName() - Method in class org.outerj.daisy.workflow.QueryOrderByItem
 
getName() - Method in class org.outerj.daisy.workflow.QuerySelectItem
 
getName() - Method in class org.outerj.daisy.workflow.TaskUpdateData.VariableKey
 
getName() - Method in interface org.outerj.daisy.workflow.WfNodeDefinition
 
getName() - Method in interface org.outerj.daisy.workflow.WfPool
 
getName() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
 
getName() - Method in interface org.outerj.daisy.workflow.WfTaskDefinition
 
getName() - Method in interface org.outerj.daisy.workflow.WfTimer
 
getName() - Method in interface org.outerj.daisy.workflow.WfTransitionDefinition
 
getName() - Method in interface org.outerj.daisy.workflow.WfVariable
 
getName() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
 
getNamespace() - Method in interface org.outerj.daisy.httpconnector.spi.RequestHandler
See class description.
getNamespace() - Method in interface org.outerj.daisy.repository.Document
Returns the sequence ID part of the document ID.
getNamespace(String) - Method in interface org.outerj.daisy.repository.namespace.NamespaceManager
 
getNamespace(long) - Method in interface org.outerj.daisy.repository.namespace.NamespaceManager
Gets a namespace by internal namespace ID.
getNamespace() - Method in interface org.outerj.daisy.repository.Repository
Returns the namespace for the current repository.
getNamespaceForPrefix(String, Element) - Method in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer
Searches the namespace for a given namespace prefix starting from a given Element.
getNamespaceManager() - Method in interface org.outerj.daisy.repository.Repository
 
getNamespaces() - Method in interface org.outerj.daisy.tools.importexport.export.ExportSet
 
getNamespaces() - Method in class org.outerj.daisy.tools.importexport.export.ExportSetImpl
 
getNamespaces() - Method in class org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespaces
 
getNamespaceURI(String) - Method in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
Finds a namespace URI declared on this element.
getNavigationDoc() - Method in class org.outerj.daisy.navigation.LookupAlternative
 
getNavigationDoc() - Method in class org.outerj.daisy.navigation.NavigationParams
 
getNavigationPath() - Method in class org.outerj.daisy.navigation.NavigationLookupResult
 
getNewChangeComment() - Method in interface org.outerj.daisy.repository.Document
 
getNewChangeType() - Method in interface org.outerj.daisy.repository.Document
 
getNewSyncedWith() - Method in interface org.outerj.daisy.repository.Document
 
getNewVersionState() - Method in interface org.outerj.daisy.repository.Document
See Document.setNewVersionState(VersionState).
getNode() - Method in interface org.outerj.daisy.workflow.WfExecutionPath
Node where the execution is located.
getNode() - Method in interface org.outerj.daisy.workflow.WfTaskDefinition
 
getNodeType() - Method in interface org.outerj.daisy.workflow.WfNodeDefinition
 
getObjectExpr() - Method in interface org.outerj.daisy.repository.acl.AclObject
 
getObjectExpr(AclPermission) - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
getObjectId() - Method in exception org.outerj.daisy.repository.ConcurrentUpdateException
 
getObjectType() - Method in exception org.outerj.daisy.repository.ConcurrentUpdateException
Returns the type of object to which this exception applies.
getOut() - Method in class org.outerj.daisy.tools.importexport.import_.cli.ImportCli
 
getOutputStream(String) - Method in interface org.outerj.daisy.tools.importexport.export.fs.ExportFile
Gets an output stream for the specified path.
getOutputStream(String) - Method in class org.outerj.daisy.tools.importexport.export.fs.LocalExportFile
 
getOwner() - Method in interface org.outerj.daisy.repository.Document
Returns the user id of the owner of this document.
getOwner() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getOwnerBranchId() - Method in interface org.outerj.daisy.repository.comment.Comment
 
getOwnerDocumentId() - Method in interface org.outerj.daisy.repository.comment.Comment
 
getOwnerId() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getOwnerLanguageId() - Method in interface org.outerj.daisy.repository.comment.Comment
 
getParent() - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFileEntry
Returns null when at the root.
getParentLinkField() - Method in interface org.outerj.daisy.repository.schema.ParentLinkedSelectionList
 
getParentLinkField() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpParentLinkedSelectionList
 
getPart(long) - Method in interface org.outerj.daisy.repository.VersionedData
Get a part by id.
getPart(String) - Method in interface org.outerj.daisy.repository.VersionedData
Get a part by name.
getPart(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getPartData(String, long, long, long, long) - Method in interface org.outerj.daisy.repository.Repository
Retrieves the specified blob without the need to go through the Document object.
getPartData(String, long, long) - Method in interface org.outerj.daisy.repository.Repository
Retrieves part data for the branch "main", language "default".
getParts() - Method in interface org.outerj.daisy.repository.VersionedData
Returns the parts, in unspecified order.
getParts() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getPartsInOrder() - Method in interface org.outerj.daisy.repository.VersionedData
Returns the parts, in the order as they are defined in the document type of the document.
getPartType() - Method in interface org.outerj.daisy.repository.schema.PartTypeUse
 
getPartType(String, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getPartTypeById(long, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getPartTypeByName(String, boolean) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
getPartTypeName() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartTypeUse
 
getPartTypes() - Method in interface org.outerj.daisy.tools.importexport.export.ExportSet
 
getPartTypes() - Method in class org.outerj.daisy.tools.importexport.export.ExportSetImpl
 
getPartTypes() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
getPartTypeUse(long) - Method in interface org.outerj.daisy.repository.schema.DocumentType
Gets a 'part type use' by part type ID.
getPartTypeUse(String) - Method in interface org.outerj.daisy.repository.schema.DocumentType
Gets a 'part type use' by part type name.
getPartTypeUses() - Method in interface org.outerj.daisy.repository.schema.DocumentType
Returns the part types contained by this document type.
getPartTypeUses() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
getPassword() - Method in class org.outerj.daisy.repository.Credentials
 
getPath(ImportFileEntry) - Static method in class org.outerj.daisy.tools.importexport.import_.fs.FsUtil
 
getPath(String) - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFile
 
getPath() - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFileEntry
 
getPath(String) - Method in class org.outerj.daisy.tools.importexport.import_.fs.local.LocalImportFile
 
getPath(String) - Method in class org.outerj.daisy.tools.importexport.import_.fs.zip.ZipImportFile
 
getPath() - Method in interface org.outerj.daisy.workflow.WfExecutionPath
 
getPathPattern() - Method in interface org.outerj.daisy.httpconnector.spi.RequestHandler
Pattern for the URLs that should be handled by this request handler.
getPlugin() - Method in interface org.outerj.daisy.plugin.PluginHandle
 
getPool(long) - Method in interface org.outerj.daisy.workflow.WfPoolManager
 
getPoolByName(String) - Method in interface org.outerj.daisy.workflow.WfPoolManager
 
getPooledTasks(Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
getPoolIds() - Method in class org.outerj.daisy.workflow.WfActorKey
 
getPoolManager() - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
getPools() - Method in interface org.outerj.daisy.workflow.WfPoolManager
 
getPoolsAsXml(List<WfPool>) - Static method in class org.outerj.daisy.workflow.WfListHelper
Gets the XML representation of all the items in the list.
getPoolsForUser(long) - Method in interface org.outerj.daisy.workflow.WfPoolManager
 
getPos() - Method in enum org.outerj.daisy.repository.acl.AclPermission
Deprecated. This method will be removed in a future version. It has no purpose since moving to Java 1.5 enums.
getPrefix(String) - Method in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
Finds a prefix declared on this element.
getPriority() - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
getPriority() - Method in interface org.outerj.daisy.workflow.WfTask
 
getProblems() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
Returns a list of problems encountered during parsing the workflow definition.
getProcess(String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
getProcessDefinition(String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
getProcessDefinitionId() - Method in interface org.outerj.daisy.workflow.WfNodeDefinition
 
getProcessDefinitionsAsXml(List<WfProcessDefinition>) - Static method in class org.outerj.daisy.workflow.WfListHelper
Gets the XML representation of all the items in the list.
getProcesses(QueryConditions, List<QueryOrderByItem>, int, int, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
getProcessesAsXml(List<WfProcessInstance>) - Static method in class org.outerj.daisy.workflow.WfListHelper
 
getProcessId() - Method in interface org.outerj.daisy.workflow.WfTask
Returns the ID of the process instance to which this task belongs.
getProcessId() - Method in interface org.outerj.daisy.workflow.WfTimer
Returns the ID of the process instance to which this timer belongs.
getProcessInstanceCounts() - Method in interface org.outerj.daisy.workflow.WorkflowManager
Returns the number of process instances of each process definition.
getProcessInstanceCountsAsXml(Map<String, Integer>) - Static method in class org.outerj.daisy.workflow.WfListHelper
 
getProcessVariableConditions() - Method in class org.outerj.daisy.workflow.QueryConditions
 
getProgressIndication() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getProperties() - Method in class org.outerj.daisy.repository.query.FacetConf
 
getPropertyConditions() - Method in class org.outerj.daisy.workflow.QueryConditions
 
getPublicUserInfo() - Method in interface org.outerj.daisy.repository.user.User
 
getPublicUserInfo(long) - Method in interface org.outerj.daisy.repository.user.UserManager
Returns the publicly available information for a user.
getPublicUserInfo(String) - Method in interface org.outerj.daisy.repository.user.UserManager
Returns the publicly available information for a user.
getPublicUserInfos() - Method in interface org.outerj.daisy.repository.user.UserManager
Returns the public information of all users.
getQuery() - Method in interface org.outerj.daisy.repository.schema.QuerySelectionList
 
getQuery() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpQuerySelectionList
 
getQueryManager() - Method in interface org.outerj.daisy.repository.Repository
 
getRawMessage() - Method in exception org.outerj.daisy.publisher.GlobalPublisherException
 
getReceiveAclEvents() - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
getReceiveCollectionEvents() - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
getReceiveCommentEvents() - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
getReceiveDocumentEvents() - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
getReceiveSchemaEvents() - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
getReceiveUserEvents() - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
getReferenceLanguage() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getReferenceLanguageId() - Method in interface org.outerj.daisy.repository.Document
The current reference language for this document.
getRegisteredBy() - Method in interface org.outerj.daisy.repository.namespace.Namespace
 
getRegisteredOn() - Method in interface org.outerj.daisy.repository.namespace.Namespace
 
getRepository(Credentials) - Method in interface org.outerj.daisy.repository.RepositoryManager
 
getRepositoryNamespace() - Method in interface org.outerj.daisy.repository.namespace.NamespaceManager
Returns the namespace for the current repository.
getRepositorySchema() - Method in interface org.outerj.daisy.repository.Repository
 
getRepositoryServerVersion() - Method in interface org.outerj.daisy.repository.RepositoryManager
 
getRequestedId() - Method in interface org.outerj.daisy.repository.Document
 
getResult() - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener.SuccessInfo
 
getResult() - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener.LoadInfo
 
getResult() - Method in class org.outerj.daisy.tools.importexport.import_.tm.TMDocumentLoader
 
getRole(long, boolean) - Method in interface org.outerj.daisy.repository.user.UserManager
Return the Role object which is identified by data store id roleId
getRole(String, boolean) - Method in interface org.outerj.daisy.repository.user.UserManager
Return the Role object which is identified by the specified roleName
getRoleDisplayName(long) - Method in interface org.outerj.daisy.repository.user.UserManager
Retrieves the name of a role, using the user cache for quick access.
getRoleIds() - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
getRoles() - Method in interface org.outerj.daisy.repository.user.UserManager
Returns all available roles.
getRoot() - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFile
 
getRoot() - Method in class org.outerj.daisy.tools.importexport.import_.fs.local.LocalImportFile
 
getRoot() - Method in class org.outerj.daisy.tools.importexport.import_.fs.zip.ZipImportFile
 
getRootExecutionPath() - Method in interface org.outerj.daisy.workflow.WfProcessInstance
 
getRow() - Method in interface org.outerj.daisy.repository.query.ResultSet
Returns the current row index, or -1 if there is no current row.
getSaveAsDraft() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getSchemaClearLocalizedData() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getSchemaCreateOnly() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getSchemaCustomizer() - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
getSchemaCustomizer() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getSchemaListener() - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
 
getScope() - Method in class org.outerj.daisy.workflow.TaskUpdateData.VariableKey
 
getScope() - Method in interface org.outerj.daisy.workflow.WfVariable
 
getScope() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
 
getScript() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getScript() - Method in interface org.outerj.daisy.doctaskrunner.TaskSpecification
 
getScriptLanguage() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getScriptLanguage() - Method in interface org.outerj.daisy.doctaskrunner.TaskSpecification
 
getSelectionList() - Method in interface org.outerj.daisy.repository.schema.FieldType
Returns the SelectionList for this FieldType if one has been defined, null if no SelectionList had been defined (i.e.
getSelectionList() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
getSelectionList() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
Returns null if no selection list.
getSender(String, boolean) - Method in interface org.outerj.daisy.jms.JmsClient
 
getSender(String) - Method in interface org.outerj.daisy.jms.JmsClient
 
getSeqId() - Method in interface org.outerj.daisy.repository.Document
Returns the sequence ID part of the document ID.
getServerVersion() - Method in interface org.outerj.daisy.repository.Repository
Returns the version number of the Daisy repository server.
getShallowXml() - Method in interface org.outerj.daisy.repository.Version
Get an XML document containing information about this version, but without the actual versioned content, thus no fields, parts, links etc.
getSize() - Method in interface org.outerj.daisy.httpconnector.spi.UploadItem
 
getSize() - Method in interface org.outerj.daisy.publisher.BlobInfo
 
getSize() - Method in class org.outerj.daisy.repository.ByteArrayPartDataSource
 
getSize() - Method in class org.outerj.daisy.repository.FilePartDataSource
 
getSize() - Method in interface org.outerj.daisy.repository.Part
Get the size of the data.
getSize() - Method in interface org.outerj.daisy.repository.PartDataSource
 
getSize() - Method in class org.outerj.daisy.repository.PartPartDataSource
 
getSize() - Method in interface org.outerj.daisy.repository.query.ResultSet
Returns the total number of rows in this ResultSet.
getSize() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
getSize() - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFileEntry
 
getSize(String) - Method in interface org.outerj.daisy.tools.importexport.model.document.ImpExpDocumentDexmlizer.DataRefResolver
 
getSize() - Method in interface org.outerj.daisy.tools.importexport.model.document.ImpExpPart.PartDataAccess
 
getSize() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
getSkippedBecauseNoLiveVersion() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
getSkippedBecauseRetired() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
getSortAscending() - Method in class org.outerj.daisy.repository.query.FacetConf
If true, sorting happens ascending, otherwise descending.
getSortOnValue() - Method in class org.outerj.daisy.repository.query.FacetConf
If true, the distinct values for this facet should be sorted on value, otherwise on count.
getSortOrder() - Method in interface org.outerj.daisy.repository.schema.QuerySelectionList
 
getSortOrder() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpQuerySelectionList
 
getSortOrder() - Method in class org.outerj.daisy.workflow.QueryOrderByItem
 
getSpecialConditions() - Method in class org.outerj.daisy.workflow.QueryConditions
 
getStackTrace() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener.FailureInfo
 
getStackTrace() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener.ItemFailureInfo
 
getStackTrace() - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener.FailureInfo
 
getStackTracesOfFailures() - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
getStagingAcl() - Method in interface org.outerj.daisy.repository.acl.AccessManager
Gets the staging ACL.
getStart() - Method in interface org.outerj.daisy.workflow.WfExecutionPath
 
getStart() - Method in interface org.outerj.daisy.workflow.WfProcessInstance
 
getStartedAt() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getStartNode() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
 
getStartTaskDefinition() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
A workflow process can have a "start task" to collect initial parameters for the workflow (possibly none) and to select the initial path to follow in the workflow (possibly only one option).
getState() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getState() - Method in interface org.outerj.daisy.doctaskrunner.TaskDocDetail
 
getState() - Method in exception org.outerj.daisy.doctaskrunner.TaskException
 
getState() - Method in exception org.outerj.daisy.navigation.NavigationException
 
getState() - Method in exception org.outerj.daisy.publisher.GlobalPublisherException
 
getState() - Method in exception org.outerj.daisy.repository.AccessException
 
getState() - Method in exception org.outerj.daisy.repository.CollectionNotFoundException
 
getState() - Method in exception org.outerj.daisy.repository.ConcurrentUpdateException
 
getState() - Method in exception org.outerj.daisy.repository.DocumentLockedException
 
getState() - Method in exception org.outerj.daisy.repository.DocumentNotFoundException
 
getState() - Method in exception org.outerj.daisy.repository.DocumentVariantNotFoundException
 
getState() - Method in exception org.outerj.daisy.repository.namespace.NamespaceNotFoundException
 
getState() - Method in exception org.outerj.daisy.repository.RepositoryException
Exceptions which can externalize their state as a map containing string-string pairs can override this method to do so.
getState() - Method in exception org.outerj.daisy.repository.RepositoryRuntimeException
Exceptions which can externalize their state as a map containing string-string pairs can override this method to do so.
getState() - Method in exception org.outerj.daisy.repository.schema.DocumentTypeNotFoundException
 
getState() - Method in exception org.outerj.daisy.repository.schema.FieldTypeNotFoundException
 
getState() - Method in exception org.outerj.daisy.repository.schema.PartTypeNotFoundException
 
getState() - Method in exception org.outerj.daisy.repository.user.DuplicateLoginException
 
getState() - Method in exception org.outerj.daisy.repository.user.RoleNotFoundException
 
getState() - Method in exception org.outerj.daisy.repository.user.UserManagementException
 
getState() - Method in exception org.outerj.daisy.repository.user.UserNotFoundException
 
getState() - Method in exception org.outerj.daisy.repository.variant.BranchNotFoundException
 
getState() - Method in exception org.outerj.daisy.repository.variant.LanguageNotFoundException
 
getState() - Method in interface org.outerj.daisy.repository.Version
Returns the current state of this version.
getState() - Method in exception org.outerj.daisy.repository.VersionNotFoundException
 
getState() - Method in exception org.outerj.daisy.workflow.ProcessDefinitionNotFoundException
 
getState() - Method in exception org.outerj.daisy.workflow.ProcessInstanceNotFoundException
 
getState() - Method in exception org.outerj.daisy.workflow.TaskNotFoundException
 
getState() - Method in exception org.outerj.daisy.workflow.TimerNotFoundException
 
getState() - Method in exception org.outerj.daisy.workflow.WfPoolNotFoundException
 
getState() - Method in exception org.outerj.daisy.workflow.WorkflowException
 
getStoreOwner() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getStoreReferenceLanguage() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getString(Locale) - Static method in class org.outerj.daisy.repository.LocaleHelper
 
getStringParam(ServletRequest, String) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
getStringParam(ServletRequest, String, String) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
getStyleHint() - Method in interface org.outerj.daisy.repository.query.ResultSet
 
getStyling() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
Gets the styling information.
getSubjectReason(AclPermission) - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
getSubjectType() - Method in interface org.outerj.daisy.repository.acl.AclEntry
 
getSubjectValue() - Method in interface org.outerj.daisy.repository.acl.AclEntry
What's returned here depends on (or should be intrepreted according to) what AclEntry.getSubjectType() returns.
getSubscribedCollectionKeys() - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
getSubscribedVariantKeys() - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
getSubscription() - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
Gets subscription information for the current user.
getSubscription(long) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
Retrieves the subscription of another user.
getSubscriptions() - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
Get all available subscriptions.
getSucceeded() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
getSucceeded() - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener
 
getSummary() - Method in interface org.outerj.daisy.repository.Document
Returns a summary text for the document variant.
getSyncedWith() - Method in interface org.outerj.daisy.repository.Version
Returns a VersionKey that identifies the version that this version was synced to.
getTarget() - Method in interface org.outerj.daisy.repository.Link
The target of the link, thus some URI.
getTarget() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpLink
 
getTask(long) - Method in interface org.outerj.daisy.doctaskrunner.DocumentTaskManager
 
getTask(String) - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
Retrieves a task by name.
getTask(String) - Method in interface org.outerj.daisy.workflow.WfProcessInstance
 
getTask(String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
getTaskDocDetails(long) - Method in interface org.outerj.daisy.doctaskrunner.DocumentTaskManager
 
getTasks() - Method in interface org.outerj.daisy.doctaskrunner.DocumentTaskManager
For non-administrator users, this returns all tasks belonging to the user.
getTasks() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
Returns a list of all (named) tasks in the workflow definition.
getTasks() - Method in interface org.outerj.daisy.workflow.WfProcessInstance
 
getTasks(QueryConditions, List<QueryOrderByItem>, int, int, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
getTasksAsXml(List<WfTask>) - Static method in class org.outerj.daisy.workflow.WfListHelper
Gets the XML representation of all the items in the list.
getTaskVariableConditions() - Method in class org.outerj.daisy.workflow.QueryConditions
 
getText() - Method in interface org.outerj.daisy.repository.comment.Comment
 
getText(InputStream) - Method in interface org.outerj.daisy.textextraction.TextExtractor
 
getText(String, InputStream) - Method in interface org.outerj.daisy.textextraction.TextExtractorManager
 
getTimeAcquired() - Method in interface org.outerj.daisy.repository.LockInfo
Get the time when the lock was acquired.
getTimer(String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
getTimers(QueryConditions, List<QueryOrderByItem>, int, int, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
getTimersAsXml(List<WfTimer>) - Static method in class org.outerj.daisy.workflow.WfListHelper
 
getTitle() - Method in interface org.outerj.daisy.repository.Link
A title for the link.
getTitle(int) - Method in interface org.outerj.daisy.repository.query.ResultSet
 
getTitle() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpLink
 
getTotalSizeOfParts() - Method in interface org.outerj.daisy.repository.Version
Get the sum of the size of the parts in this version.
getTransitionName() - Method in interface org.outerj.daisy.workflow.WfTimer
Returns the name of the transition that is or will be followed when the timer completes.
getType() - Method in interface org.outerj.daisy.repository.LockInfo
Get the type of lock.
getType() - Method in class org.outerj.daisy.repository.query.FacetConf
 
getType() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener.ItemFailureInfo
 
getType() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getType() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpField
 
getType() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpPart
 
getType() - Method in class org.outerj.daisy.workflow.QueryOrderByItem
 
getType() - Method in class org.outerj.daisy.workflow.QuerySelectItem
 
getType() - Method in class org.outerj.daisy.workflow.TaskUpdateData.VariableValue
 
getType() - Method in interface org.outerj.daisy.workflow.WfVariable
 
getType() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
 
getTypeClass() - Method in enum org.outerj.daisy.repository.ValueType
 
getTypeClass() - Method in enum org.outerj.daisy.workflow.WfValueType
 
getTypeId() - Method in interface org.outerj.daisy.repository.Field
The id of the field type of this field.
getTypeId() - Method in interface org.outerj.daisy.repository.Part
The id of the part type of this part.
getTypeName() - Method in interface org.outerj.daisy.repository.Field
The name of the field type (for convenience, this is retrieved from the RepositorySchema).
getTypeName() - Method in interface org.outerj.daisy.repository.Part
Get the name of the part type.
getTypeName() - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener.LoadInfo
 
getUnretire() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getUpdateCount() - Method in interface org.outerj.daisy.repository.acl.Acl
 
getUpdateCount() - Method in interface org.outerj.daisy.repository.Document
 
getUpdateCount() - Method in interface org.outerj.daisy.repository.DocumentCollection
 
getUpdateCount() - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
getUpdateCount() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
getUpdateCount() - Method in interface org.outerj.daisy.repository.schema.PartType
 
getUpdateCount() - Method in interface org.outerj.daisy.repository.user.Role
 
getUpdateCount() - Method in interface org.outerj.daisy.repository.user.User
 
getUpdateCount() - Method in interface org.outerj.daisy.repository.variant.Branch
 
getUpdateCount() - Method in interface org.outerj.daisy.repository.variant.Language
 
getUpdateCount() - Method in interface org.outerj.daisy.workflow.WfPool
 
getUpdateDocuments() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getUser(long, boolean) - Method in interface org.outerj.daisy.repository.user.UserManager
Return the User object which is identified by data store id userId.
getUser(String, boolean) - Method in interface org.outerj.daisy.repository.user.UserManager
Return the User object which is identified by the specified userLogin
getUserDisplayName() - Method in interface org.outerj.daisy.repository.Repository
The name of the user with who this Repository instance is associated, the same as returned from User.getDisplayName().
getUserDisplayName(long) - Method in interface org.outerj.daisy.repository.user.UserManager
Retrieves the display name of a user, using the user cache for quick access.
getUserId() - Method in interface org.outerj.daisy.emailnotifier.Subscriber
 
getUserId() - Method in interface org.outerj.daisy.emailnotifier.Subscription
Returns the user to which this subscription applies.
getUserId() - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
getUserId() - Method in interface org.outerj.daisy.repository.LockInfo
Get the id of the user holding the lock.
getUserId() - Method in interface org.outerj.daisy.repository.Repository
Id of the user with who this Repository instance is associated.
getUserId(String) - Method in interface org.outerj.daisy.repository.user.UserManager
Retrieves the id of a user based on its login.
getUserId() - Method in class org.outerj.daisy.workflow.WfActorKey
 
getUserIds() - Method in interface org.outerj.daisy.repository.user.UserManager
 
getUserIdsAsXml(List<Long>) - Static method in class org.outerj.daisy.workflow.WfListHelper
 
getUserInfoAsXml() - Method in interface org.outerj.daisy.repository.Repository
Returns an XML document containing some information about the user with which this Repository instance is associated.
getUserLogin() - Method in interface org.outerj.daisy.repository.Repository
The login of the user with who this Repository instance is associated.
getUserLogin(long) - Method in interface org.outerj.daisy.repository.user.UserManager
Retrieves the login of a user.
getUserManager() - Method in interface org.outerj.daisy.repository.Repository
Returns the User Manager for this Repository
getUsers() - Method in interface org.outerj.daisy.repository.user.UserManager
Returns all available users.
getUsersByEmail(String) - Method in interface org.outerj.daisy.repository.user.UserManager
 
getUsersForPool(long) - Method in interface org.outerj.daisy.workflow.WfPoolManager
 
getValidateOnSave() - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
getValue() - Method in interface org.outerj.daisy.repository.Field
The value of the field.
getValue(FieldValuesType, boolean) - Method in interface org.outerj.daisy.repository.FieldHelper.XmlFieldValueGetter
 
getValue(FieldValuesType, boolean, boolean) - Method in interface org.outerj.daisy.repository.FieldHelper.XmlFieldValueGetter
 
getValue(int) - Method in interface org.outerj.daisy.repository.query.ResultSet
Returns the value of the specified column in the current row.
getValue() - Method in interface org.outerj.daisy.repository.schema.ListItem
Returns the actual value of the ListItem.
getValue() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpCustomField
 
getValue() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpField
 
getValue() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticListItem
 
getValue() - Method in class org.outerj.daisy.workflow.TaskUpdateData.VariableValue
 
getValue() - Method in interface org.outerj.daisy.workflow.WfListItem
 
getValue() - Method in interface org.outerj.daisy.workflow.WfVariable
 
getValueType() - Method in interface org.outerj.daisy.repository.Field
The ValueType of the field, which defines the kind of object you will get from Field.getValue().
getValueType(int) - Method in interface org.outerj.daisy.repository.query.ResultSet
 
getValueType() - Method in interface org.outerj.daisy.repository.query.ValueExpression
The type of value that will be returned by the evaluate methods.
getValueType() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
getValueType() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
getValueType() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticListItem
 
getValueType() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticSelectionList
 
getVariable(String, VariableScope) - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
getVariable(String) - Method in interface org.outerj.daisy.workflow.WfTask
 
getVariable(String, VariableScope) - Method in interface org.outerj.daisy.workflow.WfTask
 
getVariable(String, VariableScope) - Method in interface org.outerj.daisy.workflow.WfTaskDefinition
 
getVariables() - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
getVariables() - Method in interface org.outerj.daisy.workflow.WfTask
 
getVariables() - Method in interface org.outerj.daisy.workflow.WfTaskDefinition
 
getVariantCreatedFromBranchId() - Method in interface org.outerj.daisy.repository.Document
If the variant currently loaded in this document object is created from an existing branch, this method will return the id of that branch, otherwise it will return -1.
getVariantCreatedFromLanguageId() - Method in interface org.outerj.daisy.repository.Document
Similar to Document.getVariantCreatedFromBranchId().
getVariantCreatedFromVersionId() - Method in interface org.outerj.daisy.repository.Document
Similar to Document.getVariantCreatedFromBranchId().
getVariantKey() - Method in interface org.outerj.daisy.doctaskrunner.TaskDocDetail
 
getVariantKey() - Method in class org.outerj.daisy.navigation.NavigationLookupResult
 
getVariantKey() - Method in interface org.outerj.daisy.repository.Document
 
getVariantKey() - Method in interface org.outerj.daisy.repository.query.ResultSet
Returns the VariantKey of the current row (each row in a Daisy ResultSet corresponds to a document variant).
getVariantKey() - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener.FailureInfo
 
getVariantKey() - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener.FailureInfo
 
getVariantKey() - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener.SuccessInfo
 
getVariantKey() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getVariantKey() - Method in class org.outerj.daisy.workflow.WfVersionKey
Gets a VariantKey equivalent to this WfVersionKey (missing the version information of course).
getVariantLastModified() - Method in interface org.outerj.daisy.repository.Document
The time the document variant was last saved.
getVariantLastModifier() - Method in interface org.outerj.daisy.repository.Document
Returns the user id of the last user who saved this document variant.
getVariantManager() - Method in interface org.outerj.daisy.repository.Repository
 
getVariantUpdateCount() - Method in interface org.outerj.daisy.repository.Document
 
getVersion(long) - Method in interface org.outerj.daisy.repository.Document
Returns the requested version.
getVersion() - Method in class org.outerj.daisy.repository.VersionKey
 
getVersion() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
 
getVersion() - Method in class org.outerj.daisy.workflow.WfVersionKey
Version (number or live/last), can be null.
getVersion(Repository) - Method in class org.outerj.daisy.workflow.WfVersionKey
Retrieve the document version pointed to by this key from the given repository.
getVersionId() - Method in class org.outerj.daisy.repository.VersionKey
 
getVersionMode() - Method in class org.outerj.daisy.navigation.LookupAlternative
 
getVersionMode() - Method in class org.outerj.daisy.navigation.NavigationParams
 
getVersionProperties() - Static method in class org.outerj.daisy.tools.importexport.util.ImportExportUtil
 
getVersions() - Method in interface org.outerj.daisy.repository.Document
Returns all versions stored for this document.
getVersionState() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
getVisibility() - Method in interface org.outerj.daisy.repository.comment.Comment
 
getWhereClause() - Method in interface org.outerj.daisy.repository.schema.HierarchicalQuerySelectionList
 
getWhereClause() - Method in interface org.outerj.daisy.repository.schema.LinkQuerySelectionList
 
getWhereClause() - Method in interface org.outerj.daisy.repository.schema.ParentLinkedSelectionList
 
getWhereClause() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpHierarchicalQuerySelectionList
 
getWhereClause() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpLinkQuerySelectionList
 
getWhereClause() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpParentLinkedSelectionList
 
getXml() - Method in interface org.outerj.daisy.doctaskrunner.Task
 
getXml() - Method in interface org.outerj.daisy.doctaskrunner.TaskDocDetail
 
getXml() - Method in interface org.outerj.daisy.doctaskrunner.TaskDocDetails
 
getXml() - Method in interface org.outerj.daisy.doctaskrunner.Tasks
 
getXml() - Method in interface org.outerj.daisy.emailnotifier.Subscriber
 
getXml() - Method in interface org.outerj.daisy.emailnotifier.Subscribers
 
getXml() - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
getXml() - Method in interface org.outerj.daisy.emailnotifier.Subscriptions
 
getXml() - Method in class org.outerj.daisy.navigation.NavigationLookupResult
 
getXml() - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
getXml() - Method in interface org.outerj.daisy.repository.acl.Acl
 
getXml() - Method in interface org.outerj.daisy.repository.acl.AclEntry
 
getXml() - Method in interface org.outerj.daisy.repository.acl.AclObject
 
getXml() - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
getXml() - Method in interface org.outerj.daisy.repository.AvailableVariant
 
getXml(boolean) - Method in interface org.outerj.daisy.repository.AvailableVariant
 
getXml() - Method in interface org.outerj.daisy.repository.AvailableVariants
 
getXml(boolean) - Method in interface org.outerj.daisy.repository.AvailableVariants
 
getXml() - Method in interface org.outerj.daisy.repository.comment.Comment
 
getXml() - Method in interface org.outerj.daisy.repository.comment.Comments
 
getXml() - Method in interface org.outerj.daisy.repository.Document
 
getXml(long) - Method in interface org.outerj.daisy.repository.Document
Gets the XML of the document but include the data from the specified version, instead of the current data.
getXml() - Method in interface org.outerj.daisy.repository.DocumentCollection
Get an XML document describing this collection.
getXml() - Method in interface org.outerj.daisy.repository.DocumentCollections
 
getXml() - Method in interface org.outerj.daisy.repository.Field
Get an XML document describing this field.
getXml() - Method in interface org.outerj.daisy.repository.Fields
 
getXml() - Method in interface org.outerj.daisy.repository.LinkExtractorInfo
 
getXml() - Method in interface org.outerj.daisy.repository.LinkExtractorInfos
 
getXml() - Method in interface org.outerj.daisy.repository.Links
 
getXml() - Method in interface org.outerj.daisy.repository.LockInfo
Get an XML document describing this lock.
getXml() - Method in interface org.outerj.daisy.repository.namespace.Namespace
 
getXml() - Method in interface org.outerj.daisy.repository.namespace.Namespaces
 
getXml() - Method in interface org.outerj.daisy.repository.Part
Get an XML document describing this part.
getXml() - Method in interface org.outerj.daisy.repository.Parts
 
getXml() - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
getXml() - Method in interface org.outerj.daisy.repository.schema.DocumentTypes
 
getXml() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
getXml() - Method in interface org.outerj.daisy.repository.schema.FieldTypes
 
getXml() - Method in interface org.outerj.daisy.repository.schema.FieldTypeUse
 
getXml() - Method in interface org.outerj.daisy.repository.schema.LinkQuerySelectionList
 
getXml() - Method in interface org.outerj.daisy.repository.schema.PartType
 
getXml() - Method in interface org.outerj.daisy.repository.schema.PartTypes
 
getXml() - Method in interface org.outerj.daisy.repository.schema.PartTypeUse
 
getXml() - Method in interface org.outerj.daisy.repository.schema.QuerySelectionList
 
getXml() - Method in interface org.outerj.daisy.repository.schema.StaticListItem
 
getXml() - Method in interface org.outerj.daisy.repository.schema.StaticSelectionList
 
getXml() - Method in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfo
 
getXml() - Method in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfos
 
getXml() - Method in interface org.outerj.daisy.repository.user.PublicUserInfo
 
getXml() - Method in interface org.outerj.daisy.repository.user.PublicUserInfos
 
getXml() - Method in interface org.outerj.daisy.repository.user.Role
Gets an XML representation of this object.
getXml() - Method in interface org.outerj.daisy.repository.user.Roles
 
getXml() - Method in interface org.outerj.daisy.repository.user.User
Gets the XML representation of this object.
getXml() - Method in interface org.outerj.daisy.repository.user.Users
 
getXml() - Method in interface org.outerj.daisy.repository.variant.Branch
 
getXml() - Method in interface org.outerj.daisy.repository.variant.Branches
 
getXml() - Method in interface org.outerj.daisy.repository.variant.Language
 
getXml() - Method in interface org.outerj.daisy.repository.variant.Languages
 
getXml() - Method in class org.outerj.daisy.repository.VariantKey
 
getXml() - Method in class org.outerj.daisy.repository.VariantKeys
 
getXml() - Method in interface org.outerj.daisy.repository.Version
Get an XML document describing the version.
getXml() - Method in interface org.outerj.daisy.repository.Versions
 
getXml() - Method in class org.outerj.daisy.tools.importexport.config.BasicSchemaCustomizer
 
getXml() - Method in interface org.outerj.daisy.tools.importexport.config.SchemaCustomizer
Returns the configuration XML snippet to store in the options file.
getXml() - Method in class org.outerj.daisy.tools.importexport.export.config.BasicCustomizer
 
getXml() - Method in interface org.outerj.daisy.tools.importexport.export.config.DocumentExportCustomizer
Returns the fragment of XML to configure this customizer in the export options XML.
getXml() - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
getXml() - Method in interface org.outerj.daisy.tools.importexport.import_.config.DocumentImportCustomizer
Returns the fragment of XML to configure this customizer in the import options XML.
getXml() - Method in interface org.outerj.daisy.workflow.WfExecutionPath
 
getXml() - Method in interface org.outerj.daisy.workflow.WfNodeDefinition
 
getXml() - Method in interface org.outerj.daisy.workflow.WfPool
 
getXml() - Method in interface org.outerj.daisy.workflow.WfProcessDefinition
 
getXml() - Method in interface org.outerj.daisy.workflow.WfProcessInstance
 
getXml() - Method in interface org.outerj.daisy.workflow.WfTask
 
getXml() - Method in interface org.outerj.daisy.workflow.WfTaskDefinition
 
getXml() - Method in interface org.outerj.daisy.workflow.WfTimer
 
getXml() - Method in interface org.outerj.daisy.workflow.WfTransitionDefinition
 
getXml() - Method in interface org.outerj.daisy.workflow.WfVariable
 
getXml() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
 
getXmlFieldValueGetter(ValueType) - Static method in class org.outerj.daisy.repository.FieldHelper
 
getXmlFieldValueSetter(ValueType) - Static method in class org.outerj.daisy.repository.FieldHelper
 
getXmlWithoutVariant() - Method in interface org.outerj.daisy.repository.Document
 
getXmlWithoutVersionedData() - Method in interface org.outerj.daisy.repository.Document
 
GlobalPublisherException - Exception in org.outerj.daisy.publisher
Exception wrapped around any other exception that is thrown while executing a publisher request.
GlobalPublisherException(String, List<String>, Throwable) - Constructor for exception org.outerj.daisy.publisher.GlobalPublisherException
 
GlobalPublisherException(Map) - Constructor for exception org.outerj.daisy.publisher.GlobalPublisherException
 

H

handleRequest(Map, HttpServletRequest, HttpServletResponse, Repository, RequestHandlerSupport) - Method in interface org.outerj.daisy.httpconnector.spi.RequestHandler
 
hasChild(String) - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFileEntry
 
hasCustomField(String) - Method in interface org.outerj.daisy.repository.Document
Returns true if there is a custom field with the specified name.
hasCustomField(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
hasDocumentType(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
hasExtension(String) - Method in interface org.outerj.daisy.repository.Repository
 
hasField(long) - Method in interface org.outerj.daisy.repository.VersionedData
Checks if the specified field is available, either because the document/version does not contain it, or because the user is not allowed to read it.
hasField(String) - Method in interface org.outerj.daisy.repository.VersionedData
Checks if the specified field is available.
hasField(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
hasFieldType(long) - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
hasFieldType(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
hashCode() - Method in class org.outerj.daisy.emailnotifier.CollectionSubscriptionKey
 
hashCode() - Method in class org.outerj.daisy.repository.VariantKey
 
hashCode() - Method in class org.outerj.daisy.repository.VersionKey
 
hashCode() - Method in class org.outerj.daisy.tools.importexport.model.ImpExpVariantKey
 
hashCode() - Method in class org.outerj.daisy.workflow.TaskUpdateData.VariableKey
 
hashCode() - Method in class org.outerj.daisy.workflow.WfActorKey
 
hashCode() - Method in class org.outerj.daisy.workflow.WfUserKey
 
hashCode() - Method in class org.outerj.daisy.workflow.WfVersionKey
 
hasLink(ImpExpVariantKey, ImpExpVariantKey, LinkType) - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
hasLink(ImpExpVariantKey, ImpExpVariantKey, LinkType) - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
Reports that a document contains a link to another document.
hasLock() - Method in interface org.outerj.daisy.repository.LockInfo
 
hasPart(long) - Method in interface org.outerj.daisy.repository.VersionedData
Checks if the specified part is available, either because the document/version does not contain it, or because the user is not allowed to read it.
hasPart(String) - Method in interface org.outerj.daisy.repository.VersionedData
Checks if the specified part is available.
hasPart(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
hasPartType(long) - Method in interface org.outerj.daisy.repository.schema.DocumentType
Checks if this document type contains the part type with the given ID.
hasPartType(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
hasPools() - Method in interface org.outerj.daisy.workflow.WfTask
Returns true if this task is associated with pools.
hasRole(long) - Method in interface org.outerj.daisy.repository.user.User
Returns true if the user belongs to the specified role.
hasSelectionList() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
hasSwimlane() - Method in interface org.outerj.daisy.workflow.WfTask
Returns true if this task is associated with a swimlane.
hasVariant(long, long) - Method in interface org.outerj.daisy.repository.AvailableVariants
 
HierarchicalQuerySelectionList - Interface in org.outerj.daisy.repository.schema
A hierarchical selection list for link-type fields.
HierarchyPath - Class in org.outerj.daisy.repository
A HierarchyPath is the value assigned to a hierarchical field.
HierarchyPath(Object[]) - Constructor for class org.outerj.daisy.repository.HierarchyPath
 
HtmlCleaner - Class in org.outerj.daisy.htmlcleaner
Performs cleanup of HTML documents to well-formed HTML-as-XML documents.
HtmlCleanerFactory - Class in org.outerj.daisy.htmlcleaner
Builds a HtmlCleanerTemplate based on a XML configuration.
HtmlCleanerFactory() - Constructor for class org.outerj.daisy.htmlcleaner.HtmlCleanerFactory
 
HtmlCleanerTemplate - Class in org.outerj.daisy.htmlcleaner
This is a thread-safe, reusable object containing the configuration for the HtmlCleaner.
HttpUtil - Class in org.outerj.daisy.httpconnector.spi
 
HttpUtil() - Constructor for class org.outerj.daisy.httpconnector.spi.HttpUtil
 

I

IMAGE - Static variable in class org.outerj.daisy.linkextraction.LinkType
 
ImpExpCollectionsDexmlizer - Class in org.outerj.daisy.tools.importexport.model.collection
 
ImpExpCollectionsXmlizer - Class in org.outerj.daisy.tools.importexport.model.collection
 
ImpExpCustomField - Class in org.outerj.daisy.tools.importexport.model.document
 
ImpExpCustomField(String, String) - Constructor for class org.outerj.daisy.tools.importexport.model.document.ImpExpCustomField
 
ImpExpDescriptionEnabled - Interface in org.outerj.daisy.tools.importexport.model.schema
 
impExpDoc - Variable in class org.outerj.daisy.tools.importexport.import_.tm.TMDocumentDexmlizer.TMDoc
 
ImpExpDocument - Class in org.outerj.daisy.tools.importexport.model.document
 
ImpExpDocument(String, String, String, String, String) - Constructor for class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
Creates an ImpExpDocument with the minimal required information.
ImpExpDocumentDexmlizer - Class in org.outerj.daisy.tools.importexport.model.document
 
ImpExpDocumentDexmlizer.DataRefResolver - Interface in org.outerj.daisy.tools.importexport.model.document
 
ImpExpDocumentFactory - Class in org.outerj.daisy.tools.importexport.model.document
 
ImpExpDocumentFactory() - Constructor for class org.outerj.daisy.tools.importexport.model.document.ImpExpDocumentFactory
 
ImpExpDocumentType - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpDocumentXmlizer - Class in org.outerj.daisy.tools.importexport.model.document
 
ImpExpDocumentXmlizer.PartWriter - Interface in org.outerj.daisy.tools.importexport.model.document
 
ImpExpField - Class in org.outerj.daisy.tools.importexport.model.document
 
ImpExpField(FieldType, Object) - Constructor for class org.outerj.daisy.tools.importexport.model.document.ImpExpField
 
ImpExpFieldType - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpFieldTypeUse - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpFieldTypeUse(String, boolean) - Constructor for class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldTypeUse
 
ImpExpFormat - Enum in org.outerj.daisy.tools.importexport
Enumeration of the available import/export algorithms.
ImpExpHierarchicalQuerySelectionList - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpHierarchicalQuerySelectionList(String, String[], boolean) - Constructor for class org.outerj.daisy.tools.importexport.model.schema.ImpExpHierarchicalQuerySelectionList
 
ImpExpLabelEnabled - Interface in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpLink - Class in org.outerj.daisy.tools.importexport.model.document
 
ImpExpLink(String, String) - Constructor for class org.outerj.daisy.tools.importexport.model.document.ImpExpLink
 
ImpExpLinkQuerySelectionList - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpLinkQuerySelectionList(String, boolean) - Constructor for class org.outerj.daisy.tools.importexport.model.schema.ImpExpLinkQuerySelectionList
 
ImpExpMeta - Class in org.outerj.daisy.tools.importexport.model.meta
 
ImpExpMeta() - Constructor for class org.outerj.daisy.tools.importexport.model.meta.ImpExpMeta
 
ImpExpMetaDexmlizer - Class in org.outerj.daisy.tools.importexport.model.meta
 
ImpExpMetaXmlizer - Class in org.outerj.daisy.tools.importexport.model.meta
 
ImpExpNamespace - Class in org.outerj.daisy.tools.importexport.model.namespace
 
ImpExpNamespace(String, String, boolean) - Constructor for class org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespace
 
ImpExpNamespaces - Class in org.outerj.daisy.tools.importexport.model.namespace
 
ImpExpNamespaces() - Constructor for class org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespaces
 
ImpExpNamespacesDexmlizer - Class in org.outerj.daisy.tools.importexport.model.namespace
 
ImpExpNamespacesXmlizer - Class in org.outerj.daisy.tools.importexport.model.namespace
 
ImpExpParentLinkedSelectionList - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpParentLinkedSelectionList(String, String, boolean) - Constructor for class org.outerj.daisy.tools.importexport.model.schema.ImpExpParentLinkedSelectionList
 
ImpExpPart - Class in org.outerj.daisy.tools.importexport.model.document
 
ImpExpPart(PartType, String, String, ImpExpPart.PartDataAccess) - Constructor for class org.outerj.daisy.tools.importexport.model.document.ImpExpPart
 
ImpExpPart.PartDataAccess - Interface in org.outerj.daisy.tools.importexport.model.document
 
ImpExpPartType - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpPartType(String) - Constructor for class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
ImpExpPartTypeUse - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpPartTypeUse(String, boolean) - Constructor for class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartTypeUse
 
ImpExpQuerySelectionList - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpQuerySelectionList(String, SortOrder, boolean) - Constructor for class org.outerj.daisy.tools.importexport.model.schema.ImpExpQuerySelectionList
 
ImpExpSchema - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpSchema() - Constructor for class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
ImpExpSchemaDexmlizer - Class in org.outerj.daisy.tools.importexport.model.schema
Constructs an ImpExpSchema from an XML document.
ImpExpSchemaDexmlizer.Listener - Interface in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpSchemaFactory - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpSchemaFactory.SchemaFactoryListener - Interface in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpSchemaXmlizer - Class in org.outerj.daisy.tools.importexport.model.schema
Converts an ImpExpSchema to an XML document, which can be parsed again using ImpExpSchemaDexmlizer.
ImpExpStaticListItem - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpStaticListItem(Object, ValueType) - Constructor for class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticListItem
 
ImpExpStaticSelectionList - Class in org.outerj.daisy.tools.importexport.model.schema
 
ImpExpStaticSelectionList(ValueType) - Constructor for class org.outerj.daisy.tools.importexport.model.schema.ImpExpStaticSelectionList
 
ImpExpVariant - Class in org.outerj.daisy.tools.importexport.model.variant
A variant, either a branch or language.
ImpExpVariant(String, String, boolean) - Constructor for class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariant
 
ImpExpVariantKey - Class in org.outerj.daisy.tools.importexport.model
 
ImpExpVariantKey(String, String, String) - Constructor for class org.outerj.daisy.tools.importexport.model.ImpExpVariantKey
 
ImpExpVariants - Class in org.outerj.daisy.tools.importexport.model.variant
 
ImpExpVariants() - Constructor for class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariants
 
ImpExpVariantsDexmlizer - Class in org.outerj.daisy.tools.importexport.model.variant
 
ImpExpVariantsXmlizer - Class in org.outerj.daisy.tools.importexport.model.variant
 
ImportCli - Class in org.outerj.daisy.tools.importexport.import_.cli
Command-lik interface of the import tool.
Importer - Class in org.outerj.daisy.tools.importexport.import_
This is the core of the import tool, use this class to programatically perform an export.
ImportExportException - Exception in org.outerj.daisy.tools.importexport
 
ImportExportException(String) - Constructor for exception org.outerj.daisy.tools.importexport.ImportExportException
 
ImportExportException(String, Throwable) - Constructor for exception org.outerj.daisy.tools.importexport.ImportExportException
 
ImportExportException(Throwable) - Constructor for exception org.outerj.daisy.tools.importexport.ImportExportException
 
ImportExportUtil - Class in org.outerj.daisy.tools.importexport.util
 
ImportExportUtil() - Constructor for class org.outerj.daisy.tools.importexport.util.ImportExportUtil
 
ImportFile - Interface in org.outerj.daisy.tools.importexport.import_.fs
Abstraction for the source from which the Daisy export data is read.
ImportFileEntry - Interface in org.outerj.daisy.tools.importexport.import_.fs
 
ImportFileFactory - Class in org.outerj.daisy.tools.importexport.import_.fs
 
ImportFileFactory() - Constructor for class org.outerj.daisy.tools.importexport.import_.fs.ImportFileFactory
 
ImportFileNotFoundException - Exception in org.outerj.daisy.tools.importexport.import_.fs
 
ImportFileNotFoundException(String) - Constructor for exception org.outerj.daisy.tools.importexport.import_.fs.ImportFileNotFoundException
 
ImportListener - Interface in org.outerj.daisy.tools.importexport.import_
 
ImportOptions - Class in org.outerj.daisy.tools.importexport.import_.config
Options that influence the import.
ImportOptions() - Constructor for class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
ImportOptionsFactory - Class in org.outerj.daisy.tools.importexport.import_.config
Builds an ImportOptions instance from an XML description of the import options.
ImportOptionsFactory() - Constructor for class org.outerj.daisy.tools.importexport.import_.config.ImportOptionsFactory
 
INCLUDE - Static variable in class org.outerj.daisy.linkextraction.LinkType
 
inCollection(DocumentCollection) - Method in interface org.outerj.daisy.repository.Document
Checks if the document variant belongs to the specified collection.
inCollection(long) - Method in interface org.outerj.daisy.repository.Document
Checks if the document variant belongs to the specified collection.
info(String) - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
Called to output an informational message.
info(String) - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
Called to output an informational message.
info(String) - Method in interface org.outerj.daisy.tools.importexport.model.schema.ImpExpSchemaDexmlizer.Listener
 
INLINE - Static variable in class org.outerj.daisy.linkextraction.LinkType
 
interruptTask(long) - Method in interface org.outerj.daisy.doctaskrunner.DocumentTaskManager
Interrupts a task (i.e.
InvalidDocumentIdException - Exception in org.outerj.daisy.repository
 
InvalidDocumentIdException(String) - Constructor for exception org.outerj.daisy.repository.InvalidDocumentIdException
 
InvalidDocumentIdException(String, Throwable) - Constructor for exception org.outerj.daisy.repository.InvalidDocumentIdException
 
isAclAllowed() - Method in interface org.outerj.daisy.repository.schema.FieldType
Indicates whether fields of this type can be used in object expressions of ACL rules.
isAclAllowed() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
isAllowed(AclPermission) - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
isBranchEvent() - Method in class org.outerj.daisy.repository.RepositoryEventType
Returns true if this event is related to branches.
isConfirmed() - Method in interface org.outerj.daisy.repository.user.User
 
isDaisyHtml() - Method in interface org.outerj.daisy.repository.schema.PartType
Indicates if the content of the part is Daisy HTML (well-formed XML using HTML elements).
isDaisyHtml() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
isDeprecated() - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
isDeprecated() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
isDeprecated() - Method in interface org.outerj.daisy.repository.schema.PartType
 
isDeprecated() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
isDeprecated() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
isDeprecated() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
isDirectory() - Method in interface org.outerj.daisy.tools.importexport.import_.fs.ImportFileEntry
 
isDocumentEvent() - Method in class org.outerj.daisy.repository.RepositoryEventType
Returns true if this event is related to documents (not document variants).
isEditable() - Method in interface org.outerj.daisy.repository.schema.FieldTypeUse
Indicates if the field may be edited.
isEditable() - Method in interface org.outerj.daisy.repository.schema.PartTypeUse
Indicates if the part may be edited.
isEditable() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldTypeUse
 
isEditable() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartTypeUse
 
isFacet() - Method in class org.outerj.daisy.repository.query.FacetConf
 
isFullAccess() - Method in interface org.outerj.daisy.repository.acl.AccessDetails
Returns true if these access details don't limit any access, in other words if they are equivalent to no details at all.
isFullLiveAccess() - Method in interface org.outerj.daisy.repository.acl.AccessDetails
Returns true if these access details don't limit any access, except maybe for the live version restriction.
isFullyAllowed(AclPermission) - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
isGranted(AclDetailPermission) - Method in interface org.outerj.daisy.repository.acl.AccessDetails
Shortcut for "accessDetails.get(permission) == AclActionType.GRANT".
isHidden() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
A hidden variable should not be shown to the user during task interaction, but is meant to be updated programmatically.
isHierarchical() - Method in interface org.outerj.daisy.repository.Field
Indicates if this field is a hierarchical field.
isHierarchical(int) - Method in interface org.outerj.daisy.repository.query.ResultSet
 
isHierarchical() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
isHierarchical() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
isInRole(long) - Method in interface org.outerj.daisy.repository.Repository
 
isInRole(String) - Method in interface org.outerj.daisy.repository.Repository
 
isInterrupted() - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
If this method returns true, the import will be interrupted ASAP by throwing an exception.
isInterrupted() - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
If this method returns true, the import will be interrupted ASAP by throwing an exception.
isInterrupted() - Method in interface org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadListener
If this method returns true, the import will be interrupted by throwing an exception.
isLanguageEvent() - Method in class org.outerj.daisy.repository.RepositoryEventType
Returns true if this event is related to languages.
isLanguageIndependentField(String, String) - Method in class org.outerj.daisy.tools.importexport.tm.TMConfig
 
isLanguageIndependentPart(String, String) - Method in class org.outerj.daisy.tools.importexport.tm.TMConfig
 
isMultiValue() - Method in interface org.outerj.daisy.repository.Field
Indicates if this field is a multivalue field.
isMultiValue(int) - Method in interface org.outerj.daisy.repository.query.ResultSet
 
isMultiValue() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
isMultiValue() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
isNamespaceEvent() - Method in class org.outerj.daisy.repository.RepositoryEventType
Returns true if this event is related to namespaces.
isNew() - Method in interface org.outerj.daisy.repository.Document
Returns true if this document has never been saved yet (thus does not exist in the repository yet).
isNonLiveAllowed(AclPermission) - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
isNotFound() - Method in class org.outerj.daisy.navigation.NavigationLookupResult
 
isPool() - Method in class org.outerj.daisy.workflow.WfActorKey
 
isPrimitive() - Method in interface org.outerj.daisy.repository.schema.FieldType
Returns true if the values of fields of this field type are simple objects, rather than more complex objects, which is the case for multivalue and/or hierarchical fields.
isPrivate() - Method in interface org.outerj.daisy.repository.Document
Is this a private document or not.
isReadOnly() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
Returns true if the variable is only meant for consultation/information, but cannot be updated.
isRedirect() - Method in class org.outerj.daisy.navigation.NavigationLookupResult
 
isRequired() - Method in interface org.outerj.daisy.repository.schema.FieldTypeUse
 
isRequired() - Method in interface org.outerj.daisy.repository.schema.PartTypeUse
 
isRequired() - Method in class org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespace
 
isRequired() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldTypeUse
 
isRequired() - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartTypeUse
 
isRequired() - Method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariant
 
isRequired() - Method in interface org.outerj.daisy.workflow.WfVariableDefinition
 
isRetired() - Method in interface org.outerj.daisy.repository.AvailableVariant
 
isRetired() - Method in interface org.outerj.daisy.repository.Document
Is this document retired or not.
isStoppedState() - Method in enum org.outerj.daisy.doctaskrunner.TaskState
 
isSubsribed(VariantKey) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
Checks if the user is subscribed to the specified document variant.
isSubsribed(long, VariantKey) - Method in interface org.outerj.daisy.emailnotifier.EmailSubscriptionManager
 
isSuspended() - Method in interface org.outerj.daisy.workflow.WfProcessInstance
 
isSuspended() - Method in interface org.outerj.daisy.workflow.WfTimer
Returns true if this timer is suspended.
isUpdateableByUser() - Method in interface org.outerj.daisy.repository.user.User
Returns true if the user to who this user object corresponds can update this object.
isUser() - Method in class org.outerj.daisy.workflow.WfActorKey
 
isVariableDeleted(String, VariableScope) - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
isVariantEvent() - Method in class org.outerj.daisy.repository.RepositoryEventType
Returns true if this event is related to document variants (document variant create-delete-update, lock change, version metadata change).
isVariantNew() - Method in interface org.outerj.daisy.repository.Document
Returns true if the variant represented by this document object has never been stored yet.
isWithin(File, File) - Method in class org.outerj.daisy.tools.importexport.export.fs.LocalExportFile
 

J

JmsClient - Interface in org.outerj.daisy.jms
A JMS Client.

L

LabelEnabled - Interface in org.outerj.daisy.repository.schema
 
Language - Interface in org.outerj.daisy.repository.variant
Definition of a language.
LANGUAGE_CREATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
LANGUAGE_DELETED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
LANGUAGE_UPDATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
LanguageNotFoundException - Exception in org.outerj.daisy.repository.variant
 
LanguageNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.variant.LanguageNotFoundException
 
LanguageNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.variant.LanguageNotFoundException
 
LanguageNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.variant.LanguageNotFoundException
 
Languages - Interface in org.outerj.daisy.repository.variant
 
LAST - Static variable in class org.outerj.daisy.navigation.NavigationVersionMode
 
last() - Method in interface org.outerj.daisy.repository.query.ResultSet
 
length() - Method in class org.outerj.daisy.repository.HierarchyPath
 
Link - Interface in org.outerj.daisy.repository
An "out-of-line" link associated with a Document or Version.
LinkCollector - Interface in org.outerj.daisy.linkextraction
 
LinkExtractor - Interface in org.outerj.daisy.linkextraction
A LinkExtractor can extract links to Daisy-documents from a certain type of document.
LinkExtractorInfo - Interface in org.outerj.daisy.repository
 
LinkExtractorInfos - Interface in org.outerj.daisy.repository
 
LinkExtractorManager - Interface in org.outerj.daisy.linkextraction
 
LinkQuerySelectionList - Interface in org.outerj.daisy.repository.schema
A selection list to be used only with link-type fields.
Links - Interface in org.outerj.daisy.repository
A collection of Links, typically retrieved from VersionedData.getLinks() or VersionedData.getLinks().
LinkType - Class in org.outerj.daisy.linkextraction
 
ListDocumentSet - Class in org.outerj.daisy.tools.importexport.docset
A simple DocumentSet implementation.
ListDocumentSet(Set<VariantKey>) - Constructor for class org.outerj.daisy.tools.importexport.docset.ListDocumentSet
 
ListItem - Interface in org.outerj.daisy.repository.schema
An item from a SelectionList
LIVE - Static variable in class org.outerj.daisy.navigation.NavigationVersionMode
 
liveOnly() - Method in interface org.outerj.daisy.repository.acl.AccessDetails
Returns true if the AclDetailPermission.NON_LIVE permission is not granted.
load(ImpExpSchema, Repository, boolean, boolean, SchemaLoadListener) - Static method in class org.outerj.daisy.tools.importexport.import_.schema.SchemaLoader
 
loadSampleWorkflows() - Method in interface org.outerj.daisy.workflow.WorkflowManager
Re-installs the built-in sample workflows.
LocaleHelper - Class in org.outerj.daisy.repository
Helps converting between Locale objects and strings.
LocaleHelper() - Constructor for class org.outerj.daisy.repository.LocaleHelper
 
LocalExportFile - Class in org.outerj.daisy.tools.importexport.export.fs
An ExportFile implementation which usages a filesystem directory as target for the export data.
LocalExportFile(File) - Constructor for class org.outerj.daisy.tools.importexport.export.fs.LocalExportFile
 
LocalImportFile - Class in org.outerj.daisy.tools.importexport.import_.fs.local
 
LocalImportFile(File) - Constructor for class org.outerj.daisy.tools.importexport.import_.fs.local.LocalImportFile
 
LocalizedException - Interface in org.outerj.daisy.repository
 
localName - Variable in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
 
lock(long, LockType) - Method in interface org.outerj.daisy.repository.Document
Takes a lock on the document variant.
LOCK_CHANGE - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
lockedDocument(ImpExpVariantKey, DocumentLockedException) - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener
 
lockedDocument(ImpExpVariantKey, DocumentLockedException) - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
Called when updating a document fails because it is locked.
LockInfo - Interface in org.outerj.daisy.repository
Provides information about a lock on a document variant.
LockType - Enum in org.outerj.daisy.repository
Enumeration of the available lock types.
logError(Throwable, String, PrintStream) - Static method in class org.outerj.daisy.tools.importexport.util.ImportExportUtil
 
lookup(String, long, long, LookupAlternative[]) - Method in interface org.outerj.daisy.navigation.NavigationManager
Resolves a path (of the form id/id/...) against a (series of) navigation tree(s), giving a certain result.
LookupAlternative - Class in org.outerj.daisy.navigation
 
LookupAlternative(String, long, VariantKey, NavigationVersionMode) - Constructor for class org.outerj.daisy.navigation.LookupAlternative
 
LookupAlternative(String, long, VariantKey) - Constructor for class org.outerj.daisy.navigation.LookupAlternative
 

M

main(String[]) - Static method in class org.outerj.daisy.tools.importexport.export.cli.ExportCli
 
main(String[]) - Static method in class org.outerj.daisy.tools.importexport.import_.cli.ImportCli
 
MAIN_BRANCH_ID - Static variable in interface org.outerj.daisy.repository.variant.Branch
 
MAIN_BRANCH_NAME - Static variable in interface org.outerj.daisy.repository.variant.Branch
 
makeUnion(AccessDetails) - Method in interface org.outerj.daisy.repository.acl.AccessDetails
Make this AccessDetails more permissive by adding all the permissions allowed by the given AccessDetails object.
mimeTypeAllowed(String) - Method in interface org.outerj.daisy.repository.schema.PartType
 
modelChange(RepositorySchemaEventType, long, long) - Method in interface org.outerj.daisy.repository.schema.RepositorySchemaListener
 

N

name - Variable in class org.outerj.daisy.workflow.QueryConditions.SpecialConditionInfo
 
name - Variable in class org.outerj.daisy.workflow.QueryConditions.VariableConditionInfo
 
Namespace - Interface in org.outerj.daisy.repository.namespace
 
NAMESPACE_REGISTERED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
NAMESPACE_UNREGISTERED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
namespaceDeclarations - Variable in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
 
NamespaceImporter - Class in org.outerj.daisy.tools.importexport.import_.namespaces
 
NamespaceManager - Interface in org.outerj.daisy.repository.namespace
Manages the namespaces the repository knows about.
NamespaceNormalizingDOMStreamer - Class in org.outerj.daisy.tools.importexport.import_.tm
Streams a DOM tree to SAX events and normalizes namespace declarations on the way.
NamespaceNormalizingDOMStreamer.ElementInfo - Class in org.outerj.daisy.tools.importexport.import_.tm
 
NamespaceNormalizingDOMStreamer.ElementInfo(NamespaceNormalizingDOMStreamer.ElementInfo) - Constructor for class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
 
NamespaceNotFoundException - Exception in org.outerj.daisy.repository.namespace
 
NamespaceNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.namespace.NamespaceNotFoundException
 
NamespaceNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.namespace.NamespaceNotFoundException
 
NamespaceNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.namespace.NamespaceNotFoundException
 
Namespaces - Interface in org.outerj.daisy.repository.namespace
 
namespaceURI - Variable in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
 
NavigationException - Exception in org.outerj.daisy.navigation
 
NavigationException(String) - Constructor for exception org.outerj.daisy.navigation.NavigationException
 
NavigationException(String, Throwable) - Constructor for exception org.outerj.daisy.navigation.NavigationException
 
NavigationException(Map) - Constructor for exception org.outerj.daisy.navigation.NavigationException
 
NavigationLookupResult - Class in org.outerj.daisy.navigation
Encapsulates information about the result of a navigation tree lookup.
NavigationManager - Interface in org.outerj.daisy.navigation
The NavigationManager generates hierarchical navigation trees from an XML navigation tree specification.
NavigationParams - Class in org.outerj.daisy.navigation
 
NavigationParams(VariantKey, NavigationVersionMode, String, boolean, int, boolean, Locale) - Constructor for class org.outerj.daisy.navigation.NavigationParams
 
NavigationParams(VariantKey, NavigationVersionMode, String, boolean, int, Locale) - Constructor for class org.outerj.daisy.navigation.NavigationParams
 
NavigationParams(VariantKey, NavigationVersionMode, String, boolean, Locale) - Constructor for class org.outerj.daisy.navigation.NavigationParams
 
NavigationParams(VariantKey, NavigationVersionMode, String, boolean) - Constructor for class org.outerj.daisy.navigation.NavigationParams
 
NavigationParams(VariantKey, String, boolean) - Constructor for class org.outerj.daisy.navigation.NavigationParams
 
NavigationVersionMode - Class in org.outerj.daisy.navigation
Enumeration class for possible navigation version modes.
newHtmlCleaner() - Method in class org.outerj.daisy.htmlcleaner.HtmlCleanerTemplate
 
newLine() - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
next() - Method in interface org.outerj.daisy.repository.query.ResultSet
 
normalizeDocumentId(String) - Method in interface org.outerj.daisy.repository.Repository
Makes sure the document ID is of the form "docSeqId-namespace", if the namespace is missing the default repository namespace is added.

O

operatorName - Variable in class org.outerj.daisy.workflow.QueryConditions.PropertyConditionInfo
 
operatorName - Variable in class org.outerj.daisy.workflow.QueryConditions.VariableConditionInfo
 
org.outerj.daisy.authentication.spi - package org.outerj.daisy.authentication.spi
SPI for registering authentication schemes.
org.outerj.daisy.backuplock.spi - package org.outerj.daisy.backuplock.spi
SPI for components that want to be able to suspend themselves during backup.
org.outerj.daisy.configuration - package org.outerj.daisy.configuration
Provides configuration data for components (= Spring beans).
org.outerj.daisy.doctaskrunner - package org.outerj.daisy.doctaskrunner
Reliable execution of a task on a set of documents.
org.outerj.daisy.emailer - package org.outerj.daisy.emailer
Component for sending emails.
org.outerj.daisy.emailnotifier - package org.outerj.daisy.emailnotifier
Management of email notification subscriptions.
org.outerj.daisy.htmlcleaner - package org.outerj.daisy.htmlcleaner
A library for cleanup and normalized serializing of HTML files.
org.outerj.daisy.httpconnector.spi - package org.outerj.daisy.httpconnector.spi
SPI for adding handlers to the repository's HTTP connector.
org.outerj.daisy.jms - package org.outerj.daisy.jms
Interface for accessing Java messaging services.
org.outerj.daisy.linkextraction - package org.outerj.daisy.linkextraction
Extraction of links to Daisy documents from various content types, allows registering additional link extractors.
org.outerj.daisy.navigation - package org.outerj.daisy.navigation
Management/generation of hierarchical navigation trees.
org.outerj.daisy.plugin - package org.outerj.daisy.plugin
Management of plugins for the repository server.
org.outerj.daisy.publisher - package org.outerj.daisy.publisher
A helper component for repository publishing frontends.
org.outerj.daisy.repository - package org.outerj.daisy.repository
Core API for accessing the repository, and creating and modifying documents in it.
org.outerj.daisy.repository.acl - package org.outerj.daisy.repository.acl
API for dealing with the Access Control functionality.
org.outerj.daisy.repository.comment - package org.outerj.daisy.repository.comment
API for dealing with document comments.
org.outerj.daisy.repository.namespace - package org.outerj.daisy.repository.namespace
 
org.outerj.daisy.repository.query - package org.outerj.daisy.repository.query
API for querying the repository using the Daisy Query Language.
org.outerj.daisy.repository.schema - package org.outerj.daisy.repository.schema
API for dealing with the repository schema, thus the available document types, fields, and parts.
org.outerj.daisy.repository.spi - package org.outerj.daisy.repository.spi
SPI (Service Provider Interface) for the Repository.
org.outerj.daisy.repository.spi.local - package org.outerj.daisy.repository.spi.local
SPI for registering pre-save hooks.
org.outerj.daisy.repository.user - package org.outerj.daisy.repository.user
API for managing the repository users and roles.
org.outerj.daisy.repository.variant - package org.outerj.daisy.repository.variant
 
org.outerj.daisy.textextraction - package org.outerj.daisy.textextraction
Extraction of text from various content types (for the purpose of fulltext indexing), allows registering new text extractors.
org.outerj.daisy.tools.importexport - package org.outerj.daisy.tools.importexport
The Daisy import and export tools.
org.outerj.daisy.tools.importexport.config - package org.outerj.daisy.tools.importexport.config
Customization interfaces and implementations shared between the import and export tool.
org.outerj.daisy.tools.importexport.docset - package org.outerj.daisy.tools.importexport.docset
 
org.outerj.daisy.tools.importexport.export - package org.outerj.daisy.tools.importexport.export
 
org.outerj.daisy.tools.importexport.export.cli - package org.outerj.daisy.tools.importexport.export.cli
 
org.outerj.daisy.tools.importexport.export.config - package org.outerj.daisy.tools.importexport.export.config
 
org.outerj.daisy.tools.importexport.export.fs - package org.outerj.daisy.tools.importexport.export.fs
 
org.outerj.daisy.tools.importexport.export.tm - package org.outerj.daisy.tools.importexport.export.tm
Translation management specific export.
org.outerj.daisy.tools.importexport.import_ - package org.outerj.daisy.tools.importexport.import_
Note: the name of this package ends on an underscore because "import" is a reserved keyword in Java.
org.outerj.daisy.tools.importexport.import_.cli - package org.outerj.daisy.tools.importexport.import_.cli
 
org.outerj.daisy.tools.importexport.import_.collections - package org.outerj.daisy.tools.importexport.import_.collections
 
org.outerj.daisy.tools.importexport.import_.config - package org.outerj.daisy.tools.importexport.import_.config
 
org.outerj.daisy.tools.importexport.import_.fs - package org.outerj.daisy.tools.importexport.import_.fs
 
org.outerj.daisy.tools.importexport.import_.fs.local - package org.outerj.daisy.tools.importexport.import_.fs.local
 
org.outerj.daisy.tools.importexport.import_.fs.zip - package org.outerj.daisy.tools.importexport.import_.fs.zip
 
org.outerj.daisy.tools.importexport.import_.namespaces - package org.outerj.daisy.tools.importexport.import_.namespaces
 
org.outerj.daisy.tools.importexport.import_.retireddocs - package org.outerj.daisy.tools.importexport.import_.retireddocs
 
org.outerj.daisy.tools.importexport.import_.schema - package org.outerj.daisy.tools.importexport.import_.schema
 
org.outerj.daisy.tools.importexport.import_.tm - package org.outerj.daisy.tools.importexport.import_.tm
 
org.outerj.daisy.tools.importexport.import_.variants - package org.outerj.daisy.tools.importexport.import_.variants
 
org.outerj.daisy.tools.importexport.model - package org.outerj.daisy.tools.importexport.model
An intermediary object model used by the import and export tools.
org.outerj.daisy.tools.importexport.model.collection - package org.outerj.daisy.tools.importexport.model.collection
 
org.outerj.daisy.tools.importexport.model.document - package org.outerj.daisy.tools.importexport.model.document
 
org.outerj.daisy.tools.importexport.model.meta - package org.outerj.daisy.tools.importexport.model.meta
 
org.outerj.daisy.tools.importexport.model.namespace - package org.outerj.daisy.tools.importexport.model.namespace
 
org.outerj.daisy.tools.importexport.model.schema - package org.outerj.daisy.tools.importexport.model.schema
Simple value-objects representing Daisy repository schema types.
org.outerj.daisy.tools.importexport.model.variant - package org.outerj.daisy.tools.importexport.model.variant
 
org.outerj.daisy.tools.importexport.tm - package org.outerj.daisy.tools.importexport.tm
Translation management specific classes, shared by export and import.
org.outerj.daisy.tools.importexport.util - package org.outerj.daisy.tools.importexport.util
 
org.outerj.daisy.workflow - package org.outerj.daisy.workflow
Flexible workflow functionality.
OTHER - Static variable in class org.outerj.daisy.linkextraction.LinkType
 
OUT_OF_LINE - Static variable in class org.outerj.daisy.linkextraction.LinkType
 
overwrite(AccessDetails) - Method in interface org.outerj.daisy.repository.acl.AccessDetails
Overwrites permissions in this access details object with permissions from the specified access details object, if they are not AclActionType.DO_NOTHING.

P

parent - Variable in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
 
ParentLinkedSelectionList - Interface in org.outerj.daisy.repository.schema
A hierarchical selection list for link-type fields.
parseFromXml(InputStream, Repository) - Static method in class org.outerj.daisy.tools.importexport.docset.DocumentSetFactory
 
parseFromXml(InputStream, Repository) - Static method in class org.outerj.daisy.tools.importexport.export.config.ExportOptionsFactory
 
parseFromXml(InputStream, Repository) - Static method in class org.outerj.daisy.tools.importexport.export.ExportSetFactory
 
parseFromXml(InputStream, Repository) - Static method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptionsFactory
 
parseFromXml(String, Repository) - Static method in class org.outerj.daisy.tools.importexport.tm.TMConfigFactory
 
parseFromXml(InputStream, Repository) - Static method in class org.outerj.daisy.tools.importexport.tm.TMConfigFactory
 
parseId(String, String) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
parseLocale(String) - Static method in class org.outerj.daisy.repository.LocaleHelper
 
parseMultipartRequest(HttpServletRequest, HttpServletResponse) - Method in interface org.outerj.daisy.httpconnector.spi.RequestHandlerSupport
Parses a multipart/form-data request and returns the list of items in it.
parsePath(String) - Static method in class org.outerj.daisy.tools.importexport.import_.fs.FsUtil
 
parsePredicateExpression(String) - Method in interface org.outerj.daisy.repository.query.QueryManager
Parses a predicate expression (= the where-part of a Daisy query, an expression which evaluates to either true or false) for future evaluation on a document.
parseRoles(String, Repository) - Static method in class org.outerj.daisy.tools.importexport.util.ImportExportUtil
 
parseValue(ValueType, String, Repository) - Static method in class org.outerj.daisy.tools.importexport.util.XmlizerUtil
 
parseValueExpression(String) - Method in interface org.outerj.daisy.repository.query.QueryManager
Parses a query-language expression (not necessarily a predicate expression) for future evaluation on a document.
Part - Interface in org.outerj.daisy.repository
Parts belong to documents (or versions of documents), and are the things that contain the actual data of the document.
PartDataSource - Interface in org.outerj.daisy.repository
 
PartHelper - Class in org.outerj.daisy.repository
 
PartHelper() - Constructor for class org.outerj.daisy.repository.PartHelper
 
PartNotFoundException - Exception in org.outerj.daisy.repository
 
PartNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.PartNotFoundException
 
PartNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.PartNotFoundException
 
PartPartDataSource - Class in org.outerj.daisy.repository
A PartDataSource which gets its data from an existing part.
PartPartDataSource(Part) - Constructor for class org.outerj.daisy.repository.PartPartDataSource
 
Parts - Interface in org.outerj.daisy.repository
A collection of Part objects.
PartType - Interface in org.outerj.daisy.repository.schema
Describes a type of part in the repository.
partTypeLoaded(String, SchemaLoadResult) - Method in class org.outerj.daisy.tools.importexport.import_.schema.BaseSchemaLoadListener
 
partTypeLoaded(String, SchemaLoadResult) - Method in interface org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadListener
 
PartTypeNotFoundException - Exception in org.outerj.daisy.repository.schema
 
PartTypeNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.schema.PartTypeNotFoundException
 
PartTypeNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.schema.PartTypeNotFoundException
 
PartTypeNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.schema.PartTypeNotFoundException
 
PartTypes - Interface in org.outerj.daisy.repository.schema
A collection of PartType objects.
PartTypeUse - Interface in org.outerj.daisy.repository.schema
Describes the usage of the part type by a document type.
performDistinctQuery(String, SortOrder, Locale) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performDistinctQuery(String, String, SortOrder, Locale) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performFacetedQuery(String, FacetConf[], Map<String, String>, Locale) - Method in interface org.outerj.daisy.repository.query.QueryManager
Performs a query and includes for each selected value the set of distinct values, if the isFacet property of the corresponding entry in the given facetConfs array is true.
performFacetedQuery(String, FacetConf[], Map<String, String>, Locale, EvaluationContext) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performQuery(String, Locale) - Method in interface org.outerj.daisy.repository.query.QueryManager
Executes a query and returns the results as XML.
performQuery(String, Locale, EvaluationContext) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performQuery(String, String, Locale) - Method in interface org.outerj.daisy.repository.query.QueryManager
Same as QueryManager.performQueryReturnKeys(java.lang.String, java.lang.String, java.util.Locale) but returns the results as XML.
performQuery(String, String, Map<String, String>, Locale) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performQuery(String, String, Locale, EvaluationContext) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performQuery(String, String, Map<String, String>, Locale, EvaluationContext) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performQueryReturnKeys(String, Locale) - Method in interface org.outerj.daisy.repository.query.QueryManager
Executes a query and returns the keys of the matching document variants.
performQueryReturnKeys(String, Locale, EvaluationContext) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performQueryReturnKeys(String, String, Locale) - Method in interface org.outerj.daisy.repository.query.QueryManager
Executes a query and returns the keys of the matching document variants.
performQueryReturnKeys(String, String, Map<String, String>, Locale) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performQueryReturnKeys(String, String, Locale, EvaluationContext) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performQueryReturnKeys(String, String, Map<String, String>, Locale, EvaluationContext) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
performQueryReturnResultSet(String, String, Map<String, String>, Locale, EvaluationContext) - Method in interface org.outerj.daisy.repository.query.QueryManager
 
permissionDenied(ImpExpVariantKey, AccessException) - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener
 
permissionDenied(ImpExpVariantKey, AccessException) - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
Called when saving a document (new or existing) fails because of access permissions.
pluginAdded(PluginHandle<T>) - Method in interface org.outerj.daisy.plugin.PluginUser
Notification of an available plugin.
PluginException - Exception in org.outerj.daisy.plugin
 
PluginException() - Constructor for exception org.outerj.daisy.plugin.PluginException
 
PluginException(String) - Constructor for exception org.outerj.daisy.plugin.PluginException
 
PluginException(String, Throwable) - Constructor for exception org.outerj.daisy.plugin.PluginException
 
PluginException(Throwable) - Constructor for exception org.outerj.daisy.plugin.PluginException
 
PluginHandle<T> - Interface in org.outerj.daisy.plugin
An object encapsulating a plugin and its name.
PluginRegistry - Interface in org.outerj.daisy.plugin
The place where plugins are registered.
pluginRemoved(PluginHandle<T>) - Method in interface org.outerj.daisy.plugin.PluginUser
 
PluginUser<T> - Interface in org.outerj.daisy.plugin
Interface to be implemented by the user of a particular type of plugin.
popContextDocument() - Method in class org.outerj.daisy.repository.query.EvaluationContext
Removes a context document (the latest pushed one) from the stack of context documents.
PredicateExpression - Interface in org.outerj.daisy.repository.query
A precompiled predicate expression.
preExportFilter(ImpExpDocument) - Method in class org.outerj.daisy.tools.importexport.export.config.BasicCustomizer
 
preExportFilter(ImpExpDocument) - Method in interface org.outerj.daisy.tools.importexport.export.config.DocumentExportCustomizer
Called before exporting this document.
preImportFilter(ImpExpDocument) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
preImportFilter(ImpExpDocument) - Method in interface org.outerj.daisy.tools.importexport.import_.config.DocumentImportCustomizer
Called before copying data from the import document to the target document.
PreSaveHook - Interface in org.outerj.daisy.repository.spi.local
A pre-save hook is executed after the repository user requested to save the document, but before the document is actually saved.
process(Document, Repository) - Method in interface org.outerj.daisy.repository.spi.local.PreSaveHook
Performs the pre-save work by modifying the supplied Document object.
ProcessDefinitionNotFoundException - Exception in org.outerj.daisy.workflow
 
ProcessDefinitionNotFoundException(String, boolean) - Constructor for exception org.outerj.daisy.workflow.ProcessDefinitionNotFoundException
 
ProcessDefinitionNotFoundException(Map) - Constructor for exception org.outerj.daisy.workflow.ProcessDefinitionNotFoundException
 
ProcessInstanceNotFoundException - Exception in org.outerj.daisy.workflow
 
ProcessInstanceNotFoundException(String) - Constructor for exception org.outerj.daisy.workflow.ProcessInstanceNotFoundException
 
ProcessInstanceNotFoundException(Map) - Constructor for exception org.outerj.daisy.workflow.ProcessInstanceNotFoundException
 
processRequest(PublisherRequestDocument, ContentHandler) - Method in interface org.outerj.daisy.publisher.Publisher
Processes a publisher request.
ProgressIndicator - Class in org.outerj.daisy.tools.importexport.util
CLI-based progress indicator with support for indicating failures.
ProgressIndicator() - Constructor for class org.outerj.daisy.tools.importexport.util.ProgressIndicator
 
ProgressIndicator(PrintStream) - Constructor for class org.outerj.daisy.tools.importexport.util.ProgressIndicator
 
propertyName - Variable in class org.outerj.daisy.workflow.QueryConditions.PropertyConditionInfo
 
PublicUserInfo - Interface in org.outerj.daisy.repository.user
Information about a user which is accessible to all other users.
PublicUserInfos - Interface in org.outerj.daisy.repository.user
 
Publisher - Interface in org.outerj.daisy.publisher
Using the Publisher it is possible to retrieve a variety of information from the repository using one (remote) call, the response it returned as XML.
PublisherException - Exception in org.outerj.daisy.publisher
 
PublisherException() - Constructor for exception org.outerj.daisy.publisher.PublisherException
 
PublisherException(String) - Constructor for exception org.outerj.daisy.publisher.PublisherException
 
PublisherException(Throwable) - Constructor for exception org.outerj.daisy.publisher.PublisherException
 
PublisherException(String, Throwable) - Constructor for exception org.outerj.daisy.publisher.PublisherException
 
pushContextDocument(Document, Version) - Method in class org.outerj.daisy.repository.query.EvaluationContext
Pushes a context document on the stack of context documents.
put(String, String) - Method in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
Declare a new namespace prefix on this element, possibly overriding an existing one.

Q

qName - Variable in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer.ElementInfo
 
QueryConditions - Class in org.outerj.daisy.workflow
 
QueryConditions() - Constructor for class org.outerj.daisy.workflow.QueryConditions
 
QueryConditions.PropertyConditionInfo - Class in org.outerj.daisy.workflow
 
QueryConditions.PropertyConditionInfo(String, WfValueType, String, Object[]) - Constructor for class org.outerj.daisy.workflow.QueryConditions.PropertyConditionInfo
 
QueryConditions.SpecialConditionInfo - Class in org.outerj.daisy.workflow
 
QueryConditions.SpecialConditionInfo(String, WfValueType[], Object[]) - Constructor for class org.outerj.daisy.workflow.QueryConditions.SpecialConditionInfo
 
QueryConditions.VariableConditionInfo - Class in org.outerj.daisy.workflow
 
QueryConditions.VariableConditionInfo(String, WfValueType, String, Object[]) - Constructor for class org.outerj.daisy.workflow.QueryConditions.VariableConditionInfo
 
QueryDocumentSet - Class in org.outerj.daisy.tools.importexport.docset
A DocumentSet implementation based on a Daisy query.
QueryDocumentSet(String, Repository) - Constructor for class org.outerj.daisy.tools.importexport.docset.QueryDocumentSet
 
QueryException - Exception in org.outerj.daisy.repository.query
 
QueryException() - Constructor for exception org.outerj.daisy.repository.query.QueryException
 
QueryException(String) - Constructor for exception org.outerj.daisy.repository.query.QueryException
 
QueryException(String, Throwable) - Constructor for exception org.outerj.daisy.repository.query.QueryException
 
QueryHelper - Class in org.outerj.daisy.repository.query
Helper methods for correctly formatting values when programatically assembling queries.
QueryHelper() - Constructor for class org.outerj.daisy.repository.query.QueryHelper
 
QueryManager - Interface in org.outerj.daisy.repository.query
The QueryManager allows to perform queries on the repository.
QueryOrderByItem - Class in org.outerj.daisy.workflow
 
QueryOrderByItem(String, QueryValueSource, SortOrder) - Constructor for class org.outerj.daisy.workflow.QueryOrderByItem
 
QuerySelectionList - Interface in org.outerj.daisy.repository.schema
A query-based selection list implementation.
QuerySelectItem - Class in org.outerj.daisy.workflow
 
QuerySelectItem(String, QueryValueSource) - Constructor for class org.outerj.daisy.workflow.QuerySelectItem
 
QueryValueSource - Enum in org.outerj.daisy.workflow
Used by QueryOrderByItem and QuerySelectItem to indicate the scope of a variable name.

R

registerDurableTopicListener(String, String, MessageListener) - Method in interface org.outerj.daisy.jms.JmsClient
 
registerListener(String, MessageListener) - Method in interface org.outerj.daisy.jms.JmsClient
 
registerNamespace(String) - Method in interface org.outerj.daisy.repository.namespace.NamespaceManager
 
registerNamespace(String, String) - Method in interface org.outerj.daisy.repository.namespace.NamespaceManager
 
releaseLock() - Method in interface org.outerj.daisy.repository.Document
Releases the lock on the document variant.
remove(int) - Method in interface org.outerj.daisy.repository.acl.Acl
 
remove(int) - Method in interface org.outerj.daisy.repository.acl.AclObject
 
removeCollection(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
removeCustomField(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
removeDocumentsFromCollection(String) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
removeDocumentType(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
removeField(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
removeFieldType(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
removeFieldTypeUse(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
removeFieldWhenMissing(ImpExpDocument, Document, String) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
removeFieldWhenMissing(ImpExpDocument, Document, String) - Method in interface org.outerj.daisy.tools.importexport.import_.config.DocumentImportCustomizer
 
removeFromCollection(DocumentCollection) - Method in interface org.outerj.daisy.repository.Document
Removes the document variant from a collection
removeFromRole(Role) - Method in interface org.outerj.daisy.repository.user.User
Remove the User from the specified Role role.
removeListener(RepositoryListener) - Method in interface org.outerj.daisy.repository.Repository
Removes an event listener.
removeListener(RepositorySchemaListener) - Method in interface org.outerj.daisy.repository.schema.RepositorySchema
 
removePart(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
removePartType(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchema
 
removePartTypeUse(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
removePartWhenMissing(ImpExpDocument, Document, String) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
removePartWhenMissing(ImpExpDocument, Document, String) - Method in interface org.outerj.daisy.tools.importexport.import_.config.DocumentImportCustomizer
 
removePlugin(Class<T>, String, T) - Method in interface org.outerj.daisy.plugin.PluginRegistry
Removes (unregisters) a plugin.
removeUsersFromPool(long, List<Long>) - Method in interface org.outerj.daisy.workflow.WfPoolManager
 
Repository - Interface in org.outerj.daisy.repository
Start point for a user to access the repository.
repositoryEvent(RepositoryEventType, Object, long) - Method in interface org.outerj.daisy.repository.RepositoryListener
 
RepositoryEventType - Class in org.outerj.daisy.repository
Enumeration of the possible repository events.
RepositoryException - Exception in org.outerj.daisy.repository
Thrown if something goes wrong in the repository.
RepositoryException() - Constructor for exception org.outerj.daisy.repository.RepositoryException
 
RepositoryException(String) - Constructor for exception org.outerj.daisy.repository.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception org.outerj.daisy.repository.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception org.outerj.daisy.repository.RepositoryException
 
RepositoryListener - Interface in org.outerj.daisy.repository
Listener interface for repository related events.
RepositoryManager - Interface in org.outerj.daisy.repository
A RepositoryManager is the place to get Repository instances from.
RepositoryRuntimeException - Exception in org.outerj.daisy.repository
 
RepositoryRuntimeException() - Constructor for exception org.outerj.daisy.repository.RepositoryRuntimeException
 
RepositoryRuntimeException(String) - Constructor for exception org.outerj.daisy.repository.RepositoryRuntimeException
 
RepositoryRuntimeException(Throwable) - Constructor for exception org.outerj.daisy.repository.RepositoryRuntimeException
 
RepositoryRuntimeException(String, Throwable) - Constructor for exception org.outerj.daisy.repository.RepositoryRuntimeException
 
RepositorySchema - Interface in org.outerj.daisy.repository.schema
Allows querying and manipulation of the Repository Schema.
RepositorySchemaEventType - Enum in org.outerj.daisy.repository.schema
 
RepositorySchemaListener - Interface in org.outerj.daisy.repository.schema
 
RequestHandler - Interface in org.outerj.daisy.httpconnector.spi
Handler for HTTP requests.
RequestHandlerSupport - Interface in org.outerj.daisy.httpconnector.spi
 
requestPooledTask(String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
ResultSet - Interface in org.outerj.daisy.repository.query
A result set for Daisy queries, loosely modelled after the JDBC ResultSet class, however unlike the JDBC ResultSet class, row and column index are 0-based.
resume() - Method in interface org.outerj.daisy.jms.JmsClient
Continues sending and delivering of JMS messages after it has previously been resumed.
resumeExecution() - Method in interface org.outerj.daisy.backuplock.spi.SuspendableProcess
 
resumeProcess(String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
RetiredDocumentsImporter - Class in org.outerj.daisy.tools.importexport.import_.retireddocs
 
reverseLookup(VariantKey, VariantKey, NavigationVersionMode) - Method in interface org.outerj.daisy.navigation.NavigationManager
Searches a possible path in the navigation tree for the given document, or null if none exists.
reverseLookup(VariantKey, VariantKey) - Method in interface org.outerj.daisy.navigation.NavigationManager
Same as the other reverseLookup method, but defaults to the live version mode.
Role - Interface in org.outerj.daisy.repository.user
A role that a user can have.
ROLE_CREATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
ROLE_DELETED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
ROLE_UPDATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
RoleNotFoundException - Exception in org.outerj.daisy.repository.user
 
RoleNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.user.RoleNotFoundException
 
RoleNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.user.RoleNotFoundException
 
RoleNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.user.RoleNotFoundException
 
Roles - Interface in org.outerj.daisy.repository.user
A set of Roles.
run(DocumentSet, ExportFile, Date, Repository, ExportOptions, ExportListener) - Static method in class org.outerj.daisy.tools.importexport.export.Exporter
Perform an export.
run() - Method in class org.outerj.daisy.tools.importexport.export.tm.TMDocumentXmlizer
 
run(DocumentSet, ExportFile, Date, Repository, ExportOptions, ExportListener, TMConfig) - Static method in class org.outerj.daisy.tools.importexport.export.tm.TMExporter
 
run(ImportFile, ImportListener, Repository) - Static method in class org.outerj.daisy.tools.importexport.import_.collections.CollectionImporter
 
run(ImportFile, Repository, ImportOptions, ImportListener) - Static method in class org.outerj.daisy.tools.importexport.import_.Importer
Entry point for doing an import.
run(ImportFile, DocumentSet, Repository, ImportOptions, ImportListener) - Static method in class org.outerj.daisy.tools.importexport.import_.Importer
Entry point for doing an import.
run(ImportFile, ImportListener, Repository) - Static method in class org.outerj.daisy.tools.importexport.import_.namespaces.NamespaceImporter
 
run(ImportFile, Set, ImportListener, Repository) - Static method in class org.outerj.daisy.tools.importexport.import_.retireddocs.RetiredDocumentsImporter
 
run(ImportFile, ImportOptions, ImportListener, Repository) - Static method in class org.outerj.daisy.tools.importexport.import_.schema.SchemaImporter
 
run(String, String, String, ImportFileEntry, Repository, ImportOptions, ImportListener, TMConfig, HtmlCleanerTemplate) - Static method in class org.outerj.daisy.tools.importexport.import_.tm.TMDocumentLoader
 
run(ImportFile, DocumentSet, Repository, ImportOptions, ImportListener, TMConfig, String, HtmlCleanerTemplate) - Static method in class org.outerj.daisy.tools.importexport.import_.tm.TMImporter
 
run(ImportFile, ImportListener, Repository) - Static method in class org.outerj.daisy.tools.importexport.import_.variants.VariantImporter
 
run() - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocumentXmlizer
 
runTask(DocumentSelection, TaskSpecification) - Method in interface org.outerj.daisy.doctaskrunner.DocumentTaskManager
Runs a task.

S

save() - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
save() - Method in interface org.outerj.daisy.repository.acl.Acl
Saves this Acl.
save() - Method in interface org.outerj.daisy.repository.Document
Saves a document.
save(boolean) - Method in interface org.outerj.daisy.repository.Document
Saves the document and document variant.
save() - Method in interface org.outerj.daisy.repository.DocumentCollection
Stores the modified collection.
save() - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
save() - Method in interface org.outerj.daisy.repository.schema.FieldType
 
save() - Method in interface org.outerj.daisy.repository.schema.PartType
 
save() - Method in interface org.outerj.daisy.repository.user.Role
Persist this Role to the data store.
save() - Method in interface org.outerj.daisy.repository.user.User
Persist this User to a data store.
save() - Method in interface org.outerj.daisy.repository.variant.Branch
 
save() - Method in interface org.outerj.daisy.repository.variant.Language
 
save() - Method in interface org.outerj.daisy.repository.Version
Saves changes made to the metadata of this version (versionState, syncedWith, changeType and changeComment).
save() - Method in class org.outerj.daisy.tools.importexport.import_.tm.TMDocumentLoader
 
save() - Method in interface org.outerj.daisy.workflow.WfPool
 
SchemaCustomizer - Interface in org.outerj.daisy.tools.importexport.config
The purpose of a SchemaCustomizer is to alter the Daisy repository schema definitions upon import or export.
SchemaImporter - Class in org.outerj.daisy.tools.importexport.import_.schema
Uses the SchemaLoader to load a schema from an import file in the repository.
SchemaLoader - Class in org.outerj.daisy.tools.importexport.import_.schema
Creates (and updates) a Daisy repository schema from schema types described in an XML file.
SchemaLoadListener - Interface in org.outerj.daisy.tools.importexport.import_.schema
 
SchemaLoadResult - Enum in org.outerj.daisy.tools.importexport.import_.schema
 
searchProcesses(List<QuerySelectItem>, QueryConditions, List<QueryOrderByItem>, int, int, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
searchTasks(List<QuerySelectItem>, QueryConditions, List<QueryOrderByItem>, int, int, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
searchTimers(List<QuerySelectItem>, QueryConditions, List<QueryOrderByItem>, int, int, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
SelectionList - Interface in org.outerj.daisy.repository.schema
A list of values from which one can be selected by the end-user.
send(String, String, String) - Method in interface org.outerj.daisy.emailer.Emailer
Sends an email.
send(Message) - Method in interface org.outerj.daisy.jms.Sender
 
sendCustomError(String, int, HttpServletResponse) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
sendCustomError(Throwable, int, HttpServletResponse) - Static method in class org.outerj.daisy.httpconnector.spi.HttpUtil
 
Sender - Interface in org.outerj.daisy.jms
 
set(AclDetailPermission, AclActionType) - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
set(AclPermission, AclActionType) - Method in interface org.outerj.daisy.repository.acl.AclEntry
 
set(AclPermission, AclActionType, AccessDetails) - Method in interface org.outerj.daisy.repository.acl.AclEntry
 
set(AclPermission, AclActionType, String, String) - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
set(AclPermission, AclActionType, AccessDetails, String, String) - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
setAclAllowed(boolean) - Method in interface org.outerj.daisy.repository.schema.FieldType
 
setAclAllowed(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
setActiveRoleIds(long[]) - Method in interface org.outerj.daisy.repository.Repository
Sets the active roles of the user.
setAll(AclActionType) - Method in interface org.outerj.daisy.repository.acl.AclEntry
Sets all permissions to the specified action.
setAllFromXml(DocumentTypeDocument.DocumentType) - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
setAllFromXml(FieldTypeDocument.FieldType) - Method in interface org.outerj.daisy.repository.schema.FieldType
 
setAllFromXml(PartTypeDocument.PartType) - Method in interface org.outerj.daisy.repository.schema.PartType
Changes the state of this object to match the given XML.
setAllFromXml(ListItemDocument.ListItem) - Method in interface org.outerj.daisy.repository.schema.StaticListItem
Inits this static list item from the given XML (labels and children, the value of a static list item is immutable after creation).
setAllFromXml(StaticSelectionListDocument.StaticSelectionList) - Method in interface org.outerj.daisy.repository.schema.StaticSelectionList
 
setAllFromXml(BranchDocument.Branch) - Method in interface org.outerj.daisy.repository.variant.Branch
 
setAllFromXml(LanguageDocument.Language) - Method in interface org.outerj.daisy.repository.variant.Language
 
setAllFromXml(PoolDocument.Pool) - Method in interface org.outerj.daisy.workflow.WfPool
 
setAllowFreeEntry(boolean) - Method in interface org.outerj.daisy.repository.schema.FieldType
When a field type has a selection list, should the user also be able to enter other values then those available in the selection list?
setAllowFreeEntry(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
setAuthenticationScheme(String) - Method in interface org.outerj.daisy.repository.user.User
 
setChangeComment(String) - Method in interface org.outerj.daisy.repository.Version
Changes the change comment for this version.
setChangeComment(String) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setChangeType(ChangeType) - Method in interface org.outerj.daisy.repository.Version
Changes the change type for this version.
setChangeType(ChangeType) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setCheckVersion(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setConfirmed(boolean) - Method in interface org.outerj.daisy.repository.user.User
 
setConfirmKey(String) - Method in interface org.outerj.daisy.repository.user.User
 
setContextDocument(Document, Version) - Method in class org.outerj.daisy.repository.query.EvaluationContext
Sets the context document.
setCreateDocuments(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setCreateMissingCollections(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setCreateVariants(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setCustomField(String, String) - Method in interface org.outerj.daisy.repository.Document
Sets a custom field.
setDaisyHtml(boolean) - Method in interface org.outerj.daisy.repository.schema.PartType
Sets the Daisy-HTML flag.
setDaisyHtml(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
setDaisyServerVersion(String) - Method in class org.outerj.daisy.tools.importexport.model.meta.ImpExpMeta
 
setDataAccess(ImpExpPart.PartDataAccess) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpPart
 
setDefaultRole(Role) - Method in interface org.outerj.daisy.repository.user.User
Sets this User's default role.
setDeprecated(boolean) - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
setDeprecated(boolean) - Method in interface org.outerj.daisy.repository.schema.FieldType
 
setDeprecated(boolean) - Method in interface org.outerj.daisy.repository.schema.PartType
 
setDeprecated(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpDocumentType
 
setDeprecated(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
setDeprecated(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
setDescription(Locale, String) - Method in interface org.outerj.daisy.repository.schema.DescriptionEnabled
 
setDescription(String) - Method in interface org.outerj.daisy.repository.user.Role
Sets the description of this role.
setDescription(String) - Method in interface org.outerj.daisy.repository.variant.Branch
 
setDescription(String) - Method in interface org.outerj.daisy.repository.variant.Language
 
setDescription(String) - Method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariant
 
setDescription(String) - Method in interface org.outerj.daisy.workflow.WfPool
 
setDocImpCustomizer(DocumentImportCustomizer) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setDocumentExportCustomizer(DocumentExportCustomizer) - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
setDocumentImportCustomizer(DocumentImportCustomizer) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setDocumentTypeChecksEnabled(boolean) - Method in interface org.outerj.daisy.repository.Document
Allows to disable some document type related checks.
setDocumentTypeChecksEnabled(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setDueDate(Date) - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
setEditable(boolean) - Method in interface org.outerj.daisy.repository.schema.FieldTypeUse
Sets if the field should be shown as editable or not.
setEditable(boolean) - Method in interface org.outerj.daisy.repository.schema.PartTypeUse
Sets if the part should be shown as editable or not.
setEditable(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldTypeUse
 
setEditable(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartTypeUse
 
setEmail(String) - Method in interface org.outerj.daisy.repository.user.User
Sets this User's e-mail.
setEnableDetailOutput(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setExcludeFilesPattern(String) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setExportCustomFields(boolean) - Method in class org.outerj.daisy.tools.importexport.export.config.BasicCustomizer
 
setExportDocumentOwners(boolean) - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
setExportFormat(String) - Method in class org.outerj.daisy.tools.importexport.model.meta.ImpExpMeta
 
setExportLastVersion(boolean) - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
setExportLinks(boolean) - Method in class org.outerj.daisy.tools.importexport.export.config.BasicCustomizer
 
setExportReferenceLanguage(boolean) - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
setExportTime(String) - Method in class org.outerj.daisy.tools.importexport.model.meta.ImpExpMeta
 
setExportVersionState(boolean) - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
setFailOnError(boolean) - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
setFailOnError(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setFailOnLockedDocument(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setFailOnNonExistingOwner(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setFailOnPermissionDenied(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setField(String, Object) - Method in interface org.outerj.daisy.repository.Document
Sets the value of a field.
setField(long, Object) - Method in interface org.outerj.daisy.repository.Document
Same as Document.setField(String, Object) but using the id of the field type.
setFileName(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpPart
 
setFilterVariants(boolean) - Method in interface org.outerj.daisy.repository.schema.HierarchicalQuerySelectionList
 
setFilterVariants(boolean) - Method in interface org.outerj.daisy.repository.schema.LinkQuerySelectionList
 
setFilterVariants(boolean) - Method in interface org.outerj.daisy.repository.schema.ParentLinkedSelectionList
 
setFilterVariants(boolean) - Method in interface org.outerj.daisy.repository.schema.QuerySelectionList
 
setFilterVariants(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpHierarchicalQuerySelectionList
 
setFilterVariants(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpLinkQuerySelectionList
 
setFilterVariants(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpParentLinkedSelectionList
 
setFilterVariants(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpQuerySelectionList
 
setFirstName(String) - Method in interface org.outerj.daisy.repository.user.User
Sets the first name of the user (can be null).
setFromXml(SubscriptionDocument.Subscription) - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
setFromXml(AccessDetailsDocument.AccessDetails) - Method in interface org.outerj.daisy.repository.acl.AccessDetails
 
setFromXml(AclDocument.Acl) - Method in interface org.outerj.daisy.repository.acl.Acl
 
setFromXml(AclResultDocument.AclResult) - Method in interface org.outerj.daisy.repository.acl.AclResultInfo
 
setFullStackTracesOfFailures(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setHierarchical(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
setImportVersionState(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setIncludeListOfRetiredDocuments(boolean) - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
setIsFacet(boolean) - Method in class org.outerj.daisy.repository.query.FacetConf
 
setLabel(Locale, String) - Method in interface org.outerj.daisy.repository.schema.LabelEnabled
 
setLastName(String) - Method in interface org.outerj.daisy.repository.user.User
Sets the last name of the user (can be null).
setLinkAlternateHrefAttr(String) - Method in class org.outerj.daisy.htmlcleaner.HtmlCleanerTemplate
 
setLinkExtractionEnabled(boolean) - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
setLinkExtractor(String) - Method in interface org.outerj.daisy.repository.schema.PartType
 
setLinkExtractor(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
setLinkFields(String[]) - Method in interface org.outerj.daisy.repository.schema.HierarchicalQuerySelectionList
 
setLinkFields(String[]) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpHierarchicalQuerySelectionList
 
setLoadSelectionListAsync(boolean) - Method in interface org.outerj.daisy.repository.schema.FieldType
 
setLoadSelectionListAsync(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
setLocale(Locale) - Method in interface org.outerj.daisy.emailnotifier.Subscription
Sets the locale used to format the notification mails.
setLogin(String) - Method in interface org.outerj.daisy.repository.user.User
Sets the user login string.
setMaxSizeForDataCompare(int) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setMaxValues(int) - Method in class org.outerj.daisy.repository.query.FacetConf
 
setMeetAllCriteria(boolean) - Method in class org.outerj.daisy.workflow.QueryConditions
 
setMimeType(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpPart
 
setMimeTypes(String) - Method in interface org.outerj.daisy.repository.schema.PartType
Specify the type of data that is allowed in parts of this type based on the mime-type.
setMimeTypes(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartType
 
setMultiValue(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
setName(String) - Method in interface org.outerj.daisy.repository.Document
Sets the name of the document.
setName(String) - Method in interface org.outerj.daisy.repository.DocumentCollection
Sets the name of this collection.
setName(String) - Method in interface org.outerj.daisy.repository.schema.DocumentType
 
setName(String) - Method in interface org.outerj.daisy.repository.schema.FieldType
 
setName(String) - Method in interface org.outerj.daisy.repository.schema.PartType
 
setName(String) - Method in interface org.outerj.daisy.repository.user.Role
Sets the name of this role.
setName(String) - Method in interface org.outerj.daisy.repository.variant.Branch
 
setName(String) - Method in interface org.outerj.daisy.repository.variant.Language
 
setName(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
setName(String) - Method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariant
 
setName(String) - Method in interface org.outerj.daisy.workflow.WfPool
 
setNewChangeComment(String) - Method in interface org.outerj.daisy.repository.Document
Sets the change comment that should be used if a new version is created when saving the document.
setNewChangeType(ChangeType) - Method in interface org.outerj.daisy.repository.Document
Sets the ChangeType that should be used if a new version is created when saving the document.
setNewSyncedWith(long, long) - Method in interface org.outerj.daisy.repository.Document
Sets the 'synced with' value that should be used if a new version is created as part of saving this document.
setNewSyncedWith(String, long) - Method in interface org.outerj.daisy.repository.Document
Alternative to Document.setNewSyncedWith(long, long).
setNewSyncedWith(VersionKey) - Method in interface org.outerj.daisy.repository.Document
Sets the 'synced with' pointer by specifying a VersionKey object.
setNewVersionState(VersionState) - Method in interface org.outerj.daisy.repository.Document
Sets the VersionState that should be used if a new version is created when saving the document.
setObjectExpr(String) - Method in interface org.outerj.daisy.repository.acl.AclObject
 
setOwner(long) - Method in interface org.outerj.daisy.repository.Document
Change the owner of this document.
setOwner(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
setParentLinkField(String) - Method in interface org.outerj.daisy.repository.schema.ParentLinkedSelectionList
 
setParentLinkField(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpParentLinkedSelectionList
 
setPart(String, String, byte[]) - Method in interface org.outerj.daisy.repository.Document
Sets a part.
setPart(long, String, byte[]) - Method in interface org.outerj.daisy.repository.Document
Sets a part.
setPart(String, String, PartDataSource) - Method in interface org.outerj.daisy.repository.Document
Sets a part.
setPart(long, String, PartDataSource) - Method in interface org.outerj.daisy.repository.Document
Sets a part.
setPartFileName(String, String) - Method in interface org.outerj.daisy.repository.Document
Update the file name of an already existing part.
setPartFileName(long, String) - Method in interface org.outerj.daisy.repository.Document
Update the file name of an already existing part.
setPartMimeType(String, String) - Method in interface org.outerj.daisy.repository.Document
Update the mime-type of an already existing part.
setPartMimeType(long, String) - Method in interface org.outerj.daisy.repository.Document
Update the mime-type of an already existing part.
setPassword(String) - Method in interface org.outerj.daisy.repository.user.User
Sets the password for this user.
setPluginUser(Class<T>, PluginUser<T>) - Method in interface org.outerj.daisy.plugin.PluginRegistry
Sets the user for a specific type of plugins.
setPriority(TaskPriority) - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
setPrivate(boolean) - Method in interface org.outerj.daisy.repository.Document
Sets the private flag for this document, see also Document.isPrivate().
setProperties(Map<String, String>) - Method in class org.outerj.daisy.repository.query.FacetConf
 
setQuery(String) - Method in interface org.outerj.daisy.repository.schema.QuerySelectionList
 
setQuery(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpQuerySelectionList
 
setReceiveAclEvents(boolean) - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
setReceiveCollectionEvents(boolean) - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
setReceiveCommentEvents(boolean) - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
setReceiveDocumentEvents(boolean) - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
setReceiveSchemaEvents(boolean) - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
setReceiveUserEvents(boolean) - Method in interface org.outerj.daisy.emailnotifier.Subscription
 
setReferenceLanguage(String) - Method in interface org.outerj.daisy.repository.Document
 
setReferenceLanguage(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
setReferenceLanguageId(long) - Method in interface org.outerj.daisy.repository.Document
 
setRemoveFromAllCollections(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
setRequestedId(String) - Method in interface org.outerj.daisy.repository.Document
Requests that this new document will be saved with the given document ID.
setRequired(boolean) - Method in interface org.outerj.daisy.repository.schema.FieldTypeUse
 
setRequired(boolean) - Method in interface org.outerj.daisy.repository.schema.PartTypeUse
 
setRequired(boolean) - Method in class org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespace
 
setRequired(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldTypeUse
 
setRequired(boolean) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpPartTypeUse
 
setRequired(boolean) - Method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariant
 
setRetired(boolean) - Method in interface org.outerj.daisy.repository.Document
Sets the retired flag for this document, see also Document.isRetired().
setSaveAsDraft(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setSchemaClearLocalizedData(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setSchemaCreateOnly(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setSchemaCustomizer(SchemaCustomizer) - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
setSchemaCustomizer(SchemaCustomizer) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setSelectionList(Object) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
setSize(int) - Method in interface org.outerj.daisy.repository.schema.FieldType
Sets the size of this FieldType.
setSize(int) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpFieldType
 
setSortAscending(boolean) - Method in class org.outerj.daisy.repository.query.FacetConf
 
setSortOnValue(boolean) - Method in class org.outerj.daisy.repository.query.FacetConf
 
setSortOrder(SortOrder) - Method in interface org.outerj.daisy.repository.schema.QuerySelectionList
 
setSortOrder(SortOrder) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpQuerySelectionList
 
setStackTracesOfFailures(boolean) - Method in class org.outerj.daisy.tools.importexport.export.config.ExportOptions
 
setState(VersionState) - Method in interface org.outerj.daisy.repository.Version
Changes the state of this version.
setStoreCustomFields(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
setStoreLinks(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
setStoreOwner(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setStoreReferenceLanguage(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setSubjectType(AclSubjectType) - Method in interface org.outerj.daisy.repository.acl.AclEntry
 
setSubjectValue(long) - Method in interface org.outerj.daisy.repository.acl.AclEntry
 
setSubscribedCollectionKeys(CollectionSubscriptionKey[]) - Method in interface org.outerj.daisy.emailnotifier.Subscription
Note: if any of the CollectionSubscriptionKey components for an entry is '-1', it means 'any'.
setSubscribedVariantKeys(VariantKey[]) - Method in interface org.outerj.daisy.emailnotifier.Subscription
Note: if any of the VariantKey components for an entry is '-1', it means 'any' (for the document ID, use '*', see also EmailSubscriptionManager.DOCUMENT_ID_WILDCARD).
setSyncedWith(long, long) - Method in interface org.outerj.daisy.repository.Version
Changes the 'synced with' field for this version.
setSyncedWith(VersionKey) - Method in interface org.outerj.daisy.repository.Version
Sets the 'synced with' pointer by specifying a VersionKey object.
setTarget(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpLink
 
setTitle(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpLink
 
setType(FacetConf.FacetType) - Method in class org.outerj.daisy.repository.query.FacetConf
 
setType(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
setUnretire(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setUpdateableByUser(boolean) - Method in interface org.outerj.daisy.repository.user.User
 
setUpdateDocuments(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setValidateOnSave(boolean) - Method in interface org.outerj.daisy.doctaskrunner.SimpleActionsTaskSpecification
 
setValidateOnSave(boolean) - Method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptions
 
setValue(String) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpCustomField
 
setValue(Object) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpField
 
setVariable(String, VariableScope, WfValueType, Object) - Method in class org.outerj.daisy.workflow.TaskUpdateData
 
setVersionState(VersionState) - Method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocument
 
setWhereClause(String) - Method in interface org.outerj.daisy.repository.schema.HierarchicalQuerySelectionList
 
setWhereClause(String) - Method in interface org.outerj.daisy.repository.schema.LinkQuerySelectionList
 
setWhereClause(String) - Method in interface org.outerj.daisy.repository.schema.ParentLinkedSelectionList
 
setWhereClause(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpHierarchicalQuerySelectionList
 
setWhereClause(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpLinkQuerySelectionList
 
setWhereClause(String) - Method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpParentLinkedSelectionList
 
signal(String, String, String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
SimpleActionsTaskSpecification - Interface in org.outerj.daisy.doctaskrunner
A special TaskSpecification allowing for the executing of a linear set of pre-made actions on a document.
simpleElement(String, String) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
simpleElement(String, String, String) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
simpleElement(String, String, Map<String, String>) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
simpleElement(String, String, String, Map<String, String>) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
size() - Method in interface org.outerj.daisy.repository.acl.Acl
 
size() - Method in interface org.outerj.daisy.repository.acl.AclObject
 
size() - Method in interface org.outerj.daisy.repository.AvailableVariants
 
size() - Method in interface org.outerj.daisy.repository.schema.DocumentTypes
 
size() - Method in interface org.outerj.daisy.repository.schema.FieldTypes
 
size() - Method in interface org.outerj.daisy.repository.schema.PartTypes
 
size() - Method in interface org.outerj.daisy.repository.variant.Branches
 
size() - Method in interface org.outerj.daisy.repository.variant.Languages
 
skippedBecauseNoLiveVersion(ImpExpVariantKey) - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
skippedBecauseNoLiveVersion(ImpExpVariantKey) - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
 
skippedBecauseRetired(ImpExpVariantKey) - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
skippedBecauseRetired(ImpExpVariantKey) - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
 
SortOrder - Enum in org.outerj.daisy.repository.query
 
spaces(int) - Static method in class org.outerj.daisy.tools.importexport.util.XmlizerUtil
 
startActivity(String) - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
 
startDocumentProgress(int) - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
 
startDocumentProgress(int) - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
 
startElement(String) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
startElement(String, String) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
startElement(String, Map<String, String>) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
startElement(String, String, Map<String, String>) - Method in class org.outerj.daisy.tools.importexport.util.XmlProducer
 
startProcess(String, TaskUpdateData, String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
startProgress(int) - Method in class org.outerj.daisy.tools.importexport.util.ProgressIndicator
 
StaticListItem - Interface in org.outerj.daisy.repository.schema
A ListItem meant to be used in a StaticSelectionList
StaticListItemParent - Interface in org.outerj.daisy.repository.schema
Methods shared by objects that contain child static list items.
StaticSelectionList - Interface in org.outerj.daisy.repository.schema
A static selection list.
stopOnFirstError() - Method in interface org.outerj.daisy.doctaskrunner.TaskSpecification
 
store(String, InputStream) - Method in interface org.outerj.daisy.tools.importexport.export.fs.ExportFile
Similar to ExportFile.getOutputStream(String).
store(String, InputStream) - Method in class org.outerj.daisy.tools.importexport.export.fs.LocalExportFile
 
storeCustomFields(ImpExpDocument, Document) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
storeCustomFields(ImpExpDocument, Document) - Method in interface org.outerj.daisy.tools.importexport.import_.config.DocumentImportCustomizer
 
storeField(ImpExpDocument, Document, String) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
storeField(ImpExpDocument, Document, String) - Method in interface org.outerj.daisy.tools.importexport.import_.config.DocumentImportCustomizer
 
storeLinks(ImpExpDocument, Document) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
storeLinks(ImpExpDocument, Document) - Method in interface org.outerj.daisy.tools.importexport.import_.config.DocumentImportCustomizer
 
storePart(ImpExpDocument, Document, String) - Method in class org.outerj.daisy.tools.importexport.import_.config.BasicCustomizer
 
storePart(ImpExpDocument, Document, String) - Method in interface org.outerj.daisy.tools.importexport.import_.config.DocumentImportCustomizer
 
stream(Node, ContentHandler, LexicalHandler) - Static method in class org.outerj.daisy.tools.importexport.import_.tm.NamespaceNormalizingDOMStreamer
 
streamToByteArrayAndClose(InputStream, int) - Static method in class org.outerj.daisy.repository.PartHelper
Reads an inputstream till the end into a byte array.
Subscriber - Interface in org.outerj.daisy.emailnotifier
 
Subscribers - Interface in org.outerj.daisy.emailnotifier
 
Subscription - Interface in org.outerj.daisy.emailnotifier
 
Subscriptions - Interface in org.outerj.daisy.emailnotifier
 
success(ImpExpVariantKey) - Method in class org.outerj.daisy.tools.importexport.export.BaseExportListener
 
success(ImpExpVariantKey) - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
Called when the export of a document succeeded.
success(ImpExpVariantKey, DocumentImportResult) - Method in class org.outerj.daisy.tools.importexport.import_.BaseImportListener
 
success(ImpExpVariantKey, DocumentImportResult) - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
Called when the import of a document succeeded.
supportsAccessDetails() - Method in enum org.outerj.daisy.repository.acl.AclActionType
Indicates whether this action type supports AccessDetails.
supportsMimeType(String) - Method in interface org.outerj.daisy.textextraction.TextExtractorManager
 
suspend(long) - Method in interface org.outerj.daisy.jms.JmsClient
Suspends all sending and delivering of JMS messages.
SuspendableProcess - Interface in org.outerj.daisy.backuplock.spi
Interface to be implemented by processes that need to be suspended during backup.
suspendExecution(long) - Method in interface org.outerj.daisy.backuplock.spi.SuspendableProcess
 
suspendProcess(String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
switchRole(long) - Method in interface org.outerj.daisy.repository.Repository
Changes the user's role for this Repository instance.

T

Task - Interface in org.outerj.daisy.doctaskrunner
 
TaskDocDetail - Interface in org.outerj.daisy.doctaskrunner
 
TaskDocDetails - Interface in org.outerj.daisy.doctaskrunner
 
TaskException - Exception in org.outerj.daisy.doctaskrunner
 
TaskException(Map) - Constructor for exception org.outerj.daisy.doctaskrunner.TaskException
 
TaskException(String) - Constructor for exception org.outerj.daisy.doctaskrunner.TaskException
 
TaskException(String, Throwable) - Constructor for exception org.outerj.daisy.doctaskrunner.TaskException
 
TaskNotFoundException - Exception in org.outerj.daisy.workflow
 
TaskNotFoundException(String) - Constructor for exception org.outerj.daisy.workflow.TaskNotFoundException
 
TaskNotFoundException(Map) - Constructor for exception org.outerj.daisy.workflow.TaskNotFoundException
 
TaskPriority - Enum in org.outerj.daisy.workflow
 
Tasks - Interface in org.outerj.daisy.doctaskrunner
 
TaskSpecification - Interface in org.outerj.daisy.doctaskrunner
 
TaskState - Enum in org.outerj.daisy.doctaskrunner
 
TaskUpdateData - Class in org.outerj.daisy.workflow
Holds the information with which to update a task.
TaskUpdateData() - Constructor for class org.outerj.daisy.workflow.TaskUpdateData
 
TaskUpdateData.VariableKey - Class in org.outerj.daisy.workflow
 
TaskUpdateData.VariableKey(String, VariableScope) - Constructor for class org.outerj.daisy.workflow.TaskUpdateData.VariableKey
 
TaskUpdateData.VariableValue - Class in org.outerj.daisy.workflow
 
TaskUpdateData.VariableValue(WfValueType, Object) - Constructor for class org.outerj.daisy.workflow.TaskUpdateData.VariableValue
 
TextExtractor - Interface in org.outerj.daisy.textextraction
A textextractor extracts text from a certain type of document.
TextExtractorManager - Interface in org.outerj.daisy.textextraction
 
TIME_PATTERN - Static variable in class org.outerj.daisy.repository.query.QueryHelper
 
TimerNotFoundException - Exception in org.outerj.daisy.workflow
 
TimerNotFoundException(String) - Constructor for exception org.outerj.daisy.workflow.TimerNotFoundException
 
TimerNotFoundException(Map) - Constructor for exception org.outerj.daisy.workflow.TimerNotFoundException
 
TMConfig - Class in org.outerj.daisy.tools.importexport.tm
Translation management specific configuration.
TMConfig() - Constructor for class org.outerj.daisy.tools.importexport.tm.TMConfig
 
TMConfigFactory - Class in org.outerj.daisy.tools.importexport.tm
 
TMConfigFactory() - Constructor for class org.outerj.daisy.tools.importexport.tm.TMConfigFactory
 
TMDocumentDexmlizer - Class in org.outerj.daisy.tools.importexport.import_.tm
 
TMDocumentDexmlizer.TMDoc - Class in org.outerj.daisy.tools.importexport.import_.tm
 
TMDocumentDexmlizer.TMDoc() - Constructor for class org.outerj.daisy.tools.importexport.import_.tm.TMDocumentDexmlizer.TMDoc
 
TMDocumentLoader - Class in org.outerj.daisy.tools.importexport.import_.tm
 
TMDocumentXmlizer - Class in org.outerj.daisy.tools.importexport.export.tm
Produces XML format for translation management export.
TMExporter - Class in org.outerj.daisy.tools.importexport.export.tm
An alternative for Exporter which produces a format suitable for translation management purposes (i.e.
TMImporter - Class in org.outerj.daisy.tools.importexport.import_.tm
 
toConfiguration(Element, String) - Method in interface org.outerj.daisy.configuration.ConfigurationManager
Converts a DOM-tree to a configuration structure.
toImpExpVariantKeys(Set, Repository) - Static method in class org.outerj.daisy.tools.importexport.docset.DocumentSetHelper
 
toString() - Method in class org.outerj.daisy.doctaskrunner.DocumentExecutionState
 
toString() - Method in enum org.outerj.daisy.doctaskrunner.TaskState
 
toString() - Method in class org.outerj.daisy.linkextraction.LinkType
 
toString() - Method in class org.outerj.daisy.navigation.NavigationVersionMode
 
toString() - Method in enum org.outerj.daisy.repository.acl.AclActionType
 
toString() - Method in enum org.outerj.daisy.repository.acl.AclDetailPermission
 
toString() - Method in enum org.outerj.daisy.repository.acl.AclPermission
 
toString() - Method in enum org.outerj.daisy.repository.acl.AclSubjectType
 
toString() - Method in enum org.outerj.daisy.repository.ChangeType
 
toString() - Method in enum org.outerj.daisy.repository.comment.CommentVisibility
 
toString() - Method in class org.outerj.daisy.repository.HierarchyPath
 
toString() - Method in enum org.outerj.daisy.repository.LockType
 
toString() - Method in enum org.outerj.daisy.repository.query.SortOrder
 
toString() - Method in class org.outerj.daisy.repository.RepositoryEventType
 
toString() - Method in enum org.outerj.daisy.repository.schema.RepositorySchemaEventType
 
toString() - Method in enum org.outerj.daisy.repository.ValueType
 
toString() - Method in class org.outerj.daisy.repository.VariantKey
 
toString() - Method in class org.outerj.daisy.repository.VersionKey
 
toString() - Method in enum org.outerj.daisy.repository.VersionState
 
toString() - Method in enum org.outerj.daisy.tools.importexport.ImpExpFormat
 
toString() - Method in enum org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadResult
 
toString() - Method in class org.outerj.daisy.tools.importexport.model.ImpExpVariantKey
 
toString() - Method in enum org.outerj.daisy.workflow.QueryValueSource
 
toString() - Method in enum org.outerj.daisy.workflow.TaskPriority
 
toString() - Method in enum org.outerj.daisy.workflow.VariableScope
 
toString() - Method in enum org.outerj.daisy.workflow.WfValueType
 
toString() - Method in class org.outerj.daisy.workflow.WfVersionKey
 
toXml(ExportOptions) - Static method in class org.outerj.daisy.tools.importexport.export.config.ExportOptionsFactory
 
toXml(ImpExpDocument, Version, OutputStream, Repository, TMConfig) - Static method in class org.outerj.daisy.tools.importexport.export.tm.TMDocumentXmlizer
 
toXml(ImportOptions) - Static method in class org.outerj.daisy.tools.importexport.import_.config.ImportOptionsFactory
 
toXml(Set<String>, OutputStream) - Static method in class org.outerj.daisy.tools.importexport.model.collection.ImpExpCollectionsXmlizer
 
toXml(ImpExpDocument, OutputStream, ImpExpDocumentXmlizer.PartWriter, Repository) - Static method in class org.outerj.daisy.tools.importexport.model.document.ImpExpDocumentXmlizer
 
toXml(ImpExpMeta, OutputStream) - Static method in class org.outerj.daisy.tools.importexport.model.meta.ImpExpMetaXmlizer
 
toXml(ImpExpNamespaces, OutputStream) - Static method in class org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespacesXmlizer
 
toXml(ImpExpSchema, OutputStream, Repository) - Static method in class org.outerj.daisy.tools.importexport.model.schema.ImpExpSchemaXmlizer
 
toXml(ImpExpVariants, OutputStream) - Static method in class org.outerj.daisy.tools.importexport.model.variant.ImpExpVariantsXmlizer
 
type - Variable in class org.outerj.daisy.workflow.QueryConditions.PropertyConditionInfo
 
type - Variable in class org.outerj.daisy.workflow.QueryConditions.VariableConditionInfo
 

U

unassignTask(String, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
Unassigns a task from its current assignee, putting it back in the pool.
unregisterListener(MessageListener) - Method in interface org.outerj.daisy.jms.JmsClient
 
unregisterNamespace(String) - Method in interface org.outerj.daisy.repository.namespace.NamespaceManager
Unregisters (deletes) a namespace.
unregisterNamespace(long) - Method in interface org.outerj.daisy.repository.namespace.NamespaceManager
Unregisters (deletes) a namespace.
unregisterSender(Sender) - Method in interface org.outerj.daisy.jms.JmsClient
 
unsetPluginUser(Class<T>, PluginUser<T>) - Method in interface org.outerj.daisy.plugin.PluginRegistry
 
updateDocumentProgress(int) - Method in interface org.outerj.daisy.tools.importexport.export.ExportListener
 
updateDocumentProgress(int) - Method in interface org.outerj.daisy.tools.importexport.import_.ImportListener
 
updateProgress(int) - Method in class org.outerj.daisy.tools.importexport.util.ProgressIndicator
 
updateTask(String, TaskUpdateData, Locale) - Method in interface org.outerj.daisy.workflow.WorkflowManager
 
UploadItem - Interface in org.outerj.daisy.httpconnector.spi
 
useFactory(Element, Repository) - Static method in class org.outerj.daisy.tools.importexport.util.ImportExportUtil
 
User - Interface in org.outerj.daisy.repository.user
A repository user.
USER_CREATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
USER_DELETED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
USER_UPDATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
UserCreator - Class in org.outerj.daisy.authentication.spi
Helper class to support auto-user-creation.
UserCreator(String[], String, boolean, String) - Constructor for class org.outerj.daisy.authentication.spi.UserCreator
 
UserCreatorFactory - Class in org.outerj.daisy.authentication.spi
Helper class to support auto-user-creation.
UserCreatorFactory() - Constructor for class org.outerj.daisy.authentication.spi.UserCreatorFactory
 
UserManagementException - Exception in org.outerj.daisy.repository.user
An exception that is thrown when something went wrong during User Management
UserManagementException(String) - Constructor for exception org.outerj.daisy.repository.user.UserManagementException
 
UserManagementException(String, Exception) - Constructor for exception org.outerj.daisy.repository.user.UserManagementException
 
UserManagementException(String, Throwable) - Constructor for exception org.outerj.daisy.repository.user.UserManagementException
 
UserManagementException() - Constructor for exception org.outerj.daisy.repository.user.UserManagementException
 
UserManagementException(Throwable) - Constructor for exception org.outerj.daisy.repository.user.UserManagementException
 
UserManagementException(Map) - Constructor for exception org.outerj.daisy.repository.user.UserManagementException
 
UserManager - Interface in org.outerj.daisy.repository.user
Manager for all things user related.
UserNotFoundException - Exception in org.outerj.daisy.repository.user
 
UserNotFoundException(long) - Constructor for exception org.outerj.daisy.repository.user.UserNotFoundException
 
UserNotFoundException(String) - Constructor for exception org.outerj.daisy.repository.user.UserNotFoundException
 
UserNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.user.UserNotFoundException
 
Users - Interface in org.outerj.daisy.repository.user
A set of Users.

V

validate() - Method in interface org.outerj.daisy.repository.Document
Validates that this document confirms to its document type.
ValueComparator<T> - Class in org.outerj.daisy.repository
A comparator which can be used sort the values of Daisy fields.
ValueComparator(boolean, Locale) - Constructor for class org.outerj.daisy.repository.ValueComparator
 
ValueExpression - Interface in org.outerj.daisy.repository.query
A precompiled expression.
valueOf(String) - Static method in enum org.outerj.daisy.doctaskrunner.TaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.acl.AclActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.acl.AclDetailPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.acl.AclPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.acl.AclSubjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.comment.CommentVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.LockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.query.FacetConf.FacetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.query.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.schema.RepositorySchemaEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.repository.VersionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.tools.importexport.ImpExpFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.workflow.QueryValueSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.workflow.TaskPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.workflow.VariableScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.outerj.daisy.workflow.WfValueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.outerj.daisy.doctaskrunner.TaskState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.acl.AclActionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.acl.AclDetailPermission
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.acl.AclPermission
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.acl.AclSubjectType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.ChangeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.comment.CommentVisibility
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.LockType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.query.FacetConf.FacetType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.query.SortOrder
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.schema.RepositorySchemaEventType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.ValueType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.repository.VersionState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.tools.importexport.ImpExpFormat
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.tools.importexport.import_.schema.SchemaLoadResult
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class org.outerj.daisy.workflow.QueryConditions.PropertyConditionInfo
 
values - Variable in class org.outerj.daisy.workflow.QueryConditions.VariableConditionInfo
 
values() - Static method in enum org.outerj.daisy.workflow.QueryValueSource
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.workflow.TaskPriority
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.workflow.VariableScope
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.outerj.daisy.workflow.WfValueType
Returns an array containing the constants of this enum type, in the order they're declared.
ValueType - Enum in org.outerj.daisy.repository
Enumeration of the possible kinds of values that a field can have.
VariableScope - Enum in org.outerj.daisy.workflow
The scope of task variables.
VariantImporter - Class in org.outerj.daisy.tools.importexport.import_.variants
 
VariantKey - Class in org.outerj.daisy.repository
An immutable object identifying a specific document variant.
VariantKey(String, long, long) - Constructor for class org.outerj.daisy.repository.VariantKey
 
VariantKeys - Class in org.outerj.daisy.repository
 
VariantKeys(VariantKey[]) - Constructor for class org.outerj.daisy.repository.VariantKeys
 
VariantManager - Interface in org.outerj.daisy.repository.variant
Allows to manage the branch and language definitions.
Version - Interface in org.outerj.daisy.repository
A version of a Document.
VERSION_UPDATED - Static variable in class org.outerj.daisy.repository.RepositoryEventType
 
VersionedData - Interface in org.outerj.daisy.repository
Read-access to the versioned data of a Daisy document.
VersionKey - Class in org.outerj.daisy.repository
An immutable object identifying a specific document variant and version.
VersionKey(String, long, long, long) - Constructor for class org.outerj.daisy.repository.VersionKey
 
VersionNotFoundException - Exception in org.outerj.daisy.repository
 
VersionNotFoundException(String, String, String, String) - Constructor for exception org.outerj.daisy.repository.VersionNotFoundException
 
VersionNotFoundException(String, Throwable) - Constructor for exception org.outerj.daisy.repository.VersionNotFoundException
 
VersionNotFoundException(Map) - Constructor for exception org.outerj.daisy.repository.VersionNotFoundException
 
Versions - Interface in org.outerj.daisy.repository
A collection of Version objects.
VersionState - Enum in org.outerj.daisy.repository
Enumeration of the states a Version can be in.

W

WAITING - Static variable in class org.outerj.daisy.doctaskrunner.DocumentExecutionState
 
WfActorKey - Class in org.outerj.daisy.workflow
Represents an actor in workflow process, which can be either a user or a set of pools.
WfActorKey(long) - Constructor for class org.outerj.daisy.workflow.WfActorKey
 
WfActorKey(List<Long>) - Constructor for class org.outerj.daisy.workflow.WfActorKey
 
WfAuthorizationException - Exception in org.outerj.daisy.workflow
 
WfAuthorizationException() - Constructor for exception org.outerj.daisy.workflow.WfAuthorizationException
 
WfAuthorizationException(String) - Constructor for exception org.outerj.daisy.workflow.WfAuthorizationException
 
WfAuthorizationException(String, Throwable) - Constructor for exception org.outerj.daisy.workflow.WfAuthorizationException
 
WfAuthorizationException(Throwable) - Constructor for exception org.outerj.daisy.workflow.WfAuthorizationException
 
WfAuthorizationException(Map) - Constructor for exception org.outerj.daisy.workflow.WfAuthorizationException
 
WfExecutionPath - Interface in org.outerj.daisy.workflow
An execution path in a workflow instance.
WfListHelper - Class in org.outerj.daisy.workflow
 
WfListHelper() - Constructor for class org.outerj.daisy.workflow.WfListHelper
 
WfListItem - Interface in org.outerj.daisy.workflow
 
WfNodeDefinition - Interface in org.outerj.daisy.workflow
 
WfPool - Interface in org.outerj.daisy.workflow
A workflow pool -- something to which work can be assigned.
WfPoolManager - Interface in org.outerj.daisy.workflow
Management of workflow pools, which are basically sets of users.
WfPoolNotFoundException - Exception in org.outerj.daisy.workflow
 
WfPoolNotFoundException(long) - Constructor for exception org.outerj.daisy.workflow.WfPoolNotFoundException
 
WfPoolNotFoundException(String) - Constructor for exception org.outerj.daisy.workflow.WfPoolNotFoundException
 
WfPoolNotFoundException(Map) - Constructor for exception org.outerj.daisy.workflow.WfPoolNotFoundException
 
WfProcessDefinition - Interface in org.outerj.daisy.workflow
 
WfProcessInstance - Interface in org.outerj.daisy.workflow
 
WfTask - Interface in org.outerj.daisy.workflow
 
WfTaskDefinition - Interface in org.outerj.daisy.workflow
 
WfTimer - Interface in org.outerj.daisy.workflow
A timer in a workflow process instance.
WfTransitionDefinition - Interface in org.outerj.daisy.workflow
 
WfUserKey - Class in org.outerj.daisy.workflow
Represents a Daisy user.
WfUserKey(long) - Constructor for class org.outerj.daisy.workflow.WfUserKey
 
WfValueType - Enum in org.outerj.daisy.workflow
 
WfVariable - Interface in org.outerj.daisy.workflow
 
WfVariableDefinition - Interface in org.outerj.daisy.workflow
 
WfVersionKey - Class in org.outerj.daisy.workflow
A pointer to a specific version of a document variant.
WfVersionKey(String, long, long, String) - Constructor for class org.outerj.daisy.workflow.WfVersionKey
 
WorkflowException - Exception in org.outerj.daisy.workflow
 
WorkflowException() - Constructor for exception org.outerj.daisy.workflow.WorkflowException
 
WorkflowException(String) - Constructor for exception org.outerj.daisy.workflow.WorkflowException
 
WorkflowException(String, Throwable) - Constructor for exception org.outerj.daisy.workflow.WorkflowException
 
WorkflowException(Throwable) - Constructor for exception org.outerj.daisy.workflow.WorkflowException
 
WorkflowException(Map) - Constructor for exception org.outerj.daisy.workflow.WorkflowException
 
WorkflowManager - Interface in org.outerj.daisy.workflow
The main interface for accessing Daisy's workflow functionality.
writePart(ImpExpPart) - Method in interface org.outerj.daisy.tools.importexport.model.document.ImpExpDocumentXmlizer.PartWriter
 

X

XmlizerUtil - Class in org.outerj.daisy.tools.importexport.util
 
XmlizerUtil() - Constructor for class org.outerj.daisy.tools.importexport.util.XmlizerUtil
 
XmlProducer - Class in org.outerj.daisy.tools.importexport.util
 
XmlProducer(OutputStream) - Constructor for class org.outerj.daisy.tools.importexport.util.XmlProducer
 

Z

ZipExportFile - Class in org.outerj.daisy.tools.importexport.export.fs
An ExportFile implementation that writes the export data to a zip file.
ZipExportFile(File, ExportListener) - Constructor for class org.outerj.daisy.tools.importexport.export.fs.ZipExportFile
 
ZipImportFile - Class in org.outerj.daisy.tools.importexport.import_.fs.zip
 
ZipImportFile(File) - Constructor for class org.outerj.daisy.tools.importexport.import_.fs.zip.ZipImportFile
 

A B C D E F G H I J L M N O P Q R S T U V W X Z
Daisy Open Source CMS