A B C D E F G I L O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACLDAO - Interface in com.flower.docs.dao.api.acl
-
Generic Data Acess Object which allows to manipulate
SecurityObjectfrom a data store into aScope - addChildren(Folder, List<ComponentReference>, boolean) - Method in interface com.flower.docs.dao.api.folder.FolderDAO
-
Adds children to a
Folder - assign(List<Task>, String) - Method in interface com.flower.docs.dao.api.task.TaskAssignator
B
- BulkOperation - Class in com.flower.docs.dao.api.operation
-
Container for multiple
Operationwhich can be executed inScopecontext. - BulkOperation() - Constructor for class com.flower.docs.dao.api.operation.BulkOperation
C
- com.flower.docs.dao.api - package com.flower.docs.dao.api
- com.flower.docs.dao.api.acl - package com.flower.docs.dao.api.acl
- com.flower.docs.dao.api.component - package com.flower.docs.dao.api.component
- com.flower.docs.dao.api.componentclass - package com.flower.docs.dao.api.componentclass
- com.flower.docs.dao.api.delegation - package com.flower.docs.dao.api.delegation
- com.flower.docs.dao.api.document - package com.flower.docs.dao.api.document
- com.flower.docs.dao.api.fact - package com.flower.docs.dao.api.fact
- com.flower.docs.dao.api.file - package com.flower.docs.dao.api.file
- com.flower.docs.dao.api.file.tmp - package com.flower.docs.dao.api.file.tmp
- com.flower.docs.dao.api.folder - package com.flower.docs.dao.api.folder
- com.flower.docs.dao.api.metrics - package com.flower.docs.dao.api.metrics
- com.flower.docs.dao.api.operation - package com.flower.docs.dao.api.operation
- com.flower.docs.dao.api.reservation - package com.flower.docs.dao.api.reservation
- com.flower.docs.dao.api.scope - package com.flower.docs.dao.api.scope
- com.flower.docs.dao.api.search - package com.flower.docs.dao.api.search
- com.flower.docs.dao.api.tagcategory - package com.flower.docs.dao.api.tagcategory
- com.flower.docs.dao.api.tagclass - package com.flower.docs.dao.api.tagclass
- com.flower.docs.dao.api.task - package com.flower.docs.dao.api.task
- com.flower.docs.dao.api.virtualfolder - package com.flower.docs.dao.api.virtualfolder
- com.flower.docs.dao.api.workflow - package com.flower.docs.dao.api.workflow
- ComponentClassDAO<T extends com.flower.docs.domain.componentclass.ComponentClass> - Interface in com.flower.docs.dao.api.componentclass
-
Abstract Data Access Object allowing to manage persistence and access to
ComponentClassdomain objects - ComponentDAO<T extends com.flower.docs.domain.component.Component> - Interface in com.flower.docs.dao.api.component
-
Data Access Object allowing to manage persistence and access to
Componentdomain objects - create(DocumentFile) - Method in interface com.flower.docs.dao.api.file.tmp.TempFileDAO
D
- deindexFileContent(Id) - Method in interface com.flower.docs.dao.api.document.DocumentContentDAO
-
Deprecated.
- deindexFileContent(Id, Id) - Method in interface com.flower.docs.dao.api.document.DocumentContentDAO
- DelegationDAO - Interface in com.flower.docs.dao.api.delegation
-
Data Access Object allowing to manage persistence and access to
Delegationdomain objects - delete(long, long) - Method in interface com.flower.docs.dao.api.metrics.LoginHistoryDAO
- delete(Id) - Method in interface com.flower.docs.dao.api.file.tmp.TempFileDAO
- delete(List<Id>) - Method in interface com.flower.docs.dao.api.GenericDAO
-
Deletes a list of objects
- delete(List<Id>) - Method in interface com.flower.docs.dao.api.scope.ScopeDAO
- deleteByComponent(List<ComponentReference>) - Method in interface com.flower.docs.dao.api.reservation.ReservationDAO
-
Deletes multiple reservations created on components
- deleteChildren(Folder, List<ComponentReference>) - Method in interface com.flower.docs.dao.api.folder.FolderDAO
-
Deletes provided children
Components - deleteFiles(Document, List<Id>) - Method in interface com.flower.docs.dao.api.document.DocumentDAO
-
Deletes stored files of a document.
- deleteVersion(Id, Id) - Method in interface com.flower.docs.dao.api.component.VersionDAO
- DocumentContentDAO - Interface in com.flower.docs.dao.api.document
- DocumentDAO - Interface in com.flower.docs.dao.api.document
-
Data Access Object allowing to manage persistence and access to
Documentdomain object - DocumentTagsDAO - Interface in com.flower.docs.dao.api.componentclass
-
Deprecated.
E
- execute() - Method in class com.flower.docs.dao.api.operation.BulkOperation
- execute() - Method in interface com.flower.docs.dao.api.operation.Operation
-
Executes this internal operation
F
- FactDAO - Interface in com.flower.docs.dao.api.fact
-
Data Access Object dedicated to
Fact - fetch(List<Id>) - Method in interface com.flower.docs.dao.api.GenericDAO
-
Fetches a list of objects
- fetchAll() - Method in interface com.flower.docs.dao.api.acl.ACLDAO
-
Fetches all security objects of a scope
- fetchAll() - Method in interface com.flower.docs.dao.api.componentclass.ComponentClassDAO
-
Search all the stored classes according to supplied parameters
- fetchAll() - Method in interface com.flower.docs.dao.api.tagcategory.TagCategoryDAO
-
Gets all
TagCategoryfor the currentScope - fetchAll() - Method in interface com.flower.docs.dao.api.tagclass.TagClassDAO
-
Gets all
TagClassfor the currentScope - fetchAll() - Method in interface com.flower.docs.dao.api.workflow.WorkflowDAO
- FileDAO - Interface in com.flower.docs.dao.api.file
-
Data Access Object allowing to manage persistence and access to
DocumentFiledomain objects - find(SearchRequest) - Method in interface com.flower.docs.dao.api.component.ComponentDAO
-
Finds components with pagination.
- find(SearchRequest) - Method in interface com.flower.docs.dao.api.delegation.DelegationDAO
- find(SearchRequest) - Method in interface com.flower.docs.dao.api.fact.FactDAO
- findByProfile(Id, long, long) - Method in interface com.flower.docs.dao.api.metrics.LoginHistoryDAO
- findByUser(Id, long, long) - Method in interface com.flower.docs.dao.api.metrics.LoginHistoryDAO
- FolderDAO - Interface in com.flower.docs.dao.api.folder
-
Data Access Object allowing to manage persistence and access to
Folderdomain objects
G
- GenericDAO<T> - Interface in com.flower.docs.dao.api
-
Generic Data Acess Object which allows to manipulate objects from a data store into a
Scope - get(Id) - Method in interface com.flower.docs.dao.api.file.tmp.TempFileDAO
- get(String, List<String>) - Method in interface com.flower.docs.dao.api.componentclass.DocumentTagsDAO
-
Deprecated.
- get(List<Id>) - Method in interface com.flower.docs.dao.api.scope.ScopeDAO
- getAllVersions(List<Id>) - Method in interface com.flower.docs.dao.api.componentclass.ComponentClassDAO
- getByComponent(List<ComponentReference>) - Method in interface com.flower.docs.dao.api.reservation.ReservationDAO
-
Gets the reservation objects stored for a set of components
- getByIdentity(Identity) - Method in interface com.flower.docs.dao.api.search.StoredSearchDAO
- getByObjectId(Id) - Method in interface com.flower.docs.dao.api.fact.FactDAO
- getByOwner(String) - Method in interface com.flower.docs.dao.api.search.StoredSearchDAO
-
Gets all stored searches by their owner
- getContent(Id, Id) - Method in interface com.flower.docs.dao.api.document.DocumentContentDAO
- getFiles(Id, List<Id>) - Method in interface com.flower.docs.dao.api.document.DocumentDAO
-
Get specific files of document.
- getScope() - Method in class com.flower.docs.dao.api.operation.BulkOperation
- getScope() - Method in interface com.flower.docs.dao.api.operation.ScopeOperation
- getVersion(Id, Id) - Method in interface com.flower.docs.dao.api.component.VersionDAO
- getVersions(Id) - Method in interface com.flower.docs.dao.api.component.VersionDAO
I
- indexFileContent(Id, Id, String) - Method in interface com.flower.docs.dao.api.document.DocumentContentDAO
L
- LOGGER - Static variable in interface com.flower.docs.dao.api.document.DocumentContentDAO
- LOGGER - Static variable in interface com.flower.docs.dao.api.file.FileDAO
- LoginHistoryDAO - Interface in com.flower.docs.dao.api.metrics
O
- Operation - Interface in com.flower.docs.dao.api.operation
-
Flower Docs operation on data layer
- OperationWithParameters - Interface in com.flower.docs.dao.api.operation
-
CLM operation wich can take input parameters
P
- promote(Id, String) - Method in interface com.flower.docs.dao.api.component.VersionDAO
- promote(T) - Method in interface com.flower.docs.dao.api.component.VersionDAO
R
- rename(DocumentFile) - Method in interface com.flower.docs.dao.api.file.FileDAO
-
Rename a file.
- ReservationDAO - Interface in com.flower.docs.dao.api.reservation
-
Data Access Object allowing to manage persistence and access to
Reservationdomain objects - revert(Id, Id) - Method in interface com.flower.docs.dao.api.component.VersionDAO
S
- ScopeDAO - Interface in com.flower.docs.dao.api.scope
-
Data Access Object allowing to manage persistence and access to
Scopedomain objects - ScopeOperation - Interface in com.flower.docs.dao.api.operation
-
Operationwhich must be execute in the context of aScope - setActive(List<Id>, boolean) - Method in interface com.flower.docs.dao.api.componentclass.ComponentClassDAO
- setParameters(Map<String, String>) - Method in class com.flower.docs.dao.api.operation.BulkOperation
- setParameters(Map<String, String>) - Method in interface com.flower.docs.dao.api.operation.OperationWithParameters
-
Initializes the parameters of the CLM operation
- setScope(Scope) - Method in class com.flower.docs.dao.api.operation.BulkOperation
- setScope(Scope) - Method in interface com.flower.docs.dao.api.operation.ScopeOperation
-
Sets the scope into execute this operation
- setSubOperations(List<Operation>) - Method in class com.flower.docs.dao.api.operation.BulkOperation
- setUpdate(boolean) - Method in class com.flower.docs.dao.api.operation.BulkOperation
- setUpdate(boolean) - Method in interface com.flower.docs.dao.api.operation.UpdateOperation
- store(LoginHistory) - Method in interface com.flower.docs.dao.api.metrics.LoginHistoryDAO
- store(String, List<FieldDefinition>) - Method in interface com.flower.docs.dao.api.componentclass.DocumentTagsDAO
-
Deprecated.
- store(List<Fact>) - Method in interface com.flower.docs.dao.api.fact.FactDAO
-
Stores a fact
- store(List<Reservation>) - Method in interface com.flower.docs.dao.api.reservation.ReservationDAO
-
Stores multiple reservations
- store(List<Scope>) - Method in interface com.flower.docs.dao.api.scope.ScopeDAO
- store(List<T>) - Method in interface com.flower.docs.dao.api.GenericDAO
-
Stores a list of
Component - StoredSearchDAO - Interface in com.flower.docs.dao.api.search
-
Data Access Object allowing to manage persistence and access to
StoredSearchdomain objects
T
- TagCategoryDAO - Interface in com.flower.docs.dao.api.tagcategory
-
Data Access Object allowing to manage persistence and access to
TagCategorydomain objects - TagClassDAO - Interface in com.flower.docs.dao.api.tagclass
-
Data Access Object allowing to manage persistence and access to
TagClassdomain objects - TaskAssignator - Interface in com.flower.docs.dao.api.task
-
Defines an object providing ability to assing a
Taskto a user - TaskDAO - Interface in com.flower.docs.dao.api.task
-
Data Access Object allowing to manage persistence and access to
Taskdomain objects - TempFileDAO - Interface in com.flower.docs.dao.api.file.tmp
- toString() - Method in class com.flower.docs.dao.api.operation.BulkOperation
U
- update(List<Scope>) - Method in interface com.flower.docs.dao.api.scope.ScopeDAO
- update(List<T>) - Method in interface com.flower.docs.dao.api.GenericDAO
-
Updates a list of objects
- UpdateOperation - Interface in com.flower.docs.dao.api.operation
-
CLM
Operationwhich supports update mode where non-existingIdentifiableElementshould be created and existing should be created
V
- VersionDAO<T extends com.flower.docs.domain.component.Version> - Interface in com.flower.docs.dao.api.component
-
Data Access Object allowing to manage persistence and access to
Versioningdomain object - VirtualFolderDAO - Interface in com.flower.docs.dao.api.virtualfolder
-
Data Access Object allowing to manage persistence and access to
VirtualFolderdomain objects
W
- WorkflowDAO - Interface in com.flower.docs.dao.api.workflow
All Classes All Packages