All Classes and Interfaces

Class
Description
Abstract collection property copy strategy
 
an abstract convert strategy than hold a convertable
Abstract directory property copy strategy
Abstract dynamic localizations property copy strategy
Superclass for all objects that hold a module
Created by omassol on 11/08/2017.
Created by omassol on 11/08/2017.
Abstract simple property copy strategy
Abstract switcher Created by wtoscer on 02/09/2015.
Abstract text to list single selection component Created by wtoscer on 02/09/2015.
Abstract to text switcher Created by wtoscer on 02/09/2015.
Created by omassol on 19/05/2017.
Abstract web basic model view provider
Abstract web collection model view provider
Abstract web model view provider
 
Deprecated.
 
 
Attachement collection property copy strategy
Created by vmartinon on 27/03/2015.
 
Base advanced field
This class is the abstract class for authentication extensions
 
 
The BaseBrowsableViewProvider class allows to interact with a browsable view template.
 
 
This base connection class.
 
This base connector class.
The BaseContentProvider class allows to interact with a content template.
 
 
BaseDirectoryObjectRequestGenerator
Deprecated.
Use triggers instead
Base directory updatable Created by wtoscer on 21/04/2015.
BaseDirectoryViewController
 
 
 
 
 
 
This base class provides direct access to the SDK API.
 
 
 
Base trigger for events (no object involved)
This base class provides direct access to the SDK API.
The BaseFormProvider class allows to interact with a simple form template.
Base formula evaluator
Base class for formulas functions
The BaseGroupProvider class allows to interact with a group template.
Classe permettant d'exécuter des migrations à l'import
This base class provides direct access to the SDK API.
The BaseMailExtension class provides direct access to the SDK API.
The BaseMappingExtension class provides direct access to the SDK API.
The BaseNavigation class allows to create any screen either from a HTML template or by using standard components.
 
 
 
 
A simple readonly form provider.
 
 
This base class is used for resource template extensions
This base class provides direct access to the SDK API.
 
The BaseSectionProvider class allows to interact with a section template.
This base connector class associated with a service.
 
The BaseSheetProvider class allows to interact with a tabbed form template.
This base class provides direct access to the SDK API.
Provider des launcher des explorer dans le studio Ce provider permet de gérer le fil d'ariane dans les explorer du studio
 
 
This class can be extended to handle package target
This class can be extended to create packaging classes that will be run on fresh install or migration
Base text to text switcher Created by wtoscer on 02/09/2015.
Classe des tools du studio: Ce tool gère le fil d'ariane
This base connector class associated with a treatment.
 
 
The BaseViewExtension class allows to override the behavior of a view.
The BaseViewProvider class allows to interact with view template.
The BaseWizardProvider class allows to interact with a wizard template.
 
This base class provides direct access to the SDK API.
BigDecimal property copy strategy
Allow string building with String template and DataSource
Boolean property copy strategy
Use to create password configuration builder
ButtonStyle For now package change has too much impact > future package : VDocSDKInterfaces/src/main/java/com/axemble/vdoc/sdk/interfaces/ui/widgets
Bytes property copy strategy
Cancel other editing Created by wtoscer on 18/06/2015.
Represents a source of a message
 
 
Class utility to manipulate configuration parameters.
Container layout
Copy file
Copy FileCenter Created by wtoscer on 12/02/2015.
 
 
 
Create file listener Created by wtoscer on 11/02/2015.
Crypt utility class
Abstract graphical component for Javascript button
Graphical component for CAS Login Button Created by vmartinon on 27/03/2015.
Graphical component for extended localized text A CtlText with infinite number of parameters
Inline edit button graphical component
This class simply manager the cell render.
Graphical component for localized Html text
Graphical component for thumbnail Javascript button
Custom object wrapper
Custom portal library module Created by vmartinon on 11/06/2015.
Composant de paramétrage dynamique
Date moment field Created by wtoscer on 10/02/2015.
Date property copy strategy
 
Default mail extension for password management
Dependency utility class
 
The different container
The different level of error
Simple structure representing the dimension of an object.
 
 
 
The IDirectoryModule implementation
DirectoryObjectRequestGenerator
Directory utility class
Directory View Controller
Results of an access check on discussion messages
 
 
Double property copy strategy
Dummy create file listener Created by wtoscer on 11/02/2015.
Created by omassol on 19/05/2017.
This class can be used to make some dynamic table editable inline.
EasysiteUtils utility class Created by flucas on 01/09/2015.
 
Event Controller
Event Exception
 
 
Deprecated.
This structure will store an external object key and label
 
Exception indicating that a suitable extractor was not found for the content type.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Easysite site module
 
 
 
 
 
Files utility class
Convert IFile URI to IFile Object and return it
File with preview field
Float property copy strategy
Deprecated. 
FM serializable
Generic view extension to format float, bigdecimal or double number Configuration : com.vdoc.behaviors.float.formatter.view-name.column.names=field-name1;field-name2 com.vdoc.behaviors.bigdecimal.formatter.view-name.column.names=field-name1;field-name2 com.vdoc.behaviors.double.formatter.view-name.column.names=field-name1;field-name2 Examples : com.vdoc.behaviors.float.formatter.TousLesDocumentsEnCours.column.names=floatNumber1;floatNumber2 com.vdoc.behaviors.bigdecimal.formatter.TousLesDocumentsEnCours.column.names=bigdecimalNumber1;bigdecimalNumber2 com.vdoc.behaviors.double.formatter.TousLesDocumentsEnCours.column.names=doubleNumber1;doubleNumber2
 
 
 
Free autocomplete list field
Freemarker utility class Created by famaridon on 12/08/2015.
 
Group collection property copy strategy
 
 
Group property copy strategy
 
Nom du tag | Attribut | Utilité Pragma | no-cache | Empêche le navigateur de garder la page dans son cache Refresh | x; URL="adresse" | Appelle une autre page (située à l'URL spécifiée) après un délai d'attente de x secondes.
Nom du tag | Attribut | Utilité Author | "Informations sur l'auteur" | Informations sur l'auteur de la page Copyright | "Informations de copyright" | Permet de référencer des informations de droits d'auteur Description | "Description de votre site" | Permet de donner une information à afficher lors du résultat d'une recherche.
 
 
HyperLink to textBox switcher
 
Mutual interface to normal and delegated intervention notification data
The IAction interface represents a workflow action which can be executed by a physical person.
Interface for an action manual task
This class allows to manipulate scheduled tasks.
All execution states.
Interface for agent configuration
Standard agent interface The following method is available: - execute(IAgentProcessingContext executionContext) Use IAgentProcessingContext to manipulate module, agent, configuration or report IAgentProcessingContext
Interface of the agent processing context This object carries the information related to the execution context of the IAgentProcessing The following methods are available to gets module object: - getPortalModule() : the module to manipulate the portal system; - getDirectoryModule() : the module to manipulate the directory system; - getProjectModule() : the module to manipulate the project system; - getWorkflowModule() : the module to manipulate the workflow system; The following methods are available to manipulate the agent: - getConfiguration() - getAgent() - getLastRunDate() - isAbortSignalReceived() IStoppableAgentProcessing The following methods are available to manipulate the report: - getReport() - printSeparator() - printLine()
Interface for agent tone configuration
Utility class for AI Agent operations
 
 
Utility interface for AI RAG operations
IAlertBoxListener
This interface represents an alias on any element.
IAnyActionListener
Interface for an application manual task
The IArchivingController interface allows you to archive objects.
Interface for an AI assistant
 
 
 
The IAttachment interface represents any attachment in the system.
The IAttachmentTemplate interface represents the template.
The IAttribute interface represents the directory extended attributes It allows to manipulate attributes of directory objects such as: IOrganization, ILocalization, IGroup and IUser.
 
The attribute support interface.
 
 
Deprecated, for removal: This API element is subject to removal in a future version.
use com.axemble.vdoc.sdk.modules.IDirectoryModule instead
Deprecated, for removal: This API element is subject to removal in a future version.
use com.axemble.vdoc.sdk.modules.IIndexationModule instead
Deprecated, for removal: This API element is subject to removal in a future version.
use com.axemble.vdoc.sdk.modules.ILibraryModule instead
The possible subscription frequencies.
Deprecated, for removal: This API element is subject to removal in a future version.
use com.axemble.vdoc.sdk.modules.IPortalModule instead
 
Deprecated, for removal: This API element is subject to removal in a future version.
use com.axemble.vdoc.sdk.modules.ISiteModule instead
Deprecated, for removal: This API element is subject to removal in a future version.
use com.axemble.vdoc.sdk.modules.IWorkflowModule instead
Before editing interface Created by wtoscer on 18/06/2015.
This interface represents a block element.
Block interface
The block controller interface.
 
Base interface for block definition
This class represents a block template.
This interface represents a block template container.
 
Implement this interface if you want implement your own evaluation algorithm
IButton
This interface is intended to group workflows.
 
The various types of catalogs
The catalog view transformer interface.
The ICategory interface represents a category object.
IChangeListener
Interface to implement to develop a wrapper for language model
Interface to represent a source of a message
This class will handle complex security for custom object (with inheritance)
This class defines a chrono used to generate sys_Reference.
Collapsable block interface
Interface to specify whether a design element support compilation process.
This interface represents a block element.
The component controller interface.
Base interface for component definition
The IConfiguration interface represents a configuration of a ICatalog object.
Catalog scope keys
The common keys
Project scope keys
Server keys
Deprecated.
Use ServerKeys instead
IConfirmBoxListener
This class retrieves a connection from a specified external reference declared in the administration
Systems or standards Category.
Systems or standards types.
This class represents the different status for a connector
The parent object of the service
IContainer
This interface represents the base content element.
This interface represents the various status the content can have.
This interface represents a block element.
The base interface for all content component controllers.
This interface represents the base content container.
 
Base interface for component/block definition
Interface for content model wrapper
Interface for content retriever wrapper
Interface for a content source
The IContext interface is used on the various methods of the IBaseWorkflowModule object.
The base interface for all controllers.
Interface Copyable
Interface Copyable converter
 
Controller gérant lui-même les problèmes d'authentification (ex mauvaise clé)
 
This class retrieves a connection from a specified Data source declared in JNDI
This class represents a data unit.
Interface for a decision manual task
Delegated intervention notification data interface
The IDelegationController interface allows you to either replace of delegate objects which supports delegation.
The delegation support interface.
 
Interface to describe the starting point of the aborting process.
Specific event types.
Interface to describe an action within a
invalid reference
IManualTask
object.
Specific event types.
Interface to describe an actions container within a diagram.
Interface to describe a 'and join' object within a diagram.
Specific event types.
 
 
Interface to describe an application manual task within a diagram.
Specific event types.
Interface to describe block object.
Specific event types.
Interface to describe a line object inside a table.
Specific event types.
Interface to describe block object.
Specific event types.
Interface to describe a change role treatment task within a diagram.
 
Specific event types.
Interface to describe either a block or a component object.
The base interface of all user interface objects.
The user interface object listener interface.
All common event types.
Interface to describe a workflow task within a diagram.
Specific event types.
Interface to describe a end task within a diagram.
Specific event types.
 
 
Interface to describe a change field treatment task within a diagram.
Interface to describe a form.
Specific event types.
Interface to describe a root object of a form.
Specific event types.
Interface to describe a line object inside a table.
Specific event types.
Interface to describe a link between to IDesignElement objects within a diagram.
Specific event types.
Interface to describe a manual task within a diagram.
Specific event types.
Interface to describe a parallel object within a diagram.
Specific event types.
Interface to describe a property within a
invalid reference
IDesignResourceDefinition
object.
Specific event types.
Interface to describe a change role treatment task within a diagram.
Interface to describe a script treatment task within a diagram.
Interface to describe a simple section object.
Specific event types.
Interface to describe a start task within a diagram.
Specific event types.
Interface to describe a change state treatment task within a diagram.
Interface to describe a table object.
Specific event types.
Interface to describe a manual task within a diagram.
Interface to describe a test within a diagram.
Specific event types.
Interface to describe a treatment group task within a diagram.
Specific display mode.
Specific event types.
Interface to describe a treatment task within a diagram.
Specific event types.
Interface to describe a workflow object.
specific setting workspace designer
Specific event types.
Represents a directory object (User, Organization, Localization, Group)
 
The directory module interface.
 
 
Allows to transform directory elements to and from XML documents.
A message in a discussion thread
Interface for a document
Created by omassol on 28/04/2017.
The base interface of all objects.
IEncryptUtils Use this utils to encrypt and decrypt string
IEntryWriter
History Event
Builder tool used to produce Event.
IEventController
IExceptionUtils Use this utils to manipulate Exceptions
The base execution context interface.
 
Deprecated.
The request interface.
 
 
 
The IExtensionContext interface is used on the protocol URI classes to store data temporary The context will be cleared once the treatment has ended.
The Extenal list interface
The base interface for external reference.
 
 
Base interface for component definition
Help to manage fields in a Process workflow opr data universe
The file within the library system.
IFileContentSupport
IFileUtils Use this utils to manipulate files (extensions, mime type, ...)
The folder within the library system.
The form object.
Permet de gérer les sélections de fragments dans le formDesigner
This interface can be used in your own evaluator for provide formula
FragmentComponent interface
Base interface for fragment definition
 
This class represents a generic view transformer.
The IGroup interface is part of the VDoc directory.
Interface for IMAP Attachment Give access to : - size - content - InputStream - and name, description and type
IMAP client interface Can : - provide default and named folder - move a set of message When the client is close, expunge messages marked as delete
ANSWERED : indicate if this message has been answered DELETED : set this flag to mark a message as deleted.
IMAP Folder interface Can : - check own existence and open status - return name - count messages - provide list of messages
IMAP Message interface Can : - get data like subject, content, sender and recipient, dates, attachments - get or set flags
The indexation module interface
This class manages indexes.
Interface to represent the result of an ingestion process
Interface for ingesting documents into a vector store or similar system
the switcher is used to obfuscate the switcher and updating value complexity
Common intervention notification data interface
Deprecated.
use IConnectionDefinition
 
 
 
 
 
 
 
Implementation of this interface are looked up at application startup and used to create queue if doesnt exist and start consumers which will process queue's messages.
Interface to represent a message in a conversation
Interface for language model connection configuration
 
ILayout
LDAP connection SDK interface
The library object within the library system.
The ILibraryElement interface represents a IFile, a IFolder or a ICategory
The library module interface.
The ILibrarySubscription interface represents a subscription to an IFile or IFolder with the recusive attribute
 
 
A child resource within a table field
This class defines a resource definition for linked resources.
The base list interface
Type of the list
 
Support for multi languages labels
The ILocalization interface is part of the VDoc directory.
Interface for VDoc localization scopes All ILocalizableSupport must be attached to a ILocalizationScope
 
Interface to locate an IDesignElement object.
Resource lock interface
 
login by sub extension
Image utility class
Crop ratio strategy
The mail form object.
This interface represents a mailing list.
This interface represents the various status the mailing list can have.
This interface represents the various types the mailing list can have.
Interface for mail template in the Platform management project
IMailUtils Use this utils to manipulate mails and mails' templates through Process
Interface for a manual task
This base class provides the setter and the getter of the mappingStructures of the mappingObject.
All supported data types
Mapping object type
This class allows to map an external object to a vdoc object (MappingStructure)
This base class provides the objects of the mappingObject.
Generic model interface
Persistence scopes
This message interface.
This class allows to play with messages on
invalid reference
IMessageSupport
objects.
Generic model interface
IModule
Packaging extension to import properties.
 
Packaging extension to import tables.
Interface for multimodal content
INamedContainer
For now package change has too much impact > future package : VDocSDKInterfaces/src/main/java/com/axemble/vdoc/sdk/interfaces/ui/widgets
A navigation context structure
Navigation types.
Handles a UI navigator object (associated with a part)
 
 
 
Indexation module implementation
Give Access to index methods
Discussion message notification data interface
Inline Edit Mode
 
Represents notification data.
Represents a notification emitter for an INotificationData type.
Represents a processor for an INotificationData type.
Represents a notification data's recipient
Builder tool used to produce notification recipient.
Interface to allow inputs.
Integer property copy strategy
 
 
Internationalization utility class
The IOperator interface is a user acting on a ITaskInstance object.
Describes the various status the IOperator can have.
This class allows to associate either groups or users to ITask objects.
The option list interface
A key, value couple object.
The IOrganization interface is part of the VDoc directory.
This class represents a page of a site.
This interface represents a page container.
 
Interface for providing parameters to extension codes (RAG, Tool, ...).
Record representing a parameter with its name, label, and security status.
Interface for password configuration
This class represents a plugin.
This class represents the configuration of a plugin.
The plugin controller interface.
The plugin request interface.
The plugin scope interface
The IPortalModule interface is the main entry point from where most of the methods to manipulate the full set of portal objects are made available.
The portlet object.
This class allows to manipulate security profile objects.
This interface represents a project (apps).
The IBaseProjectModule interface is the main entry point from where most of the methods to manipulate VDoc applications.
Enumerates the design element names
Enumerates the linked groups
Enumerates the group
Interface to specify a IDesignElement object displays properties.
A property
Dynamic properties
Additional types
Display settings
Type of the field
The type of the java.util.Collection items.
Index search types
All supported types
Special properties.
System properties
A property
 
 
Available values for the collectionElementType key.
Available values for the commonElementType key.
Common values.
All available keys on a property selector.
Available values for the elementType key.
Available values for the listType key.
Available values for the proptocolUriType key.
The protocol support interface.
 
This recipient listener interface.
 
Model interface for JSP rendering
 
A property
A report listener : will interact on report events
A base interface for resources
This class allows to interact with the user interface.
This class defines a resource which may have several IProperty objects.
This class represents the history of a resource.
The document event structure.
The snapshot structure.
 
 
Interface for rich AI configuration
Deprecated.
: use IOperatorRole or IProfile
Main page navigator
This class represents the configuration of a root plugin.
The base interface for scopes.
The base interface for scope containers.
Interface for scoring model wrapper
This class allows to execute queries object that implements the ISearchSupport.
 
This class allows to transform the result of a search operation to a XML output stream.
This class allows to check, allow or deny permissions on objects that implement ISecuritySupport interface.
Deprecated.
Security permission flags
Agent permission flags
Common flags
Custom flags
Database permission flags.
Table permission flags
View permission flags
Workflow catalog permission flags
Workflow container flags
Workflow instance flags
Workflow permission flags
Deprecated.
Security permission levels
Scopes filters
 
Interface to describe a selection manager object.
 
This class represents a site.
This class retrieves a service connection
The various types of the event
 
Interface to specify whether a design element support service connector.
This class represents a shared block which could be included on several site pages.
This interface represents a shared block container.
This class represents a site.
The site execution context interface.
The render mode interface.
The base site module interface.
This class represents a template of a site.
Stoppable agent interface The following method is available: - execute(IAgentProcessingContext executionContext) Use IAgentProcessingContext to manipulate module, agent, configuration or report IAgentProcessingContext
The key interface for all objects.
A resource for storage
This class defines a resource definition for storage resource.
Deprecated.
use IOptionList/IExternalList
Mail extension used to build systems mail
 
This class represents the definition of a class.
Defines the treatment available types.
This class represents an activity of a ITask object.
 
 
 
ITemplate
ITemplateWriter
 
Created by wtoscer on 22/02/2017.
IText
Interface for text extractor implementations.
Represents the text extractor processor used to extract text from various contents.
Interface for tool configuration
Interface for tool providers used in the context of a language model configuration Tool providers are responsible for executing specific tools and returning results
Interface for defining the schema of a tool
This class represents a topic.
The various types of topics
Allows to transform directory elements to and from XML documents.
 
This class allows to specify which class or interface supports trash.
This class retrieves a treatment connection
Updatable interface Created by wtoscer on 12/02/2015.
This class allows to specify which class or interface supports URI property .
The IUser interface is part of the VDoc directory.
Interface for a user's personal information
Interface for a user's professional information
Interface for a user's technical information
Validators interface
This class represents a version of a document.
A version with three indices Major Minor Update
Available version status.
The view interface.
This class allows to create functional queries based on field values and scopes such as ICatalog, IWorkflowContainer, IWorkflow and ITask.
Represent an object that can be converted to display into viewer
Convert to renderable widget
IViewerUtils Use this utils to load the viewer in easysite context and create viewer links
This interface represents a virtual page.
Widget interface
This class represents a specific version of a process.
 
This class represents a set of IWorkflow objects.
 
This class represents a process document.
Available status for the workflow instance.
A message in a discussion thread linked to an IWorkflowInstance
Sort IWorkflow based on Lifecycle Status from UNKNOWN TO PRODUCTION EXPIRED status is considered as low as UNKNOWN Order is PRODUCTION > PILOTE > DESIGN > UNKNOWN > EXPIRED
The IWorkflowModule interface is the main entry point from where most of the methods to manipulate the full set of work-flow document objects are made available.
This class defines a resource definition for a workflow.
 
 
Deprecated.
use IOptionList/IExternalList
 
 
 
 
 
 
 
 
 
 
SDK access to works with JMS needs
 
 
 
 
 
 
 
Javascript utility class Created on 6 sept.
 
 
 
 
Champ permettant d'ouvrir un autre field dans une lightbox Paramètres Noeud fils : targetField=-> définition du widget à ouvrir Attribut : targetLabel/targetInformation titre de la fenêtre lightbox targetClass/targetMethod pour utiliser un autre provider de lightbox
Linked resources property copy strategy
Convert a list value to an image URL
A simple list layout
Lists utility class Created on 21 oct.
Localization collection property copy strategy
Localization property copy strategy
Champ multilangue qui possède 2 boutons radio permettant de saisir : - soit directement le texte (Texte) - soit permettant de saisir une clé de traduction (Clé de traduction)
 
 
Long property copy strategy
Configuration for lost password mail
Builder for lost password configuration
 
Simple structure representing all addresses for a mail.
Mail utility class
MappingObject assign values from a source object to a targt object
 
Map property copy strategy
 
 
 
 
 
Deprecated, for removal: This API element is subject to removal in a future version.
use SDKFactory.MODULES instead.
Deprecated, for removal: This API element is subject to removal in a future version.
use SDKFactory.MODULES instead.
 
 
Navigator utility class
 
 
 
 
 
Organization collection property copy strategy
Search if a parent match a name.
Organization property copy strategy
Interface to allow connections to other object.
 
 
Period property copy strategy
 
Created by omassol on 23/02/2017.
Plugin utility class
Simple structure representing the coordinates of an object.
 
 
 
 
 
 
Portal library (classic ILibrary implementation for Process)
 
Portal Library View Controller
 
 
 
 
 
Module fake pour gérer la sécurité sur les portlets basés sur un pm A éviter au maximum car le pm n'est libéré que par le finalize !
 
 
 
 
 
 
 
 
 
 
 
 
 
Post to FileCenter
 
 
 
 
 
Manage fields in process (in workflows, data universe)
 
ProcessLinkedResource for dynamic tables
 
 
Process resource controller for Process IHM manipulation
 
 
 
 
 
 
 
 
Process View Controller
 
Workflow instance for Process SDK
 
 
Project module implementation
Project utility class Created by amhin on 17/09/2015.
Property copy configuration
Property copy configuration builder
Property copy strategy
Property copy strategy factory
Property copy strategy selector
Property utility class
try to convert first source item as protocole URI
A ready future who hold the result
 
A great utils to simplifie java reflextion
 
 
This Module extends the SDK ProcessWorkflowModule for VDocReport specific needs
 
Resource to autocompleteList switcher Created by ploureiro on 06/04/2016.
Resource updatable Created by wtoscer on 12/02/2015.
Resource utility class
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Resource controller for external IHM manipulation
 
SDKException and its subclasses are unchecked exceptions.
SDK Factory Use this factory to retrieve through the constant UTILS all the utils available in sdk Use this factory to retrieve through the constant MODULES all the modules available in sdk
SDK Factory Incubator This is an incubator class, meaning it is not part of the stable SDK API and may change in future releases without notice.
SDKFatalException and its subclasses are unchecked exceptions.
SDK Modules Class only accessible through SDKFactory (constructor accessibility "package") Give access to all the Modules available in sdk
SDK Modules Incubator Class only accessible through SDKFactoryIncubator (constructor accessibility "package") Give access to all the new Modules Incubator available in sdk
Exception used if a save fails on a specific property.
Translated exception used if save fails on a Resource.
SDK service exception Created by wtoscer on 10/02/2015.
SDK service runtime exception Created by wtoscer on 10/02/2015.
SDK Utils Class only accessible through SDKFactory (constructor accessibility "package") Give access to all the utils available in sdk
SDK Utils Incubator Class only accessible through SDKFactoryIncubator (constructor accessibility "package") Give access to all the Utils Incubator available in sdk
Interface des objets SDK qui mappent un objet natif (Domain) Ex : ProcessWorkflowInstance
 
 
 
 
Field to select a range for a date/period field in the studio
Field to select a range for a time/period time field in the studio
Usage: (note: default values are in first position) invalid input: '<'field name = "?" - name of the IAbstractField, ex: fldMode label = "?" - label of the control, ex: LG_TEXT custom-widget-description = "?" - description for custom value textbox description = "?" - description of the control, ex: LG_DESCRIPTION ctrl = "com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent" mode = "write" | "read" - set editable or not mandatory = "false" | "true" - set mandatory or not throw-events = "false" | "true" - throw events from the webbrowser when the control change
Interface implémentée par les objets ayant des metas
Interface de manipulation de meta
Util class to deals with serializers
 
 
 
Simple ressource evaluator
 
 
Storage resource collection property copy strategy
Storage resource dynamic localizations property copy strategy
Storage resource property copy strategy
StoreFileAttachmentThread
 
String collection property copy strategy
String property copy strategy
Deprecated.
 
Factory use to get current system mail extension
Deprecated. 
Temporary download cController Created by vmartinon on 19/02/2015.
Temporary file Created by vmartinon on 19/02/2015.
Temporary file collector Created by vmartinon on 19/02/2015.
Created by vmartinon on 19/02/2015.
Temporary timer task Created by vmartinon on 19/02/2015.
Created by vmartinon on 18/02/2015.
Text to autocompleteList switcher Created by amhin on 15/09/2015.
Text to comboBox switcher Created by wtoscer on 21/04/2015.
Text to date switcher
Text to float field switcher Created by amhin on 07/09/2015.
Text to radioGroup switcher Created by wtoscer on 21/04/2015.
Text to textArea switcher
Text to textBox switcher
Translate dropdown menu controller
Translater
Translate side menu controller
Translation block controller
TODO 2012 A supprimer Cette classe est utilisé uniquement pour la migration en 2011
TODO 2012 A supprimer Cette classe est utilisé uniquement pour la migration en 2011
 
Configuration for first password init mail
Configuration build for first password init mail
Updateable listener Created by famaridon on 03/09/2015.
Update password configuration
Update password configuration builder
URL selector field
 
User collection property copy strategy
User property copy strategy
Error message must be an i18n key
Build all in one BaseValidator.
VDoc temporary download controller Created by vmartinon on 29/07/2015.
 
 
Allows to select a component from a plugin
abstract conversion exception
the generic conversion exception
Viewer ViewableManager Type
 
 
Load fields from the value of the first column of a view
View utility class Created by vmartinon on 16/06/2015.
Utility class for widgets
 
 
Workflow instance collection non cascading property copy strategy
WorkflowInstance dynamic localizations property copy strategy
A VDoc tool class for IWorkflowInstance.
this enum contains how to build past actors set when step is delegated.
 
Implementation for Workflow module
Utility class for workflows
 
A collection of methods to deal with ZIP API.