A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

ACLService - Interface in com.flower.docs.service.api.acl
Manages SecurityObject domain objects
add(ComponentReference) - Method in interface com.flower.docs.service.api.preference.FavoriteService
Add ComponentReference to User Preference or create User Preference including this ComponentReference as Favorite for current user
addChildren(Id, List<ComponentReference>, boolean) - Method in interface com.flower.docs.service.api.folder.FolderService
Adds supplied children to existing folder
addFiles(Id, List<DocumentFile>, boolean) - Method in interface com.flower.docs.service.api.document.DocumentService
Adds multiple files to a document.
addFiles(Id, List<DocumentFile>, boolean) - Method in interface com.flower.docs.service.api.task.TaskService
Add multiple files to a task
alter(Id, Id, List<Annotation>) - Method in interface com.flower.docs.service.api.document.AlterDocumentService
 
AlterDocumentService - Interface in com.flower.docs.service.api.document
 
AnnotationService - Interface in com.flower.docs.service.api.annotation
Manages the Annotation of Document
answer(List<Id>, Answer) - Method in interface com.flower.docs.service.api.task.TaskService
Answers to multiple tasks
ArchiveService - Interface in com.flower.docs.service.api.component.content.archive
Get the compressed content of a Component or Search.
assign(List<Id>, String) - Method in interface com.flower.docs.service.api.task.TaskService
Assignes multiple tasks to a user
ASYNCHRONOUS_ANSWER - com.flower.docs.service.api.feature.InternalFeatures
Asynchronous answer support
AuthenticationService - Interface in com.flower.docs.service.api.security
 

B

BruteForceProtectionService - Interface in com.flower.docs.service.api.security
 

C

CacheService - Interface in com.flower.docs.service.api.cache
Cache service allowing to get all, clear and clear all caches
CAMUNDA - com.flower.docs.service.api.taskclass.WorkflowEngineType
 
changePassword(String, String) - Method in interface com.flower.docs.service.api.identity.UserService
 
checkActivateValidity(String) - Method in interface com.flower.docs.service.api.documentclass.DocumentClassValidator
 
checkAddValidity(List<DocumentFile>) - Method in interface com.flower.docs.service.api.file.DocumentFileValidator
 
checkCreationValidity(List<ComponentClass>) - Method in interface com.flower.docs.service.api.documentclass.DocumentClassValidator
 
checkCreationValidity(List<Scope>) - Method in interface com.flower.docs.service.api.scope.ScopeValidator
 
checkCreationValidity(List<TagClass>) - Method in interface com.flower.docs.service.api.tagclass.TagClassValidator
 
checkDelete(List<Id>) - Method in interface com.flower.docs.service.api.scope.ScopeValidator
 
checkExistence(String) - Method in interface com.flower.docs.service.api.scope.ScopeValidator
 
checkExistence(List<Id>) - Method in interface com.flower.docs.service.api.documentclass.DocumentClassValidator
 
checkExistence(List<String>) - Method in interface com.flower.docs.service.api.scope.ScopeValidator
 
checkExistence(Set<String>) - Method in interface com.flower.docs.service.api.tagclass.TagClassValidator
 
checkGetAllValidity(String) - Method in interface com.flower.docs.service.api.tagclass.TagClassValidator
 
checkGetBySymbolicNameValidity(String) - Method in interface com.flower.docs.service.api.tagclass.TagClassValidator
 
checkGetValidity(String) - Method in interface com.flower.docs.service.api.documentclass.DocumentClassValidator
 
checkGetValidity(String, List<Id>) - Method in interface com.flower.docs.service.api.file.DocumentFileValidator
 
checkRead(Scope) - Method in interface com.flower.docs.service.api.scope.ScopeValidator
 
checkSearchValidity(String) - Method in interface com.flower.docs.service.api.documentclass.DocumentClassValidator
 
checkUpdate(Scope) - Method in interface com.flower.docs.service.api.scope.ScopeValidator
 
checkUpdateValidity(List<ComponentClass>) - Method in interface com.flower.docs.service.api.documentclass.DocumentClassValidator
 
checkUpdateValidity(List<Scope>) - Method in interface com.flower.docs.service.api.scope.ScopeValidator
 
checkUpdateValidity(List<TagClass>) - Method in interface com.flower.docs.service.api.tagclass.TagClassValidator
 
checkUserIsAllowedAndSetCurrentScope(String) - Method in interface com.flower.docs.service.api.scope.ScopeValidator
 
clear(List<String>) - Method in interface com.flower.docs.service.api.cache.CacheService
Clears a list of caches
clearAll() - Method in interface com.flower.docs.service.api.cache.CacheService
Clears all caches of the current scope
com.flower.docs.service.api - package com.flower.docs.service.api
 
com.flower.docs.service.api.acl - package com.flower.docs.service.api.acl
 
com.flower.docs.service.api.annotation - package com.flower.docs.service.api.annotation
 
com.flower.docs.service.api.cache - package com.flower.docs.service.api.cache
 
com.flower.docs.service.api.common - package com.flower.docs.service.api.common
 
com.flower.docs.service.api.component - package com.flower.docs.service.api.component
 
com.flower.docs.service.api.component.content.archive - package com.flower.docs.service.api.component.content.archive
 
com.flower.docs.service.api.component.convert - package com.flower.docs.service.api.component.convert
 
com.flower.docs.service.api.component.export - package com.flower.docs.service.api.component.export
 
com.flower.docs.service.api.component.search - package com.flower.docs.service.api.component.search
 
com.flower.docs.service.api.componentclass - package com.flower.docs.service.api.componentclass
 
com.flower.docs.service.api.delegation - package com.flower.docs.service.api.delegation
 
com.flower.docs.service.api.document - package com.flower.docs.service.api.document
 
com.flower.docs.service.api.documentclass - package com.flower.docs.service.api.documentclass
 
com.flower.docs.service.api.fact - package com.flower.docs.service.api.fact
 
com.flower.docs.service.api.feature - package com.flower.docs.service.api.feature
 
com.flower.docs.service.api.file - package com.flower.docs.service.api.file
 
com.flower.docs.service.api.file.tmp - package com.flower.docs.service.api.file.tmp
 
com.flower.docs.service.api.folder - package com.flower.docs.service.api.folder
 
com.flower.docs.service.api.folderclass - package com.flower.docs.service.api.folderclass
 
com.flower.docs.service.api.identity - package com.flower.docs.service.api.identity
 
com.flower.docs.service.api.job - package com.flower.docs.service.api.job
 
com.flower.docs.service.api.metrics - package com.flower.docs.service.api.metrics
 
com.flower.docs.service.api.notification - package com.flower.docs.service.api.notification
 
com.flower.docs.service.api.preference - package com.flower.docs.service.api.preference
 
com.flower.docs.service.api.reservation - package com.flower.docs.service.api.reservation
 
com.flower.docs.service.api.scope - package com.flower.docs.service.api.scope
 
com.flower.docs.service.api.search - package com.flower.docs.service.api.search
 
com.flower.docs.service.api.security - package com.flower.docs.service.api.security
 
com.flower.docs.service.api.tagcategory - package com.flower.docs.service.api.tagcategory
 
com.flower.docs.service.api.tagclass - package com.flower.docs.service.api.tagclass
 
com.flower.docs.service.api.task - package com.flower.docs.service.api.task
 
com.flower.docs.service.api.taskclass - package com.flower.docs.service.api.taskclass
 
com.flower.docs.service.api.token - package com.flower.docs.service.api.token
 
com.flower.docs.service.api.validation - package com.flower.docs.service.api.validation
 
com.flower.docs.service.api.virtualfolder - package com.flower.docs.service.api.virtualfolder
 
com.flower.docs.service.api.virtualfolderclass - package com.flower.docs.service.api.virtualfolderclass
 
COMPONENT_LINK - com.flower.docs.service.api.feature.InternalFeatures
TagClass identifier allowing to determine a link an object and a component
ComponentClassService<T extends com.flower.docs.domain.componentclass.ComponentClass> - Interface in com.flower.docs.service.api.componentclass
Manages FlowerDocs ComponentClasss
ComponentReferenceResolver - Interface in com.flower.docs.service.api.component
 
ComponentService<T extends com.flower.docs.domain.component.Component> - Interface in com.flower.docs.service.api.component
Manages FlowerDocs Components
ComponentWrapper - Class in com.flower.docs.service.api.notification
 
ComponentWrapper(ComponentReference) - Constructor for class com.flower.docs.service.api.notification.ComponentWrapper
 
ComponentWrapper(String, ComponentReference) - Constructor for class com.flower.docs.service.api.notification.ComponentWrapper
 
CONFIGURATION_DEFAULT_ORDER - com.flower.docs.service.api.feature.InternalFeatures
TagClass identifier allowing to order configuration objects
Configurator<T> - Interface in com.flower.docs.service.api.common
 
Configurator.Mapper<T> - Interface in com.flower.docs.service.api.common
Maps a Document used as configuration to an object
convert(ComponentReference, boolean, boolean) - Method in interface com.flower.docs.service.api.component.convert.ConvertService
Get component content as archive from a ComponentReference
convert(Search, boolean, boolean) - Method in interface com.flower.docs.service.api.component.convert.ConvertService
Get found components content as archive from a search
convert(List<ComponentReference>, boolean, boolean) - Method in interface com.flower.docs.service.api.component.convert.ConvertService
Get component content as archive from a ComponentReference
ConvertService - Interface in com.flower.docs.service.api.component.convert
 
create(Id, ObfuscationOptions) - Method in interface com.flower.docs.service.api.annotation.ObfuscationService
Creates obfuscation annotation for a document
create(Id, List<Annotation>) - Method in interface com.flower.docs.service.api.annotation.AnnotationService
Create multiple annotations for a document
create(DocumentFile) - Method in interface com.flower.docs.service.api.file.tmp.TempFileService
 
create(String) - Method in interface com.flower.docs.service.api.preference.PreferenceService
Creates preferences for current user
create(String, List<Id>) - Method in interface com.flower.docs.service.api.preference.PreferenceService
Creates preferences for given authorities
create(List<Document>) - Method in interface com.flower.docs.service.api.document.DocumentService
Creates a document with its files.
create(List<Fact>) - Method in interface com.flower.docs.service.api.fact.FactService
 
create(List<T>) - Method in interface com.flower.docs.service.api.common.CRUDService
Creates a list of objects
create(T) - Method in interface com.flower.docs.service.api.identity.IdentityService
 
CRUDService<T> - Interface in com.flower.docs.service.api.common
CRUD service allowing to execute: Create, Read, Update and Delete actions in a bulk way.
CSS_CLASS - com.flower.docs.service.api.feature.InternalFeatures
DocumentClass identifier for stylesheet (CSS) documents

D

DEFAULT_WORKFLOW_ENGINE - com.flower.docs.service.api.feature.InternalFeatures
WorkflowEngineType determines the workflow engine used by default
deindex(Id, Id) - Method in interface com.flower.docs.service.api.document.DocumentContentService
 
DelegationService - Interface in com.flower.docs.service.api.delegation
Manage delegation
delete(long, long) - Method in interface com.flower.docs.service.api.metrics.LoginHistoryService
Deletes history for a period.
delete(Id) - Method in interface com.flower.docs.service.api.annotation.AnnotationService
Deletes all annotations of a document
delete(Id) - Method in interface com.flower.docs.service.api.file.tmp.TempFileService
 
delete(Id, List<Id>) - Method in interface com.flower.docs.service.api.annotation.AnnotationService
Deletes multiple annotations of a document
delete(String) - Method in interface com.flower.docs.service.api.identity.IdentityService
 
delete(List<Id>) - Method in interface com.flower.docs.service.api.common.CRUDService
Deletes a list of objects
delete(List<Id>) - Method in interface com.flower.docs.service.api.preference.PreferenceService
Deletes several preferences
DELETE_CLASS - com.flower.docs.service.api.feature.InternalFeatures
Determines if classes can be deleted
deleteChildren(Id, List<ComponentReference>) - Method in interface com.flower.docs.service.api.folder.FolderService
Adds supplied children from existing folder
deleteFiles(Id, List<Id>) - Method in interface com.flower.docs.service.api.document.DocumentService
Deletes files of a document.
deleteFiles(Id, List<Id>) - Method in interface com.flower.docs.service.api.task.TaskService
Deletes files of a task.
deleteVersion(Id, Id) - Method in interface com.flower.docs.service.api.component.VersionService
Deletes a version of a versionable Component
deleteVersions(Id) - Method in interface com.flower.docs.service.api.component.VersionService
Deletes all versions of a versionable Component
determine(List<Version>) - Method in interface com.flower.docs.service.api.component.VersionLabelStrategy
 
DocumentClassService - Interface in com.flower.docs.service.api.documentclass
Service dedicated to DocumentClass management
DocumentClassValidator - Interface in com.flower.docs.service.api.documentclass
 
DocumentContentService - Interface in com.flower.docs.service.api.document
 
DocumentFileValidator - Interface in com.flower.docs.service.api.file
 
DocumentService - Interface in com.flower.docs.service.api.document
Service dedicated to Document management
DROOLS - com.flower.docs.service.api.taskclass.WorkflowEngineType
 

E

edit(EditionRequest) - Method in interface com.flower.docs.service.api.component.EditService
 
Edition<T extends com.flower.docs.domain.component.Component> - Class in com.flower.docs.service.api.component
 
Edition() - Constructor for class com.flower.docs.service.api.component.Edition
 
EditionRequest - Class in com.flower.docs.service.api.component
 
EditionRequest() - Constructor for class com.flower.docs.service.api.component.EditionRequest
 
EditionRequest(Id) - Constructor for class com.flower.docs.service.api.component.EditionRequest
 
editNext(NextEditionRequest) - Method in interface com.flower.docs.service.api.component.EditService
 
EditService<T extends com.flower.docs.domain.component.Component> - Interface in com.flower.docs.service.api.component
 
EMAIL_TEMPLATE_CLASS - com.flower.docs.service.api.feature.InternalFeatures
DocumentClass identifier for technical documents used to store email templates
EMAIL_TEMPLATE_TYPE - com.flower.docs.service.api.feature.InternalFeatures
TagClass identifier allowing to determine the email template type
equals(Object) - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
equals(Object) - Method in class com.flower.docs.service.api.notification.Subscription
 
equals(Object) - Method in class com.flower.docs.service.api.notification.SubscriptionKeys
 
ES_TYPE - com.flower.docs.service.api.feature.InternalFeatures
Determine which ES type is used : Elasticsearch and OpenSearch are supported
EXCLUDED_TAGS_PROPAGATION - com.flower.docs.service.api.feature.InternalFeatures
Excluded tags from propagation within tag oracle
export(Folder, String) - Method in interface com.flower.docs.service.api.component.export.ExportService
 
exportASync(Category, SearchRequest, Locale) - Method in interface com.flower.docs.service.api.component.search.SearchExportService
Get CSV file from a search request in asynchronous mode
ExportService - Interface in com.flower.docs.service.api.component.export
Compress the Folder to the chosen archive format.
exportSync(Category, SearchRequest, Locale) - Method in interface com.flower.docs.service.api.component.search.SearchExportService
Get CSV file from a search request in synchronous mode

F

FACT_FIELDS_CLASS - com.flower.docs.service.api.feature.InternalFeatures
DocumentClass identifier for technical documents used to configure fact fields
FactService - Interface in com.flower.docs.service.api.fact
 
FavoriteService - Interface in com.flower.docs.service.api.preference
 
FeatureService - Interface in com.flower.docs.service.api.feature
Servie providing information on Flower features
FileService - Interface in com.flower.docs.service.api.file
Manages children files
findByProfile(Id, long, long) - Method in interface com.flower.docs.service.api.metrics.LoginHistoryService
Finds users by their profile who have been authenticated during a period.
FolderClassService - Interface in com.flower.docs.service.api.folderclass
Service dedicated to FolderClass management
FolderService - Interface in com.flower.docs.service.api.folder
 

G

generate() - Method in interface com.flower.docs.service.api.token.TokenService
Generates a user token
Nota: See the security configuration to determine the validity time of the generated token
generate(long) - Method in interface com.flower.docs.service.api.token.TokenService
 
generateForDocuments(List<Id>, boolean) - Method in interface com.flower.docs.service.api.token.TokenService
 
generateForFiles(List<Id>, boolean) - Method in interface com.flower.docs.service.api.token.TokenService
 
generateId() - Method in interface com.flower.docs.service.api.common.IdFactory
Generates a random unique identifier.
generateId(String) - Method in interface com.flower.docs.service.api.common.IdFactory
Generates an identifier from input string.
get() - Method in interface com.flower.docs.service.api.common.Configurator
 
get() - Method in interface com.flower.docs.service.api.preference.PreferenceService
Gets preferences for current user
get(Id) - Method in interface com.flower.docs.service.api.annotation.AnnotationService
Gets all annotations of a document
get(Id) - Method in interface com.flower.docs.service.api.annotation.ObfuscationService
Gets all annotations which obfuscates document data for current user
get(Id) - Method in interface com.flower.docs.service.api.file.tmp.TempFileService
 
get(ComponentReference) - Method in interface com.flower.docs.service.api.fact.FactService
 
get(String) - Method in interface com.flower.docs.service.api.feature.FeatureService
Gets feature (either internal or custom) by its name
get(List<Id>) - Method in interface com.flower.docs.service.api.common.CRUDService
Gets a list of objects
get(List<Id>) - Method in interface com.flower.docs.service.api.preference.PreferenceService
Gets preferences for given authorities
get(List<ComponentReference>) - Method in interface com.flower.docs.service.api.reservation.ReservationService
Get reservations for multiple components
get(List<String>, boolean) - Method in interface com.flower.docs.service.api.identity.IdentityService
 
getAll() - Method in interface com.flower.docs.service.api.acl.ACLService
Gets all security objects of the current scope
getAll() - Method in interface com.flower.docs.service.api.cache.CacheService
Gets all caches of the current scope
getAll() - Method in interface com.flower.docs.service.api.componentclass.ComponentClassService
Gets all component classes
getAll() - Method in interface com.flower.docs.service.api.fact.ReportingService
 
getAll() - Method in interface com.flower.docs.service.api.feature.FeatureService
Gets all features
getAll() - Method in interface com.flower.docs.service.api.scope.ScopeService
Get all Scope corresponding to the Scope
getAll() - Method in interface com.flower.docs.service.api.search.StoredSearchService
 
getAll() - Method in interface com.flower.docs.service.api.tagcategory.TagCategoryService
Get all @link{TagCategory} corresponding to the current Scope
getAll() - Method in interface com.flower.docs.service.api.tagclass.TagclassService
Get all @link{TagClass} corresponding to the current Scope
getAll() - Method in interface com.flower.docs.service.api.taskclass.WorkflowService
 
getAll(Id) - Method in interface com.flower.docs.service.api.annotation.ObfuscationService
Gets all annotations regardless of current user permissions
getAllCustom() - Method in interface com.flower.docs.service.api.feature.FeatureService
Gets all custom features
getAllInternal() - Method in interface com.flower.docs.service.api.feature.FeatureService
Gets all internal features
getAuth() - Method in class com.flower.docs.service.api.notification.SubscriptionKeys
 
getByDelegate(Id, boolean) - Method in interface com.flower.docs.service.api.delegation.DelegationService
 
getByDelegator(Id, boolean) - Method in interface com.flower.docs.service.api.delegation.DelegationService
Gets delegations by delegator
getComponent() - Method in class com.flower.docs.service.api.component.Edition
 
getComponentContentAsync(ComponentReference, String, boolean, boolean, boolean, String) - Method in interface com.flower.docs.service.api.component.content.archive.ArchiveService
Get component content as archive from a ComponentReference asynchronously
getComponentContentSync(ComponentReference, String, boolean, boolean, boolean, String) - Method in interface com.flower.docs.service.api.component.content.archive.ArchiveService
Get component content as archive from a ComponentReference synchronously
getComponentsContentAsync(List<ComponentReference>, String, boolean, boolean, boolean, String) - Method in interface com.flower.docs.service.api.component.content.archive.ArchiveService
Get components content as archive from a list of ComponentReference asynchronously
getComponentsContentSync(List<ComponentReference>, String, boolean, boolean, boolean, String) - Method in interface com.flower.docs.service.api.component.content.archive.ArchiveService
Get components content as archive from a list of ComponentReference synchronously
getCustom(String) - Method in interface com.flower.docs.service.api.feature.FeatureService
Gets a custom feature
getEndpoint() - Method in class com.flower.docs.service.api.notification.Subscription
 
getExpirationTime() - Method in class com.flower.docs.service.api.notification.Subscription
 
getFactByObjectId(Id) - Method in interface com.flower.docs.service.api.fact.ReportingService
Deprecated.
getFile(Id, Id, boolean) - Method in interface com.flower.docs.service.api.document.DocumentService
Get a specific file of document.
getFiles(Id, boolean) - Method in interface com.flower.docs.service.api.document.DocumentService
Get files of document.
getFiles(Id, boolean) - Method in interface com.flower.docs.service.api.task.TaskService
Get files of a task.
getForComponent(ComponentReference) - Method in interface com.flower.docs.service.api.acl.ACLService
Gets security object for provided component reference.
getFound() - Method in class com.flower.docs.service.api.component.Edition
 
getId() - Method in class com.flower.docs.service.api.component.EditionRequest
 
getInternal(InternalFeatures) - Method in interface com.flower.docs.service.api.feature.FeatureService
Gets an internal feature
getJobError(String) - Method in interface com.flower.docs.service.api.job.JobService
Get the error message of an asynchronous job
getJobResult(String) - Method in interface com.flower.docs.service.api.job.JobService
Get archive file if the asynchronous archive job is done
getJobStatus(String) - Method in interface com.flower.docs.service.api.job.JobService
Get the status of an asynchronous job
getKeys() - Method in class com.flower.docs.service.api.notification.Subscription
 
getLast() - Method in class com.flower.docs.service.api.component.NextEditionRequest
 
getP256dh() - Method in class com.flower.docs.service.api.notification.SubscriptionKeys
 
getPublicKeyUncompressed() - Method in interface com.flower.docs.service.api.notification.KeysProvider
 
getReference() - Method in class com.flower.docs.service.api.notification.ComponentWrapper
 
getRequiredPermissions() - Method in class com.flower.docs.service.api.component.NextEditionRequest
 
getRules(boolean) - Method in interface com.flower.docs.service.api.scope.ScopeService
Gets the files used to determines scope business rules
getScope() - Method in class com.flower.docs.service.api.notification.ComponentWrapper
 
getSearchContentAsync(Search, String, boolean, boolean, boolean) - Method in interface com.flower.docs.service.api.component.content.archive.ArchiveService
Get found components content as archive from a search synchronously
getSearchContentSync(Search, String, boolean, boolean, boolean) - Method in interface com.flower.docs.service.api.component.content.archive.ArchiveService
Get found components content as archive from a search synchronously
getSearchRequest() - Method in class com.flower.docs.service.api.component.NextEditionRequest
 
getStartableTasks(Id) - Method in interface com.flower.docs.service.api.folder.FolderService
 
getText() - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
getVersions(Id) - Method in interface com.flower.docs.service.api.component.VersionService
Gets version series of a versionable Component
GroupService - Interface in com.flower.docs.service.api.identity
 
GUI_CLASS - com.flower.docs.service.api.feature.InternalFeatures
DocumentClass identifier for GUI configuration (XML) documents

H

HasCRUDService<T> - Interface in com.flower.docs.service.api.common
 
HasDelegate<T> - Interface in com.flower.docs.service.api
Defines a service which has a delegate
hashCode() - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
hashCode() - Method in class com.flower.docs.service.api.notification.Subscription
 
hashCode() - Method in class com.flower.docs.service.api.notification.SubscriptionKeys
 

I

IdentityService<T extends com.flower.docs.domain.security.Identity> - Interface in com.flower.docs.service.api.identity
 
IdFactory - Interface in com.flower.docs.service.api.common
Factory providing ability to create unique identifiers
index(Id, Id, String) - Method in interface com.flower.docs.service.api.document.DocumentContentService
 
init(String, Configurator.Mapper<T>) - Method in interface com.flower.docs.service.api.common.Configurator
 
InternalFeatures - Enum in com.flower.docs.service.api.feature
Determines internal feature names
isAccentSensitive() - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
isCanUpdate() - Method in class com.flower.docs.service.api.component.Edition
 
isCaseSensitive() - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
isRegex() - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
isSubscribed(Subscription) - Method in interface com.flower.docs.service.api.notification.PushNotificationService
 

J

JobService - Interface in com.flower.docs.service.api.job
Asynchronous job service.

K

keys - Variable in class com.flower.docs.service.api.notification.Subscription
 
KeysProvider - Interface in com.flower.docs.service.api.notification
 

L

login(String, String) - Method in interface com.flower.docs.service.api.security.AuthenticationService
 
LoginHistoryService - Interface in com.flower.docs.service.api.metrics
 

M

map(Document) - Method in interface com.flower.docs.service.api.common.Configurator.Mapper
 
MAX_FACTS - com.flower.docs.service.api.feature.InternalFeatures
Max Fact to get from DAO and to display

N

NextEditionRequest - Class in com.flower.docs.service.api.component
 
NextEditionRequest() - Constructor for class com.flower.docs.service.api.component.NextEditionRequest
 
notifyUser(String, Notification) - Method in interface com.flower.docs.service.api.notification.PushNotificationService
 

O

ObfuscationOptions - Class in com.flower.docs.service.api.annotation
Holds options of obfuscation operation
ObfuscationOptions() - Constructor for class com.flower.docs.service.api.annotation.ObfuscationOptions
 
ObfuscationOptions(String, boolean, boolean, boolean) - Constructor for class com.flower.docs.service.api.annotation.ObfuscationOptions
 
ObfuscationService - Interface in com.flower.docs.service.api.annotation
 
OPERATION_REGISTRATION_CLASS - com.flower.docs.service.api.feature.InternalFeatures
DocumentClass identifier for technical documents used to store operation handler registrations

P

PreferenceService - Interface in com.flower.docs.service.api.preference
User's preferences are stored as technical Document.
PreProcessor<T extends com.flower.docs.domain.common.IdentifiableElement> - Interface in com.flower.docs.service.api.validation
Allows to process a IdentifiableElement before an action
process(Task, Answer) - Method in interface com.flower.docs.service.api.task.TaskProcessor
Applies an Answer on a Task
processDelete(List<T>) - Method in interface com.flower.docs.service.api.validation.PreProcessor
 
processGet(List<T>) - Method in interface com.flower.docs.service.api.validation.PreProcessor
 
processStore(List<T>) - Method in interface com.flower.docs.service.api.validation.PreProcessor
 
processUpdate(T, T) - Method in interface com.flower.docs.service.api.validation.PreProcessor
 
promote(Id, String) - Method in interface com.flower.docs.service.api.component.VersionService
Promotes a versionable Component as new version
PushNotificationService - Interface in com.flower.docs.service.api.notification
 

R

release(List<ComponentReference>) - Method in interface com.flower.docs.service.api.reservation.ReservationService
Releases multiple components
remove(ComponentReference) - Method in interface com.flower.docs.service.api.preference.FavoriteService
Remove ComponentReference from User Preference for current user
report(ObjectType, String, Id, List<ResultField>) - Method in interface com.flower.docs.service.api.fact.ReportingService
 
ReportingService - Interface in com.flower.docs.service.api.fact
Service dedicated to the reporting of application.
ReportingValidator - Interface in com.flower.docs.service.api.fact
 
ReservationService - Interface in com.flower.docs.service.api.reservation
Service dedicated to the management of Reservation on a Component
reserve(List<ComponentReference>) - Method in interface com.flower.docs.service.api.reservation.ReservationService
Reserves multiple components.
resetAccount(String, Id) - Method in interface com.flower.docs.service.api.security.BruteForceProtectionService
 
resolve(ComponentReference) - Method in interface com.flower.docs.service.api.component.ComponentReferenceResolver
 
resolve(Collection<ComponentReference>) - Method in interface com.flower.docs.service.api.component.ComponentReferenceResolver
 
revert(Id, Id) - Method in interface com.flower.docs.service.api.component.VersionService
Reverts to a specific version of a versionable VersionSeries

S

ScopeService - Interface in com.flower.docs.service.api.scope
Manages Business scopes
ScopeValidator - Interface in com.flower.docs.service.api.scope
 
SCRIPT_CLASS - com.flower.docs.service.api.feature.InternalFeatures
DocumentClass identifier for script (Javascript) documents
search(Category, SearchRequest) - Method in interface com.flower.docs.service.api.component.search.SearchExportService
Get search response
search(SearchRequest) - Method in interface com.flower.docs.service.api.component.ComponentService
 
search(SearchRequest) - Method in interface com.flower.docs.service.api.delegation.DelegationService
 
search(SearchRequest) - Method in interface com.flower.docs.service.api.fact.FactService
 
search(String) - Method in interface com.flower.docs.service.api.identity.IdentityService
 
SearchExportService - Interface in com.flower.docs.service.api.component.search
Export search results from a search request.
SELECT_INCLUDE_ALL - com.flower.docs.service.api.feature.InternalFeatures
Include all available criterion within SelectClause
ServiceValidator<T> - Interface in com.flower.docs.service.api.validation
 
setAccentSensitive(boolean) - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
setCanUpdate(boolean) - Method in class com.flower.docs.service.api.component.Edition
 
setCaseSensitive(boolean) - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
setComponent(T) - Method in class com.flower.docs.service.api.component.Edition
 
setDelegate(T) - Method in interface com.flower.docs.service.api.HasDelegate
Sets the delegate
setFound(int) - Method in class com.flower.docs.service.api.component.Edition
 
setId(Id) - Method in class com.flower.docs.service.api.component.EditionRequest
 
setLast(Id) - Method in class com.flower.docs.service.api.component.NextEditionRequest
 
setRegex(boolean) - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
setRequiredPermissions(List<Permission>) - Method in class com.flower.docs.service.api.component.NextEditionRequest
 
setRules(DocumentFile) - Method in interface com.flower.docs.service.api.scope.ScopeService
Sets the files used to determines scope business rules
setSearchRequest(SearchRequest) - Method in class com.flower.docs.service.api.component.NextEditionRequest
 
setService(CRUDService<T>) - Method in interface com.flower.docs.service.api.common.HasCRUDService
 
setService(CRUDService<T>) - Method in interface com.flower.docs.service.api.validation.ServiceValidator
 
setService(ScopeService) - Method in interface com.flower.docs.service.api.scope.ScopeValidator
 
setText(String) - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
startTask(Id, Task) - Method in interface com.flower.docs.service.api.folder.FolderService
 
store(LoginHistory) - Method in interface com.flower.docs.service.api.metrics.LoginHistoryService
Stores an object standing for a user authentication.
STORED_SEARCH_ACL - com.flower.docs.service.api.feature.InternalFeatures
Default stored search ACL identifier
StoredSearchService - Interface in com.flower.docs.service.api.search
Manages Search domain objects
subscribe(Subscription) - Method in interface com.flower.docs.service.api.notification.PushNotificationService
 
Subscription - Class in com.flower.docs.service.api.notification
 
Subscription() - Constructor for class com.flower.docs.service.api.notification.Subscription
 
Subscription(String, Long, SubscriptionKeys) - Constructor for class com.flower.docs.service.api.notification.Subscription
 
SubscriptionKeys - Class in com.flower.docs.service.api.notification
 
SubscriptionKeys(String, String) - Constructor for class com.flower.docs.service.api.notification.SubscriptionKeys
 

T

TagCategoryService - Interface in com.flower.docs.service.api.tagcategory
Core service for TagCategory management
TagclassService - Interface in com.flower.docs.service.api.tagclass
Core service for TagClass management
TagClassValidator - Interface in com.flower.docs.service.api.tagclass
 
TaskClassService - Interface in com.flower.docs.service.api.taskclass
Service dedicated to TaskClass
TaskProcessor - Interface in com.flower.docs.service.api.task
Defines an object allowing to apply an Answer on a Task
TaskService - Interface in com.flower.docs.service.api.task
Service dedicated to Task management
TempFileService - Interface in com.flower.docs.service.api.file.tmp
 
TokenService - Interface in com.flower.docs.service.api.token
 
toString() - Method in class com.flower.docs.service.api.annotation.ObfuscationOptions
 
toString() - Method in enum com.flower.docs.service.api.feature.InternalFeatures
 
toString() - Method in class com.flower.docs.service.api.notification.Subscription
 
toString() - Method in class com.flower.docs.service.api.notification.SubscriptionKeys
 

U

update(Id, String) - Method in interface com.flower.docs.service.api.preference.PreferenceService
Updates preferences
update(Id, List<Annotation>) - Method in interface com.flower.docs.service.api.annotation.AnnotationService
Updates multiple annotations of a document
update(List<T>) - Method in interface com.flower.docs.service.api.common.CRUDService
Updates a list of objects
update(T) - Method in interface com.flower.docs.service.api.identity.IdentityService
 
USER_PREFERENCES_CLASS - com.flower.docs.service.api.feature.InternalFeatures
DocumentClass identifier for technical documents used to store user's preferences
USER_PREFERENCES_TYPE - com.flower.docs.service.api.feature.InternalFeatures
TagClass identifier for type of user's preferences
UserService - Interface in com.flower.docs.service.api.identity
 

V

validate(String) - Method in interface com.flower.docs.service.api.token.TokenService
 
validateCreate(List<T>) - Method in interface com.flower.docs.service.api.validation.ServiceValidator
 
validateDelete(List<Id>) - Method in interface com.flower.docs.service.api.validation.ServiceValidator
 
validateScope(String) - Method in interface com.flower.docs.service.api.fact.ReportingValidator
 
validateScopeAndDates(String, Date, Date) - Method in interface com.flower.docs.service.api.fact.ReportingValidator
 
validateUpdate(List<T>) - Method in interface com.flower.docs.service.api.validation.ServiceValidator
 
value - Variable in enum com.flower.docs.service.api.taskclass.WorkflowEngineType
 
value() - Method in enum com.flower.docs.service.api.taskclass.WorkflowEngineType
 
valueOf(String) - Static method in enum com.flower.docs.service.api.feature.InternalFeatures
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flower.docs.service.api.taskclass.WorkflowEngineType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.flower.docs.service.api.feature.InternalFeatures
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flower.docs.service.api.taskclass.WorkflowEngineType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSIONING - com.flower.docs.service.api.feature.InternalFeatures
Versioning support
VersionLabelStrategy - Interface in com.flower.docs.service.api.component
 
VersionService<T extends com.flower.docs.domain.component.Version> - Interface in com.flower.docs.service.api.component
Service dedicated to Versioning management of components
VirtualFolderClassService - Interface in com.flower.docs.service.api.virtualfolderclass
Service dedicated to VirtualFolderClass management
VirtualFolderService - Interface in com.flower.docs.service.api.virtualfolder
Service dedicated to VirtualFolder management
VSID_EQUALS_TO_ID - com.flower.docs.service.api.feature.InternalFeatures
Version series identifier is equals to document id

W

WorkflowEngineType - Enum in com.flower.docs.service.api.taskclass
 
WorkflowService - Interface in com.flower.docs.service.api.taskclass
Service dedicated to Workflow management
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages