- generateAuthenticationKey(IUser, Date, String) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Generates and adds an authenticationKey for a user
The ExternalAuthenticationLoginModule will be automatically connect the user if he uses the parameter _AuthenticationKey
- generateChrono(IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Evaluate the next chrono based on the format specified on the Designer tool.
- generateChrono(IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- generateName() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ICompilationSupport
-
Generate design element system name.
- generateReference(IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Evaluate the next reference based on the format specified on the Designer tool.
- generateReference(IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Evaluate the next reference based on the passed format.
- generateReference(IResource) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Evaluate the next reference based on the format specified on the Designer tool.
- generateReference(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Evaluate the next reference based on the specified format.
- generateReference(IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Evaluate the next reference based on the format specified on the Designer tool.
- generateReference(IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- generateReference(IResource) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Evaluate the next reference based on the format specified on the Designer tool.
- generateReference(IResource, Document) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Evaluate the next reference based specified format.
- generateReference(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- generateSystemName(String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Generate a valid system name for this module and this label.
- GENERATOR - Static variable in interface com.axemble.vdoc.sdk.consts.HTMLConstants.Meta
-
- getAbortedTaskInstances(IContext, IVersion) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves all the aborted task instances of a version.
- getAbortedTaskInstances(IContext, IWorkflowInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the aborted task instances of a workflow instance.
- getAbstractField() - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseField
-
- getAbstractField() - Method in class com.axemble.vdoc.sdk.document.fields.EnhancedUrlField
-
- getAbstractField() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getAbstractField() - Method in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- getAbstractField() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
Get abstractField
- getAccessKey(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Gets the access key.
- getAction(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Retrieves an action by its name.
- getAction(IContext, ITask, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieve a specific
IAction
object from its system name.
- getAction(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets an action object from its identifier.
- getAction(IContext, ITask, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieve a specific
IAction
object from its system name.
- getAction(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets an action object from its identifier.
- getActionKeyParam(String) - Method in class com.axemble.vdp.mapping.extensions.ActorsMappingExtension
-
Return param string of a actionKey
- getActionKeyParam(String) - Method in class com.axemble.vdp.mapping.extensions.ResourceBrowserMappingExtension
-
Return param string of a actionKey
- getActionKeyParams(String) - Method in class com.axemble.vdp.mapping.extensions.ActorsMappingExtension
-
Return param strings array of a actionKey
- getActionKeyParams(String) - Method in class com.axemble.vdp.mapping.extensions.ResourceBrowserMappingExtension
-
Return param strings array of a actionKey
- getActions() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Retrieves a the actions of a task.
- getActions(IContext, ITask) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getActions(IContext, ITask) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getActionURL() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
- getActivatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Gets the activated date.
- getActivatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Gets the activated date.
- getActivatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Gets the activated date.
- getActivatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Gets the activated date.
- getActivationDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the account activation date.
- getAdditionalType() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Retrieves the additional type of the property.
- getAddress1() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's first address text.
- getAddress2() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's second address text.
- getAddresse() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
- getAddressee() - Method in interface com.axemble.vdoc.sdk.interfaces.IOperator
-
Retrieve the addressee of the operator
- getAddressee() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Returns the addressee.
- getAgent() - Method in class com.axemble.vdoc.sdk.agent.base.BaseAgent
-
Deprecated.
Allows to retrieve the current agent.
- getAgent() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgentProcessingContext
-
Allows to retrieve the current agent.
- getAgent(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets an agent from its name.
- getAgent(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets an agent from its name.
- getAlertEventListeners() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the email addresses to notify when the alert size is reached.
- getAlertSize() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the alert size in bytes.
- getAlias() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the current alias.
- getAlias(IContext, ISite, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets an
IAlias
object by its name.
- getAlias(IContext, ITopic, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets an
IAlias
object by its name.
- getAlias(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
IAlias
object from one of the followings: AliasImpl,
java.io.Serializable.
- getAliases(IContext, ISite) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets all the aliases from the root level of the
ISite
object.
- getAliases(IContext, ISite, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getAliases(IContext, ITopic) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets all the aliases of a
ITopic
object.
- getAliases(IContext, ITopic, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getAllCatalogs(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a collection of
ICatalog
object.
- getAllCategories() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets all the categories.
- getAllChildren() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets all the children groups recursively.
- getAllChildren(IGroup) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves all the children of a specified group object.
- getAllEmails() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
- getAllFolders(IContext) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets off the folders.
- getAllMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets all group members recursively.
- getAllMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Gets all localization members recursively.
- getAllMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.IOperatorRole
-
Gets all the members of the roles recursively.
- getAllMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Gets all the members of the profile recursively.
- getAllMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.IRole
-
Deprecated.
Gets all the members of the roles recursively.
- getAllMembers(IGroup) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves all the members of the group.
- getAllNodes() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IBlockDefinition
-
Get all nodes recursively, except nodes in subFormInclude
- getAllParents() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets all the parents recursively.
- getAllParents() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's recursive parents.
- getAllParents(IGroup) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves all the parents of a specified group object.
- getAllParents(IUser) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves all the parents of a specified user.
- getAllRecipients(String) - Method in class com.axemble.vdoc.sdk.structs.MailRecipients
-
Get all the addresses for the mail recipient.
- getAllUsers() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
- getAlternateParent() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
- getAlternateParentContext() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- getAlternateParentContext() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- getAnonymous() - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Gets the anonymous user.
- getAnonymousContext() - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Gets the context of anonymous.
- getArchivingController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a archiving controller to archive
IElement
objects.
- getArchivingController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a archiving controller to archive
IElement
objects.
- getAssistant() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the user's assistant.
- getAsynchronousOutput(String) - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector.ServiceAsynchronousOutputs
-
- getAsyncJobQueueController() - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets an AsyncJobQueue controller.
- getAttachment(IResource, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets an attachment by its file name.
- getAttachment(IFile, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getAttachment(IResource, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets an attachment by its file name.
- getAttachments() - Method in class com.axemble.vdoc.sdk.controllers.BaseController
-
- getAttachments() - Method in interface com.axemble.vdoc.sdk.interfaces.discussion.IDiscussionMessage
-
- getAttachments(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets all the attachments associated with a property.
- getAttachments(IFile) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getAttachments(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets all the attachments associated with a property.
- getAttachmentTemplate() - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
- getAttribute(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets an attribute from the request.
- getAttribute(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.ISession
-
- getAttribute(String, int) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.ISession
-
- getAttribute(String) - Method in interface com.axemble.vdoc.sdk.supports.IAttributeSupport
-
Deprecated.
- getAttributeNames() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets all the attribute names.
- getAttributes() - Method in interface com.axemble.vdoc.sdk.supports.IAttributeSupport
-
Deprecated.
- getAttributeValue(String) - Method in class com.axemble.vdp.mapping.extensions.DirectoryBrowserMappingExtension
-
- getAuthenticatedSubject() - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
- getAuthenticatedUser() - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
Get authenticated user from session or user account for disconnection
- getAuthorInformation() - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Gets the author information.
- getAvailableOptions() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- getAvatar() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
- getAverage(Collection<?>, String) - Method in class com.axemble.vdp.mapping.extensions.ResourceBrowserMappingExtension
-
- getBaseServerUrl() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Returns the base server url (e.g.
- getBaseSiteUrl() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the base site url.
- getBaseUrl() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Return base application url (ex : http://vdocservername:vdocserverport/vdocpath)
- getBatchSize() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessageProcessor
-
Return the batch size for message processing
- getBigDecimalProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getBigDecimalProperty(String, BigDecimal) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getBigDecimalUserProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getBigDecimalUserProperty(String, BigDecimal) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getBirthday() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the day of birth of the user.
- getBlock() - Method in interface com.axemble.vdoc.sdk.interfaces.IBlockController
-
- getBlock() - Method in interface com.axemble.vdoc.sdk.interfaces.IContent
-
Gets the root block of the content.
- getBlock(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
IBlock
object from one of the followings: BlockImpl,
java.io.Serializable.
- getBlockDefinition() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignBlock
-
Gets the internal block definition.
- getBlocksFactory() - Method in interface com.axemble.vdoc.sdk.modules.ISiteModule
-
- getBlockTemplateContainer() - Method in interface com.axemble.vdoc.sdk.interfaces.IBlock
-
Gets the inherited block.
- getBlockTemplateContainer(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
IBlockTemplateContainer
object from one of the followings: TemplateImpl,
java.io.Serializable.
- getBlockTemplateContainerByURI(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getBlockTemplateContainers(IContext, ISite, int) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets all the templates.
- getBlockTemplateContainers(IContext, ISite) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getBody() - Method in interface com.axemble.vdoc.sdk.interfaces.IMessage
-
- getBody() - Method in class com.axemble.vdoc.sdk.messages.Message
-
- getBody() - Method in class com.axemble.vdoc.sdk.structs.MailMessage
-
Get the body for the mail
- getBodyTagCode() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Gets the body tag code.
- getBooleanProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getBooleanProperty(String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getBooleanUserProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getBooleanUserProperty(String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getBottomButton(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Gets a button from the bottom container.
- getButton(String, int) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Gets a button from the specified container.
- getButtonContainer(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Gets a button container by selecting either the top or bottom container.
- getCallerContext() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets the caller navigate context.
- getCatalog() - Method in interface com.axemble.vdoc.sdk.interfaces.ILinkedResource
-
Gets the catalog of the linked resource
- getCatalog() - Method in interface com.axemble.vdoc.sdk.interfaces.IOperatorRole
-
The catalog of the role.
- getCatalog() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
- getCatalog() - Method in interface com.axemble.vdoc.sdk.interfaces.IRole
-
Deprecated.
The catalog of the role.
- getCatalog() - Method in interface com.axemble.vdoc.sdk.interfaces.IStorageResource
-
Gets the catalog of the resource
- getCatalog() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getCatalog() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowContainer
-
Retrieve the parent catalog.
- getCatalog() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance
-
Gets the catalog.
- getCatalog() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Gets the extended attributes catalog
- getCatalog(IContext, String, int, IProject) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves a catalog form its name.
- getCatalog(IWorkflow) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getCatalog(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a catalog object from its identifier.
- getCatalog(IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a
ICatalog
object from a resource definitino.
- getCatalog(IContext, ISite) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Retrieves the catalog of the site.
- getCatalog(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getCatalog(IContext, String, IProject) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a catalog form its name.
- getCatalog(IContext, String, int) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getCatalog(IContext, String, int, IProject) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a catalog form its name.
- getCatalog(IWorkflow) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getCatalog(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a catalog object from its identifier.
- getCatalog(IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a
ICatalog
object from a resource definitino.
- getCatalogProtocolUri() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.IAbstractInterventionNotificationData
-
- getCatalogs(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves a collection of
ICatalog
object.
- getCatalogs(IContext, int) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves a collection of
ICatalog
object.
- getCatalogs(IContext, IProject) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves a collection of
ICatalog
object.
- getCatalogs(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getCatalogs(IContext, IProject) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a collection of
ICatalog
object.
- getCatalogs(IContext, int) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getCatalogs(IContext, int, IProject) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a collection of
ICatalog
object.
- getCatalogViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a catalog view transformer to transform
ICatalog
objects.
- getCatalogViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a catalog view transformer to transform
ICatalog
objects.
- getCategories() - Method in interface com.axemble.vdoc.sdk.interfaces.ICategory
-
Gets the child categories
- getCategories() - Method in interface com.axemble.vdoc.sdk.interfaces.IFile
-
Gets all the associated categories.
- getCategories() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets all the root categories.
- getCategories(IContext, ILibrary, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getCategories(IContext, ICategory, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getCategory(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ICategory
-
- getCategory(IContext, ILibrary, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getCategory(IContext, ICategory, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getCategory(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getCategoryName() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnectionEditor
-
- getCategoryName() - Method in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition
-
- getCause() - Method in exception com.axemble.vdoc.sdk.exceptions.RenderException
-
- getCause() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IError
-
- getChild(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
- getChildRecursively(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IBlock
-
Get all children recursively by id
- getChildren() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets the children groups
- getChildren() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Get children
- getChildren() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Get the fragment's children
- getChildren() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Gets the children design objects.
- getChildren() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IBlock
-
Get children
- getChildren(IGroup) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves the children of a specified group object.
- getChildrenRecursively() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IBlock
-
Get all children recursively
- getChildrenRecursively(Class<?>) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IBlock
-
Get all children recursively by class
- getChildValues() - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- getChildValues() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Retrieves childs mappingStructure for a composite mappingStructure.
- getChrono() - Method in interface com.axemble.vdoc.sdk.interfaces.IChrono
-
get the current chrono value
- getChronoByName(String, IProject) - Method in interface com.axemble.vdoc.sdk.modules.IProjectModule
-
- getCity() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's city.
- getClassName() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getClassName() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgent
-
Gets the name of the class associated with the agent.
- getClassName() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets the class name of the screen.
- getClipBoard() - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- getCode() - Method in class com.axemble.vdoc.sdk.system.mail.beans.LostPasswordConfiguration
-
- getCode() - Method in class com.axemble.vdoc.sdk.system.mail.beans.UninitializedPasswordConfiguration
-
- getCodeLevelA() - Method in interface com.axemble.vdoc.sdk.history.IEvent
-
- getCodeLevelB() - Method in interface com.axemble.vdoc.sdk.history.IEvent
-
- getCodeLevelC() - Method in interface com.axemble.vdoc.sdk.history.IEvent
-
- getCollaborators() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's collaborators.
- getColor() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAnnotation
-
get background color annotation
- getComment() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAction
-
get comment on task
- getComment() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTask
-
get comment on task
- getComment() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTreatmentTask
-
Gets the comment of the treatment task.
- getComment() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignWorkflow
-
get comment on workflow
- getCompletionStatus() - Method in class com.axemble.vdoc.sdk.triggers.base.BaseTrigger
-
Deprecated.
- getComponent() - Method in interface com.axemble.vdoc.sdk.interfaces.IComponentController
-
- getComponent(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
IComponent
object from one of the followings: ElementImpl.
- getComponentDefinition() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignComponent
-
Gets the component definition.
- getComponentName() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- getComponentsElement() - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginConfiguration
-
- getComponentsFactory() - Method in interface com.axemble.vdoc.sdk.modules.IProjectModule
-
Gets the user interface components factory.
- getComponentsFactory() - Method in interface com.axemble.vdoc.sdk.modules.ISiteModule
-
- getConfiguration() - Method in class com.axemble.vdoc.sdk.agent.base.BaseAgent
-
Deprecated.
Allows to retrieve the configuration of the current agent.
- getConfiguration() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgentProcessingContext
-
Allows to retrieve the configuration of the current agent.
- getConfiguration() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Retrieves the confication of the current catalog
- getConfiguration() - Method in interface com.axemble.vdoc.sdk.interfaces.IPlugin
-
- getConfiguration() - Method in interface com.axemble.vdoc.sdk.interfaces.IProject
-
Retrieves the configuration of the current project
- getConfiguration() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets the global configuration.
- getConfiguration() - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets the global configuration.
- getConfiguration() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets the global configuration.
- getConfiguration() - Method in class com.axemble.vdoc.sdk.triggers.base.BaseTrigger
-
returns trigger XML configuration
- getConfigurationFile(String) - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTaskExtension
-
Get configuration file
- getConfigurationSection() - Method in class com.axemble.vdoc.sdk.configuration.base.BaseConfigurationEditor
-
- getConnection() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnection
-
- getConnection() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnector
-
- getConnection() - Method in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition
-
Gets a connection for the specified connection declared in the administration
- getConnection() - Method in interface com.axemble.vdoc.sdk.interfaces.IDataSourceReference
-
Gets a connection for the specified external reference
- getConnection() - Method in interface com.axemble.vdoc.sdk.interfaces.IJdbcReference
-
Deprecated.
Gets a connection for the specified connection declared in the administration
- getConnectionDefinition() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnection
-
- getConnectionDefinition() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnector
-
- getConnectionDefinition() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- getConnectionDefinition() - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- getConnectionDefinition(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a connection from its name.
- getConnectionDefinition(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets a connection from its name.
- getConnectionDefinitions(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a collection of connections.
- getConnectionDefinitions(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets a collection of connections.
- getConnectionDefinitionsByCategoryName(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets a connection from its name.
- getConnectionDefinitionsByTypeName(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets a connection from its name.
- getContainer() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
Gets the container.
- getContainerLabel() - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- getContainerTypeLabel() - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- getContent() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- getContent() - Method in interface com.axemble.vdoc.sdk.interfaces.discussion.IDiscussionMessage
-
- getContent(File) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
Retrieves the attachment content as a file object.
- getContent(OutputStream) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
Retrieves the attachment content as a stream .
- getContent() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
- getContent(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
- getContent() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the current content.
- getContent() - Method in interface com.axemble.vdoc.sdk.interfaces.SEO.Meta
-
Renvoie l'attribut content du meta
- getContent() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAnnotation
-
get content of annotation
- getContent(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
IContent
object from one of the followings: ContentVersionImpl,
java.io.Serializable.
- getContentByStatus(IContentContainer, int) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets a content of a container by its status.
- getContentComponent() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- getContentComponent(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
IContentComponent
object from one of the followings: ContentNodeImpl.
- getContentComponents() - Method in interface com.axemble.vdoc.sdk.interfaces.IBlock
-
- getContentContainer() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- getContentContainer() - Method in interface com.axemble.vdoc.sdk.interfaces.IContent
-
Gets the content container object.
- getContentContainer() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the current content container.
- getContentContainer(IContext, ISite, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getContentContainer(IContext, ITopic, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getContentContainer(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
IContentContainer
object from one of the followings: PageImpl, CommonBlockImpl, TemplateImpl,
java.io.Serializable.
- getContentContainerKeyId() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- getContentContainerKeyUniqueId() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- getContentContainers(IContext, ISite) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getContentContainers(IContext, ISite, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getContentContainers(IContext, ITopic) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getContentContainers(IContext, ITopic, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getContentNode() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- getContentNodeDef() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- getContents() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Retrieves the available contents.
- getContents(IContentContainer) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getContentType() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getContext() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
- getContext() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets the inner context object.
- getContext(String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Gets a context from the external identifier.
- getContext(IUser) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Gets a context form a
IUser
object.
- getContext() - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getContext() - Method in class com.axemble.vdoc.sdk.triggers.base.BaseTrigger
-
returns trigger context
- getContextByLogin(String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Gets a context from the user's login.
- getContextKey() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getContextPath() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the context path.
- getContextPrefix() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSQueueBean
-
- getContextPrefix() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSQueueDeclaration
-
Return the context prefix for the queue
Exemple : contextPrefix = XtendedSearch.Indexation / queueName = Users
for a queue which index user in XtendedSearch
- getContextValue(String) - Method in class com.axemble.vdoc.sdk.BaseFormulaFunction
-
- getContractType() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the user's contract type.
- getController(IResource) - Method in interface com.axemble.vdoc.sdk.modules.IWorkflowModule
-
Gets the resource controller object.
- getCookieValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets a cookie value
- getCounterManager() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Gets the associated counter manager.
- getCountry() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's country.
- getCreatedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IContent
-
Gets the creator of the content.
- getCreatedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Gets the creator of the folder.
- getCreatedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets the creator of the group.
- getCreatedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Gets the creator of the localization.
- getCreatedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Gets the creator of the organization.
- getCreatedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Gets the creator of the resource.
- getCreatedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the creator of the user.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IContent
-
Gets the created date.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Gets the created date.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
Gets the created date.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets the created date.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Gets the created date.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Gets the created date.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IPageContainer
-
Gets the created date.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Gets the created date.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Gets the created date.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.ITaskInstance
-
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the created date.
- getCreatedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Gets the created date.
- getCreatedGroupChildren(IGroup) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getCreatedGroupMembers(IGroup) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getCreatedGroupParents(IGroup) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getCreatedGroups() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getCreatedLocalizations() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getCreatedOrganizations() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getCreatedUserParents(IUser) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getCreatedUsers() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getCreationDate() - Method in interface com.axemble.vdoc.sdk.interfaces.discussion.IDiscussionMessage
-
- getCreationDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessageBean
-
- getCreationDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Gets the creation date of the mailing list.
- getCreator() - Method in interface com.axemble.vdoc.sdk.interfaces.discussion.IDiscussionMessage
-
- getCreator() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Gets the creator of the mailing list.
- getCssClass() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IBlockDefinition
-
Get cssClass
- getCssClass() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IBlock
-
Get cssClass
- getCssClasses() - Method in interface com.axemble.vdoc.sdk.interfaces.IBlockTemplateContainer
-
- getCssClassRules() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Gets the CSS class rules.
- getCurrentCounter(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ICounterManager
-
Retrieves the counters value.
- getCurrentFragment() - Method in interface com.axemble.vdoc.sdk.interfaces.IFormToolProvider
-
Get the current fragment
- getCurrentLanguage() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
This method return the language of the mail
- getCurrentLeftTab() - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- getCurrentModifiedService() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
- getCurrentOrganization() - Method in class com.axemble.vdoc.sdk.providers.io.ExportProvider
-
- getCurrentSize() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the current size.
- getCurrentTaskInstance(IContext) - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
Gets the current task instance.
- getCurrentTaskInstance(IContext) - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance
-
Gets the current task instance.
- getCurrentXml() - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
Gets the current XML description.
- getCustomConfiguration() - Method in class com.axemble.vdoc.sdk.configuration.base.BaseConfigurationEditor
-
- getCustomConfiguration() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnectionEditor
-
- getCustomConfiguration() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- getCustomConfiguration() - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- getCustomElement() - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginConfiguration
-
- getCustomElement() - Method in interface com.axemble.vdoc.sdk.interfaces.IRootPluginConfiguration
-
- getCustomFile(String...) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
give read access to a file inside the vdoc.ear/vdoc.war/WEB-INF/storage/custom
- getCustomFolder(String...) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Deprecated.
- getCustomOptionLabel() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- getCustomOptionValue() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- getCustomOptionValue() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- getCustomType() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Returns the type of the localization (company, subsidiary, etc...)
- getCustomType() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Returns the type of the organization (company, subsidiary, etc...)
- getCustomXml() - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
- getDataSourceReference(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a data source reference from its JNDI name.
- getDataSourceReference(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a data source reference from its JNDI name.
- getDataType() - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- getDataType() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Retrieves the data type of the mappingStructure.
- getDate() - Method in interface com.axemble.vdoc.sdk.history.IEvent
-
- getDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Returns the date of the event.
- getDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.ISnapshot
-
Gets the date while the snapshot was done.
- getDebugs() - Method in interface com.axemble.vdoc.sdk.interfaces.IReport
-
Gets the debugs.
- getDefaultDataSourceReference() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets the default data source reference.
- getDefaultFolder() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachmentTemplate
-
Gets the default folder.
- getDefaultPropertyType(String) - Static method in class com.axemble.vdoc.sdk.providers.search.IncludedForm
-
- getDefaultValue() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Retrieves the default value.
- getDefaultWidget(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Gets the first writable field.
- getDefinition() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachmentTemplate
-
Gets the associated resource definition.
- getDefinition() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
- getDefinition() - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Gets the definition of the resource
- getDefinitionObject() - Method in class com.axemble.vdoc.sdk.components.BaseCustomMappingProvider
-
- getDefinitionObject() - Method in class com.axemble.vdoc.sdk.components.BaseSystemMappingProvider
-
- getDefinitionsFactory() - Method in interface com.axemble.vdoc.sdk.modules.IProjectModule
-
Gets the component definition factory.
- getDefinitionsFactory() - Method in interface com.axemble.vdoc.sdk.modules.IWorkflowModule
-
Gets access to all available definitions.
- getDelay() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Gets the available delay to execute the task.
- getDelay() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getDelay() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
get delay (in secondes) realize the task
- getDelayAction() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Retrieves the
IAction
to execute if late.
- getDelayAction() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
get Action when delay expired
- getDelegationController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getDelegationController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getDeletedGroupChildren(IGroup) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getDeletedGroupMembers(IGroup) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getDeletedGroupParents(IGroup) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getDeletedGroups() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getDeletedLocalizations() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getDeletedOrganizations() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getDeletedUserParents(IUser) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getDeletedUsers() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getDescription() - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- getDescription() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IAction
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Gets the description of the alias.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.ICategory
-
Gets the description of the category.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Gets the description of the container.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IFile
-
Gets the description of the file.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Gets the description of the folder.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets the description of the group.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IJdbcReference
-
Deprecated.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibraryElement
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IList
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Returns the description of the localization
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Retrieves the description of the mappingStructure.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IOperatorRole
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Returns the description of the organization
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IPortlet
-
Gets the description of the portlet.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Gets the description of the profile.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IProject
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Gets the description of the property.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceDefinition
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Returns the description of the event.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.ISnapshot
-
Gets the description of the snapshot.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IRole
-
Deprecated.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Gets the description of the site.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
- getDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ITreatmentDefinition
-
Gets the description of the treatment.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the description of the user.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IView
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Gets the description of the container.
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowContainer
-
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Get description
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Get the description
- getDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupport
-
Gets the description of the designed object.
- getDesignActions() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignActionContainer
-
Gets the design actions
- getDesignCellBlocks() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignLineBlock
-
Gets the design cells
- getDesignComponentLinked() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignField
-
Return the component with this linked
- getDesignComponentLinked() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignFieldLabel
-
Return the component with this linked
- getDesignComponentLinkedId() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignField
-
return the Id component linked
- getDesignComponentLinkedId() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignFieldLabel
-
return the Id component linked
- getDesignContainer() - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- getDesignFormBlock() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignForm
-
Gets the root design form block.
- getDesignLineBlocks() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTableBlock
-
Gets the design lines
- getDesignSectionBlocks() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignCellBlock
-
Gets the design sections
- getDesignSectionBlocks() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignFormBlock
-
Gets the design sections
- getDesignTableBlocks() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignCellBlock
-
Gets the design tables
- getDesignTableBlocks() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignFormBlock
-
Gets the design tables
- getDesignTableBlocks() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignSectionBlock
-
Gets the design tables
- getDesignTreatmentGroupTask() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTreatmentTask
-
Gets the parent group.
- getDesignTreatmentTasks() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTreatmentGroupTask
-
Gets the contained design treatments.
- getDetail() - Method in class com.axemble.vdoc.sdk.controllers.BaseController.Result
-
- getDetail() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IError
-
- getDigest() - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Gets the digest of the alias.
- getDigest() - Method in interface com.axemble.vdoc.sdk.interfaces.IPageContainer
-
Gets the digest of the page container.
- getDigest() - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Gets the digest of the page container.
- getDimension() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ILocationSupport
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.agent.base.BaseAgent
-
Deprecated.
Gets the directory module object.
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.BaseSDKExtension
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.controllers.BaseController
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseWorkflowField
-
- getDirectoryModule() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgentProcessingContext
-
Gets the directory module object.
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.link.extensions.BaseLinkExtension
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.mapping.extensions.BaseMappingExtension
-
- getDirectoryModule() - Static method in class com.axemble.vdoc.sdk.Modules
-
- getDirectoryModule(Properties) - Static method in class com.axemble.vdoc.sdk.Modules
-
- getDirectoryModule() - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getDirectoryModule(Properties) - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTargetExtension
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTaskExtension
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.providers.BaseBrowsableViewProvider
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.providers.BaseContentProvider
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.providers.BaseFormProvider
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.providers.BaseGroupProvider
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSectionProvider
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSheetProvider
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.providers.BaseViewProvider
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.providers.BaseWizardProvider
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseResourceDefinitionExtension
-
- getDirectoryModule() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseWorkflowExtension
-
- getDirectoryTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Gets a directory transformer.
- getDiscussionMessagesOrderByCreationDateDesc(IContext, IWorkflowInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieve IWorkflowInstance's message
- getDisplayConditionsFormula() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Get displayConditionsFormula
- getDisplayConditionsFormula() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Get the display conditions formula
- getDisplayMode() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTreatmentGroupTask
-
get display mode
- getDisplayName() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets the display name of the displayed object.
- getDisplaySettings() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Retrieves the display settings of the property.
- getDocument() - Method in class com.axemble.vdoc.sdk.configuration.base.BaseConfigurationEditor
-
- getDocument() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnectionEditor
-
- getDocument() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- getDocument() - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- getDocument() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
- getDocument() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- getDocument() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
- getDocument() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
- getDocument() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- getDocumentManagementModule() - Static method in class com.axemble.vdoc.sdk.Modules
-
- getDocumentManagementModule(Properties) - Static method in class com.axemble.vdoc.sdk.Modules
-
- getDocumentModule() - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getDocumentModule(Properties) - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getDomains() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Returns all the domains associated with this site.
- getDoneBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Indicates the fulfiller role.
- getDoubleProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getDoubleProperty(String, double) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getDoubleUserProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getDoubleUserProperty(String, double) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getDownLinks() - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
Gets the
down links as a collection of
IVersion
objects.
- getDriver() - Method in interface com.axemble.vdoc.sdk.interfaces.IJdbcReference
-
Deprecated.
- getDuplicateServicesByEvents(Map<String, List<IServiceDefinition>>) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
- getElement(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves an
IElement
object from an object.
- getElementByProtocolURI(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getElementByProtocolURI(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getElementByProtocolURI(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getElementByProtocolURI(String) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
- getElementByProtocolURI(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getElementByProtocolURI(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getElementByProtocolURI(String) - Method in interface com.axemble.vdoc.sdk.modules.IProjectModule
-
- getElementByURI(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getElementFromExternalElement(ExternalElement) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves the object of externalElement
- getElements() - Method in class com.axemble.vdoc.sdk.controllers.BaseController.Result
-
- getElements(SearchControls, String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.ILdapClient
-
Get elements from Ldap Server
- getElementType() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Gets the element type.
- getEmail() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's email.
- getEmail() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationRecipient
-
Optional e-mail of the recipient
- getEmails() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Gets all the emails.
- getEmbeddedWorkflowInstance() - Method in interface com.axemble.vdoc.sdk.interfaces.ITaskInstance
-
In embedded task instances, return the embedded instance
- getEmbeddedWorkflowInstances() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance
-
In embedded workflow, return all embedded workflow instances
- getEmployeeNumber() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the user's employee number.
- getEmptyValue() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- getEndDate() - Method in class com.axemble.vdoc.sdk.structs.Period
-
- getEndedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.ITaskInstance
-
- getEndedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance
-
Gets the ended date.
- getEndedTaskInstances(IContext, IVersion) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves all the ended task instances of a version.
- getEndedTaskInstances(IContext, IWorkflowInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the ended task instances of a workflow instance.
- getEntry() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the entry date in the organization.
- getErrorLabel() - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- getErrorMessage() - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
- getErrorMessage(String) - Method in class com.axemble.vdoc.sdk.connectors.BaseConnection
-
- getErrors() - Method in interface com.axemble.vdoc.sdk.interfaces.IReport
-
Gets the errors.
- getEventContext() - Method in class com.axemble.vdoc.sdk.triggers.base.BaseTrigger
-
Deprecated.
- getEventId() - Method in class com.axemble.vdoc.sdk.triggers.base.BaseTrigger
-
Deprecated.
- getEventName() - Method in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition
-
Gets the method name of the event
- getEvents() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory
-
- getEventType() - Method in interface com.axemble.vdoc.sdk.interfaces.IMessage
-
- getEventType() - Method in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition
-
Retrieves the type of the event
- getEventType() - Method in class com.axemble.vdoc.sdk.messages.Message
-
- getExecutionContext() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IRootNavigator
-
Get the current execution context
- getExecutionContext() - Method in class com.axemble.vdoc.sdk.messages.BaseRecipient
-
- getExecutionContext() - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets the specific execution context of the current module.
- getExecutionContext() - Method in class com.axemble.vdoc.sdk.site.extensions.BaseBlockExtension
-
- getExecutionContext() - Method in class com.axemble.vdoc.sdk.site.extensions.BasePageExtension
-
- getExit() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the leaving date from the organization.
- getExpiration() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
- getExpirationDate() - Method in interface com.axemble.vdoc.sdk.interfaces.ILock
-
Get the lock expiration date
- getExpirationDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the expiration date.
- getExpiredDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Gets the expired date.
- getExpiredDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Gets the expired date.
- getExpiredDate() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Gets the expired date.
- getExpiredDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Gets the expired date.
- getExpiringDesignAction() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignApplicationManualTask
-
get default the design action
- getExtendedAttributes() - Method in interface com.axemble.vdoc.sdk.supports.IAttributeSupport
-
Returns the extended attributes
- getExtensionClassesNames() - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
Gets the extension classes.
- getExtensionClassesNames(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IMailForm
-
Gets the extension classes.
- getExternalClassName() - Method in interface com.axemble.vdoc.sdk.supports.IExternalSupport
-
- getExternalElement(Object) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves the externalElement of an object
- getExternalElement(Object, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves the externalElement of an object by specifying the language.
- getExternalElements(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a collection of
IElement
objects from a multiple selector property.
- getExternalElements(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a collection of
IElement
objects from a multiple selector property.
- getExternalFile(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a
IFile
object from a single file selector property.
- getExternalFile(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a
IFile
object from a single file selector property.
- getExternalFolder(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a
IFolder
object from a single folder selector property.
- getExternalFolder(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a
IFolder
object from a single folder selector property.
- getExternalGroup(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a
IGroup
object from a single group selector property.
- getExternalGroup(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a
IGroup
object from a single group selector property.
- getExternalId() - Method in interface com.axemble.vdoc.sdk.interfaces.IDirectory
-
Gets the directory object's external id.
- getExternalID() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationRecipient
-
Optional externalID of the recipient
- getExternalLibrary(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a
ILibrary
object from a single library selector property.
- getExternalLibrary(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a
ILibrary
object from a single library selector property.
- getExternalLocalization(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a
ILocalization
object from a single localization selector property.
- getExternalLocalization(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a
ILocalization
object from a single localization selector property.
- getExternalNativeId() - Method in interface com.axemble.vdoc.sdk.supports.IExternalSupport
-
- getExternalOrganization(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a
IOrganization
object from a single organization selector property.
- getExternalOrganization(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a
IOrganization
object from a single organization selector property.
- getExternalUser(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a
IUser
object from a single user selector property.
- getExternalUser(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a
IUser
object from a single user selector property.
- getFalseExit() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTest
-
Gets the FALSE exit.
- getFaxNumber() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's fax number.
- getField() - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseField
-
- getField() - Method in class com.axemble.vdoc.sdk.document.fields.EnhancedUrlField
-
- getField() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getField() - Method in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- getFieldChangeListener() - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseField
-
- getFieldChangeListener() - Method in class com.axemble.vdoc.sdk.document.fields.EnhancedUrlField
-
- getFieldChangeListener() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getFieldChangeListener() - Method in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- getFieldClassName(String) - Method in class com.axemble.vdoc.sdk.document.fields.UrlSelectorField
-
- getFieldComponentClassName(String) - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- getFieldName() - Method in class com.axemble.vdoc.sdk.connectors.AbstractSelectableServiceConnectorEditor
-
- getFieldValue() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- getFieldValue() - Method in class com.axemble.vdoc.sdk.document.fields.UrlSelectorField
-
- getFile(IContext, ILibrary, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFile(IContext, IFolder, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFile(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFile(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFileByPath(IContext, ILibrary, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFileDefinitions() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the file definitions.
- getFiles(IContext, IFolder) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFiles(IContext, ILibrary) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFiles(IContext, ICategory) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Retrieves all the files associated with a specified
ICategory
object.
- getFiles(IContext, ICategory, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Retrieves all the files associated with a specified
ICategory
object.
- getFirstBracketIndex(String) - Method in class com.axemble.vdp.mapping.extensions.ActorsMappingExtension
-
- getFirstBracketIndex(String) - Method in class com.axemble.vdp.mapping.extensions.ResourceBrowserMappingExtension
-
- getFirstEditableWidgetRecursively() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IBlock
-
Get the first editable not hidden Widget
- getFirstManualTask() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
Gets the first manual task of the workflow
- getFirstName() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the first name of the user.
- getFirstName() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationRecipient
-
Optional firstName of the recipient
- getFloatProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getFloatProperty(String, float) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getFloatUserProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getFloatUserProperty(String, float) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getFolder(IContext, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Gets a child
IFolder
object by its name.
- getFolder(IContext, ILibrary, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFolder(IContext, IFolder, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFolder(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFolder(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFolderByPath(IContext, ILibrary, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFolders(IContext) - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Gets the child folders
- getFolders(IContext) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets all the folders at the root level.
- getFolders(IContext, IFolder) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getFolders(IContext, ILibrary) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getForbiddenExtensions() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the list of forbidden extensions.
- getForeignResourceDefinition() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Gets the foreign resource definition.
- getForm() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- getForm() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceDefinition
-
Gets the default form associated to the definition.
- getForm() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Gets the
IForm
associated with the task.
- getForm() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getForm() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignForm
-
Gets the associated form.
- getForm(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a workflow form by its name.
- getForm(IContext, IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a resource definition form by its name.
- getForm(IContext, ITask, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a task form by its name.
- getForm(IContext, IAction, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a action form by its name.
- getForm(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a workflow form by its name.
- getForm(IContext, IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a resource definition form by its name.
- getForm(IContext, ITask, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a task form by its name.
- getForm(IContext, IAction, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a action form by its name.
- getFormContext() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- getFormsComponentsFactory() - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getFormsDefinitionsFactory() - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getFragmentByName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IBlockDefinition
-
Get fragment by name
- getFragments() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IBlockDefinition
-
Get fragments
- getFragments() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IBlock
-
Get fragments
- getFragmentsRecursively() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IBlockDefinition
-
Get all fragments recursively
- getFragmentsRecursively() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IBlock
-
Get all fragments recursively
- getFulfiller() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Returns the fulfiller.
- getFulfiller() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.ISnapshot
-
Gets the person who performed the snapshot.
- getFullName() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the full name of the user.
- getFullName() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationRecipient
-
Optional fullName of the recipient
- getGenericViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getGenericViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getGroup(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getGroup(IContext, IOrganization, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves a group by its system name on an organization scope.
- getGroup(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getGroup(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getGroupByName(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getGroups() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Gets all the groups.
- getGroups() - Method in interface com.axemble.vdoc.sdk.interfaces.IOperatorRole
-
Gets the groups of the role.
- getGroups() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Returns the list of groups
- getGroups() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Gets the groups of the profile.
- getGroups() - Method in interface com.axemble.vdoc.sdk.interfaces.IRole
-
Deprecated.
Gets the groups of the role.
- getHeader(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getHeadTagCode() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Gets the head tag code.
- getHeight() - Method in class com.axemble.vdoc.sdk.structs.Dimension
-
Gets the height of the design object.
- getHierarchicalManager() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the user's hierarchical manager.
- getHistory() - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Gets the history of the resource
- getHistoryEventController() - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets a History Event controller.
- getHttpEquiv() - Method in interface com.axemble.vdoc.sdk.interfaces.SEO.Meta
-
Renvoie l'attribut http-equiv du meta
- getId() - Method in interface com.axemble.vdoc.sdk.interfaces.IElement
-
Gets the identifier object.
- getId() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessageBean
-
- getId() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.ISnapshot
-
Gets the identifier object.
- getId() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.ISession
-
- getId() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Get id
- getId() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Get the id
- getId() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Gets the identifier of the designed object.
- getId() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
Gets the identifier of the designed object.
- getImportParameters() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseImportMigrationExtension
-
- getIndexationModule() - Static method in class com.axemble.vdoc.sdk.Modules
-
- getIndexationModule(Properties) - Static method in class com.axemble.vdoc.sdk.Modules
-
Return an indexation module
- getIndexationModule() - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getIndexationModule(Properties) - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
Return a base indexation module
- getIndexController(String) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets the controller of the specified index name.
- getIndexType() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Gets the index type.
- getInfos() - Method in interface com.axemble.vdoc.sdk.interfaces.IReport
-
Gets the infos.
- getInnerCssClass() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Gets the CSS class.
- getInnerDescription() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
- getInnerLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
- getInnerName() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
- getInput(String) - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector.ServiceInputs
-
- getInput() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignLink
-
Gets the incoming element.
- getInputDirection() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignLink
-
Gets the input direction
- getInputs() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.InputConnectionPoint
-
Gets all the input objects.
- getInputStream() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
Get the stream to read the content
Look out to close the stream when finished
- getInputStream() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the input stream of the request.
- getInstance() - Method in class com.axemble.vdoc.sdk.system.mail.SystemMailExtensionFactory
-
- getIntegerProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getIntegerProperty(String, int) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getIntegerUserProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getIntegerUserProperty(String, int) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getInternalContextHandler() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- getInterveningStatus() - Method in interface com.axemble.vdoc.sdk.interfaces.IOperator
-
Retrieves operator current status.
- getIp() - Method in class com.axemble.vdoc.sdk.system.mail.beans.LostPasswordConfiguration
-
- getItems() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedView
-
- getJavascriptId() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- getJavascriptId() - Method in class com.axemble.vdoc.sdk.document.fields.SelectionRangeDatePickerField
-
- getJavascriptId() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- getJavascriptId() - Method in class com.axemble.vdoc.sdk.document.fields.UrlSelectorField
-
- getJdbcReference(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getJdbcReference(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getJdbcReferences(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getJdbcReferences(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getJMSController() - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets a JMS controller.
- getJob(String, Class<T>) - Method in interface com.axemble.vdoc.sdk.interfaces.IAsyncJobQueue
-
Get a Job
- getKey() - Method in interface com.axemble.vdoc.sdk.interfaces.IModel
-
- getKey() - Method in interface com.axemble.vdoc.sdk.interfaces.IOptionList.IOption
-
Gets the key of the option.
- getKey() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedForm.PropertyFilter
-
- getKey() - Method in class com.axemble.vdoc.sdk.structs.ExternalElement
-
- getKeyLabel(String) - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- getKeyLabel(String) - Static method in class com.axemble.vdoc.sdk.document.fields.UrlSelectorField
-
- getLabel() - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IAction
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Gets the label of the alias.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachmentTemplate
-
Gets the label of the attachment template.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
- getLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IDynamicLocalizationsWrapper
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Returns the label of the group.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IList
-
Gets the label of the list.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Returns the label of the localization
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Retrieves the label of the mappingStructure.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IOperatorRole
-
Gets the label of the operator role.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Returns the label of the organization
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IPortlet
-
Gets the label of the portlet.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Gets the label of the profile.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IProject
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Gets the localized label of the property.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceDefinition
-
Gets the label of the definition.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Returns the label of the task.
- getLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Returns the label of the task.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IRole
-
Deprecated.
Gets the label of the role.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Gets the label of the task.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
- getLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ITreatmentDefinition
-
Gets the label of the treatment.
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IView
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowContainer
-
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Get label
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Get the label
- getLabel() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupport
-
Gets the label of a resource.
- getLabel() - Method in class com.axemble.vdoc.sdk.structs.ExternalElement
-
- getLang() - Method in interface com.axemble.vdoc.sdk.interfaces.SEO.Meta
-
Renvoie l'attribut lang du meta
- getLanguage() - Static method in class com.axemble.vdoc.sdk.BaseSDKExtension
-
- getLanguage() - Method in interface com.axemble.vdoc.sdk.interfaces.IContext
-
- getLanguage() - Method in interface com.axemble.vdoc.sdk.interfaces.IFile
-
Gets the language of the file.
- getLanguage() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the user's current language.
- getLanguages() - Method in class com.axemble.vdoc.sdk.structs.MailRecipients
-
Get all languages for the mail
- getLargestFileSize() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the largest file size.
- getLastBracketIndex(String) - Method in class com.axemble.vdp.mapping.extensions.ActorsMappingExtension
-
- getLastBracketIndex(String) - Method in class com.axemble.vdp.mapping.extensions.ResourceBrowserMappingExtension
-
- getLastExecutionDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgent
-
Gets the last execution date of the agent.
- getLastExecutionStatus() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgent
-
Gets last result status
- getLastFailureDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgent
-
Gets the date of the last failure of the agent.
- getLastName() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the last name of the user.
- getLastName() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationRecipient
-
Optional lastName of the recipient
- getLastPasswordUpdate() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the account last password update date.
- getLastReport() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgent
-
Gets the last report of the agent
- getLastRunDate() - Method in class com.axemble.vdoc.sdk.agent.base.BaseAgent
-
Deprecated.
- getLastRunDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgentProcessingContext
-
- getLastSuccessDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgent
-
Gets the date of the last success of the agent.
- getLastVisite() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
- getLastVisitedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the account last visited date.
- getLeaders() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's leaders.
- getLevel() - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- getLevelLabel() - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- getLibraries() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Gets all the additional libraries.
- getLibraries(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Retrieves all the libraries.
- getLibraries(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Retrieves all the libraries.
- getLibraries(IContext, IOrganization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Retrieves all the libraries within a specified organization.
- getLibrary() - Method in interface com.axemble.vdoc.sdk.interfaces.IFile
-
Gets the library.
- getLibrary() - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Gets the library.
- getLibrary() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
- getLibrary(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getLibrary(IContext, IOrganization, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Retrieves a
ILibrary
within a specified organization.
- getLibrary(IContext, IFolder) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getLibrary(IContext, IFile) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getLibrary(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getLibraryByPath(IContext, IOrganization, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Retrieves a library by its path.
- getLibraryElement() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrarySubscription
-
get the subscribed element
- getLibraryModule() - Static method in class com.axemble.vdoc.sdk.Modules
-
- getLibraryModule(Properties) - Static method in class com.axemble.vdoc.sdk.Modules
-
- getLibraryModule() - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getLibraryModule(Properties) - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getLifeCycleStatus() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getLink() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Gets the resource associated with the mailing list.
- getLink() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Get the link of the profile
- getLinkedDesignElementsGroupName() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
Specifies a unique group name with other linked design objects to check system name on.
- getLinkedResource() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
Retrieves the linked resource object.
- getLinkedResources(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Retrieves all the linked resources of a property.
- getLinkedResources(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets all the linked resources associated with a table property.
- getLinkedWorkflowInstances(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance
-
Retrieves all the linked workflow instance of a linked table field.
- getLinkTarget() - Method in interface com.axemble.vdoc.sdk.interfaces.IModel
-
- getLinkUrl() - Method in interface com.axemble.vdoc.sdk.interfaces.IModel
-
- getList() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- getList(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Retrieves a specified list object by passing its name.
- getList(T, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IListMappingProvider
-
- getList() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Retrieves the associated list.
- getList(ILibrary) - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
- getList(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Gets the available values of a list property.
- getList(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a list object from a catalog by its name.
- getList(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets the available values of a list property.
- getList(IContext, ILibrary, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getList(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a list object from a catalog by its name.
- getList(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets the available values of a list property.
- getListOptions() - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- getListOptions() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Retrieves options displayed on the selection "value of list" in the mapping component.
- getLists() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Retrieves all the lists of the catalog.
- getLists(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a collection of a the lists available on a specified
ICatalog
object.
- getLists(IContext, ILibrary) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getLists(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a collection of a the lists available on a specified
ICatalog
object.
- getLocale() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
Returns the locale associated with the navigator.
- getLocale() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getLocales() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getLocalizableName() - Method in interface com.axemble.vdoc.sdk.supports.ILocalizableSupport
-
Unique localization name for the given scope and type
(will be used in XLS localization import/export)
- getLocalizableType() - Method in interface com.axemble.vdoc.sdk.supports.ILocalizableSupport
-
Unique type (will be used in XLS localization import/export)
- getLocalization() - Method in interface com.axemble.vdoc.sdk.interfaces.IDirectoryLocalizationScope
-
return le localization
- getLocalization() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's localization.
- getLocalization(IContext, ILocalization, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getLocalization(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves a localization by its system name.
- getLocalization(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves a localization object by its
IStorageKey
object.
- getLocalization(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getLocalizationByPathLabel(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves a localization by its path.
- getLocalizationPathLabel(ILocalization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Generate path label of the localization
"/" in label will replaced by "\\/"
- getLocalizations() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Returns the list of underneath localizations
- getLocalizations(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves all the localizations.
- getLocalizations(IContext, ILocalization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getLocalizationScope() - Method in interface com.axemble.vdoc.sdk.supports.ILocalizableSupport
-
Scope of the localizable name
- getLocalizationScopes(ILocalizationScopeSupport) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
get the localizationScopes for the localizationScopeSupport object
- getLocalizedMessage() - Method in exception com.axemble.vdoc.sdk.exceptions.SDKSaveException
-
- getLockProperties() - Method in interface com.axemble.vdoc.sdk.interfaces.ILock
-
Get the locked properties
- getLockSession() - Method in interface com.axemble.vdoc.sdk.interfaces.ILock
-
Get the lock sessionId
- getLoggedOnContext() - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getLoggedOnContext() - Method in class com.axemble.vdoc.sdk.providers.BaseBrowsableViewProvider
-
- getLoggedOnContext() - Method in class com.axemble.vdoc.sdk.providers.BaseContentProvider
-
- getLoggedOnContext() - Method in class com.axemble.vdoc.sdk.providers.BaseFormProvider
-
- getLoggedOnContext() - Method in class com.axemble.vdoc.sdk.providers.BaseGroupProvider
-
- getLoggedOnContext() - Method in class com.axemble.vdoc.sdk.providers.BaseSectionProvider
-
- getLoggedOnContext() - Method in class com.axemble.vdoc.sdk.providers.BaseSheetProvider
-
- getLoggedOnContext() - Method in class com.axemble.vdoc.sdk.providers.BaseViewProvider
-
- getLoggedOnContext() - Method in class com.axemble.vdoc.sdk.providers.BaseWizardProvider
-
- getLoggedOnUser() - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves the current logged on user.
- getLoggedOnUserContext() - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves the context of the logged on user
- getLoggedOnUserLanguage() - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves the logged on user language or default to server default
- getLogger() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTargetExtension
-
- getLogger() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTaskExtension
-
- getLogger(String) - Static method in class com.axemble.vdoc.sdk.utils.Logger
-
- getLogger(Class) - Static method in class com.axemble.vdoc.sdk.utils.Logger
-
- getLogin() - Method in interface com.axemble.vdoc.sdk.interfaces.IJdbcReference
-
Deprecated.
- getLogin() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the login of the user.
- getLogin() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationRecipient
-
Optional login of the recipient
- getLoginEntered() - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
- getLongProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getLongProperty(String, long) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getLongUserProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getLongUserProperty(String, long) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getLostPasswordConfigurationBuilder() - Static method in class com.axemble.vdoc.sdk.system.mail.beans.Builders
-
- getMailForm(int) - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
- getMailForm() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
- getMailForm(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getMailForm(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getMailForms(IContext, IWorkflow) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets all the mail forms from a specified
IWorkflow
object.
- getMailForms(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getMailForms(IContext, IWorkflow) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets all the mail forms from a specified
IWorkflow
object.
- getMailForms(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getMailingList(IContext, String, int) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets a mailing list by its name.
- getMailingList(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
- getMailingList(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets a mailing list object from its identifier.
- getMailingLists(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets all mailing lists.
- getMajor() - Method in interface com.axemble.vdoc.sdk.interfaces.versions.IVersion
-
- getManager() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the user's manager.
- getManualTaskInstances(IContext, IVersion) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves all the manual task instances of a workflow instance.
- getManualTaskInstances(IContext, IWorkflowInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the manual task instances of a workflow instance.
- getManualTaskInstancesByStatus(IContext, int) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the manual task instances for a status.
- getManualTaskInstancesModifiedSince(IContext, Date) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the manual task instances modified since.
- getManualTasks() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getMap() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IPreferences
-
Deprecated.
- getMappingType() - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- getMappingType() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Retrieves the mapping type of the mappingStructure.
- getMapValue(Map, String) - Method in class com.axemble.vdp.mapping.extensions.ResourceBrowserMappingExtension
-
- getMarkerModel() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the current marker model.
- getMaxChars() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings
-
The maximum number of chars accepted by the field.
- getMaxEndedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.ITaskInstance
-
- getMaxFileSize() - Method in class com.axemble.vdoc.sdk.controllers.BaseController
-
- getMaxFileSize() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the maximum size of a file.
- getMaxInactiveInterval() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.ISession
-
- getMaxSize() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the maximum size available for a library.
- getMaxSizeEventListeners() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the email addresses to notify if the maximum size is reached.
- getMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets all group members.
- getMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Returns the list of users
- getMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.IOperatorRole
-
Gets the members of the role.
- getMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Returns the list of users
- getMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Gets the members of the profile.
- getMembers() - Method in interface com.axemble.vdoc.sdk.interfaces.IRole
-
Deprecated.
Gets the members of the role.
- getMembers(IGroup) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves the members of the group.
- getMemorizeFulfillerInRole() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
get memorized operator role
- getMessage() - Method in class com.axemble.vdoc.sdk.controllers.BaseController.Result
-
- getMessage() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
- getMessageAttachmentsNames() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.INewDiscussionMessageNotificationData
-
- getMessageContainer() - Method in class com.axemble.vdoc.sdk.messages.MessageDispatcher
-
- getMessageContent() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.INewDiscussionMessageNotificationData
-
- getMessageController() - Method in class com.axemble.vdoc.sdk.messages.BaseRecipient
-
- getMessageController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getMessageController() - Method in interface com.axemble.vdoc.sdk.modules.IProjectModule
-
Gets a message controller
- getMessageController() - Method in class com.axemble.vdoc.sdk.site.extensions.BasePageExtension
-
- getMessageCreationDate() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.INewDiscussionMessageNotificationData
-
- getMessageCreator() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.INewDiscussionMessageNotificationData
-
- getMessageFilter() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessageProcessor
-
Return the filter/discriminant if needs.
- getMessageProcessors() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSQueueDeclaration
-
return the message processor list to start on the queue
- getMessages(String, String, int) - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSController
-
Get messages in queue
- getMessages(String, String, String, int) - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSController
-
Get messages in queue
- getMessagesCount() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSQueueBean
-
- getMeta(String) - Method in interface com.axemble.vdoc.sdk.interfaces.SEO
-
Renvoie le contenu d'un Meta
- getMetas() - Method in interface com.axemble.vdoc.sdk.interfaces.SEO
-
Renvoie tous les metas de l'objet
- getMethodName() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getMethodName() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets the method name of the screen.
- getMinor() - Method in interface com.axemble.vdoc.sdk.interfaces.versions.IVersion
-
- getMobilePhoneNumber() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's mobile phone number.
- getMobilePhoneNumber() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationRecipient
-
Optional mobile phone number of the recipient
- getModel() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
- getModifiedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Gets the last user who modified the folder.
- getModifiedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets the editor of the group.
- getModifiedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Gets the editor of the localization.
- getModifiedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Gets the editor of the organization.
- getModifiedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Gets the last user who modified the resource.
- getModifiedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the editor of the user.
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IContent
-
Gets the modified date.
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Gets the modified date.
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
Gets the modified date.
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets the modified date.
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Gets the created date.
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Gets the modified date.
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IPageContainer
-
Gets the modified date.
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Gets the modified date.
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the modified date.
- getModifiedDate() - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Gets the modified date.
- getModifiedServices() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
Gets the modified services for this object
- getModule() - Method in interface com.axemble.vdoc.sdk.interfaces.IElement
-
Allows to retrieve the current module.
- getModule() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the site module.
- getName() - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IAction
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgent
-
Gets the name of the agent.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Gets the name of the alias.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachmentTemplate
-
Gets the name of the attachment template.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttribute
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ICategory
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IChrono
-
Gets the system name of the chrono.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IExternalReference
-
Gets the name of the external reference.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Gets the name of the folder.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
Gets the name of the form.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets the name of the group.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IIndexController
-
Gets the name of the index.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessageProperty
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSQueueBean
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the name of the library.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibraryElement
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IList
-
Gets the name of the list.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Returns the name of the localization
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Retrives the name of mappingStructure.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IOperatorRole
-
Gets the name of the role.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Returns the name of the organization
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IPortlet
-
Gets the name of the portlet.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Gets the name of the profile.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IProject
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Gets the system name of the property.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Gets the name of a resource.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceDefinition
-
Gets the system name of the definition.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Returns the system name of the action.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IRole
-
Deprecated.
Gets the name of the role.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition
-
Gets the name of the service.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Gets the system name of the task.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ITreatmentDefinition
-
Gets the name of the treatment.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IView
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowContainer
-
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.SEO.Meta
-
Renvoie l'attribut name du meta
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IContentDefinition
-
Gets the system name of a definition.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Get name
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Get the name
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupport
-
Gets the name of the designed object.
- getName() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IAbstractField
-
Get field name
- getName() - Method in enum com.axemble.vdoc.sdk.modules.IBaseLibraryModule.SubscriptionFrequency
-
Gets the name of the frequency.
- getName() - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider.NamedWidget
-
- getName() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedForm.PropertyFilter
-
- getName() - Method in class com.axemble.vdoc.sdk.tags.EventTag
-
- getNames() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IPreferences
-
Deprecated.
- getNativeDomain() - Method in interface com.axemble.vdoc.sdk.interfaces.SDKWrapper
-
- getNativeObject() - Method in interface com.axemble.vdoc.sdk.interfaces.IElement
-
Gets the native object underneath.
- getNativeObject() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.ISnapshot
-
Gets the native object underneath.
- getNativeObject() - Method in interface com.axemble.vdoc.sdk.interfaces.IStorageKey
-
Gets the native key object.
- getNativeRequest() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the native request object.
- getNativeResponse() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IResponse
-
- getNativeSession() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.ISession
-
Gets the native session object.
- getNbElements(String, Object[]) - Method in interface com.axemble.vdoc.sdk.interfaces.ISearchController
-
- getNbElements(Class<?>, String, String, Object[]) - Method in interface com.axemble.vdoc.sdk.interfaces.ISearchController
-
- getNbOfRows() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings
-
The number of rows accepted by the field.
- getNickName() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the nick name of the user.
- getNodes() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IBlockDefinition
-
Get nodes
- getNotificationController() - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
- getNumber() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.ISnapshot
-
Gets the snapshot number.
- getNumberOfElements() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
The number of elements.
- getNumberOfElements(Class) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
The number of elements of a specific class.
- getNumberOfParallelConsumers() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessageProcessor
-
Return the number of parallel consumers to run
- getObjectId() - Method in interface com.axemble.vdoc.sdk.history.IEvent
-
- getObjectLabel() - Method in interface com.axemble.vdoc.sdk.history.IEvent
-
- getObjectLabel() - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- getObjectName() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets the identifier of the displayed object.
- getObjectType() - Method in interface com.axemble.vdoc.sdk.history.IEvent
-
- getObjectUserProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getObjectUserProperty(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getOneTaskInstance(IContext, IVersion) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets one of the task instances (any).
- getOneTaskInstance(IContext, IWorkflowInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets one of the task instances (any).
- getOpenButton() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getOperator(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a operator object from its identifier.
- getOperator(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets an operator object from its identifier.
- getOperator(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getOperatorByLogin(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getOperatorRole(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Retrieves a specified role object by passing its name.
- getOperatorRole() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
- getOperatorRole() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
get operator role
- getOperatorRole(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getOperatorRole(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a role object from its identifier.
- getOperatorRoles() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Retrieves all the roles of the catalog
- getOperatorRoles(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a collection of
IOperatorRole
objects within a specified catalog.
- getOperators() - Method in interface com.axemble.vdoc.sdk.interfaces.ITaskInstance
-
- getOperators(ITaskInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves the operators of a task instance.
- getOperators(ITaskInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves the operators of a task instance.
- getOptions() - Method in interface com.axemble.vdoc.sdk.interfaces.IOptionList
-
Gets the collection of options.
- getOrganization() - Method in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition
-
Gets the organization object.
- getOrganization() - Method in interface com.axemble.vdoc.sdk.interfaces.IDirectoryOrganizationScope
-
return the organization
- getOrganization() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets the organization of the group.
- getOrganization() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the organization.
- getOrganization() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Gets the organization object.
- getOrganization() - Method in interface com.axemble.vdoc.sdk.interfaces.IProject
-
Gets the organization object.
- getOrganization() - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Gets the organization object.
- getOrganization() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the users's organization.
- getOrganization(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves an organization by its system name (the system name is unique on the server).
- getOrganization(IContext, IOrganization, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getOrganization(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getOrganization(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getOrganizationByPathLabel(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves an organization by its path.
- getOrganizationPathLabel(IOrganization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Generate path label of the organization
"/" in label will replaced by "\\/"
- getOrganizations() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Returns the list of underneath organizations
- getOrganizations(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves all the organizations.
- getOrganizations(IContext, IOrganization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getOrganizationScopes(IUser) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Gets the OrganizationScope for the User object
- getOriginalXml() - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
- getOutput() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignLink
-
Gets the outgoing element.
- getOutputDirection() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignLink
-
Gets the output direction
- getOutputs() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.OutputConnectionPoint
-
Gets the output objects.
- getOutputStream() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
Get the stream to writte the content
Look out to close the stream when finished
- getOutputStream() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IResponse
-
- getOutputTasks() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.OutputConnectionPoint
-
Gets the output tasks.
- getOwnedBy() - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
Gets the owner of the version.
- getOwner() - Method in interface com.axemble.vdoc.sdk.interfaces.IContent
-
Gets the owner of the content.
- getPage() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- getPageContainer() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the current page container.
- getPageContainer(IContext, ISite, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getPageContainer(IContext, ITopic, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getPageContainer(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
IPageContainer
object from one of the followings: PageImpl,
java.io.Serializable.
- getPageContainers(IContext, ISite) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets all the pages from a site at a root level.
- getPageContainers(IContext, ISite, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getPageContainers(IContext, ITopic) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets all the pages from the
ITopic
object.
- getPageContainers(IContext, ITopic, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getParameter(String) - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- getParameter(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets a parameter by its key.
- getParameterMap() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the parmeter map.
- getParameterMap() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets the named parameters.
- getParameterObject(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets a java.lang.Object parameter.
- getParameters() - Method in class com.axemble.vdoc.sdk.components.ParameterizedMappingStructure
-
- getParameters() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getParameters() - Method in interface com.axemble.vdoc.sdk.interfaces.IParameterizedMappingStructure
-
- getParameters(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets all the parameters associated with a key.
- getParameters() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTargetExtension
-
- getParameterString(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets a java.lang.String parameter.
- getParameterStrings(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets all the parameter's values from a key.
- getParameterValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginRequest
-
Gets a parameter by its key.
- getParameterValues(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginRequest
-
Gets all the values associated with a key.
- getParameterValues(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets all the values associated with a key.
- getParams() - Method in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- getParent() - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Returns the parent localization
- getParent() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Returns the parent organization
- getParent() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Gets the parent object.
- getParent() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
- getParentBlock() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- getParentBlock() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- getParentBlock() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Gets the parent block.
- getParentBlock() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IContentDefinition
-
Gets the parent block.
- getParentBlock() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IWidget
-
Get the widget parent block
- getParentCategory() - Method in interface com.axemble.vdoc.sdk.interfaces.ICategory
-
Gets the parent category.
- getParentCategory(IContext, ICategory) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getParentComponent() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent.FieldTypeChangeListener
-
- getParentContainerWorkflowInstance() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance
-
In embedded workflow, return the parent workflow instance
- getParentContext() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- getParentContext() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- getParentContext() - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- getParentContext() - Method in interface com.axemble.vdoc.sdk.supports.IConnectorParentContextSupport
-
Gets the container for the parent object of the service
- getParentContextUri() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- getParentFolder() - Method in interface com.axemble.vdoc.sdk.interfaces.IFile
-
Gets the parent folder.
- getParentFolder() - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Gets the parent folder.
- getParentFolder() - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
Gets the parent folder.
- getParentFolder(IContext, IFolder) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getParentFolder(IContext, IFile) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getParentFolders(IContext, IFolder) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getParentFolders(IContext, IFile) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getParentForm() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- getParentInstance() - Method in interface com.axemble.vdoc.sdk.interfaces.ILinkedResource
-
Gets the parent instance.
- getParentInstance() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance
-
Gets the parent instance.
- getParentInstance(IWorkflowInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getParentInstance(ILinkedResource) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets the parent instance of a linked resource.
- getParentProfiles() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Gets the parent profiles of the profile.
- getParents() - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Gets the parents of the group.
- getParents() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's parents.
- getParents(IGroup) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves the direct parents of a specified group object.
- getParents(IUser) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves the parents of a specified user.
- getPassword() - Method in interface com.axemble.vdoc.sdk.interfaces.IJdbcReference
-
Deprecated.
- getPasswordEntered() - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
- getPath() - Method in interface com.axemble.vdoc.sdk.interfaces.IElement
-
- getPerMessageSecondTimeout() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessageProcessor
-
Return the timeout to process a unique message.
- getPhoneNumber() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's phone number.
- getPhoneNumber() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationRecipient
-
Optional phone number of the recipient
- getPhysicalPath() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Retrieves the physical path of the library.
- getPlugin() - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginController
-
- getPlugin() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the current plugin.
- getPlugin(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
IPlugin
object from one of the followings: ModuleImpl,
java.io.Serializable.
- getPlugin() - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getPlugin() - Method in class com.axemble.vdoc.sdk.providers.BaseBrowsableViewProvider
-
- getPlugin() - Method in class com.axemble.vdoc.sdk.providers.BaseContentProvider
-
- getPlugin() - Method in class com.axemble.vdoc.sdk.providers.BaseFormProvider
-
- getPlugin() - Method in class com.axemble.vdoc.sdk.providers.BaseGroupProvider
-
- getPlugin() - Method in class com.axemble.vdoc.sdk.providers.BaseSectionProvider
-
- getPlugin() - Method in class com.axemble.vdoc.sdk.providers.BaseSheetProvider
-
- getPlugin() - Method in class com.axemble.vdoc.sdk.providers.BaseViewProvider
-
- getPlugin() - Method in class com.axemble.vdoc.sdk.providers.BaseWizardProvider
-
- getPluginContext() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the current plugin context
- getPluginDescription() - Method in class com.axemble.vdoc.sdk.structs.PluginConfigurationBean
-
- getPluginLabel() - Method in class com.axemble.vdoc.sdk.structs.PluginConfigurationBean
-
- getPluginName() - Method in class com.axemble.vdoc.sdk.structs.PluginConfigurationBean
-
- getPluginRequest() - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Retrieves the provided Plug-in request.
- getPlugins(IContext, ISite) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets all the plugins from a site at root level.
- getPlugins(IContext, ISite, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getPluginScope() - Method in class com.axemble.vdoc.sdk.structs.PluginConfigurationBean
-
- getPoint() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ILocationSupport
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.agent.base.BaseAgent
-
Deprecated.
Gets the portal module object.
- getPortalModule() - Method in class com.axemble.vdoc.sdk.BaseSDKExtension
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.controllers.BaseController
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseWorkflowField
-
- getPortalModule() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgentProcessingContext
-
Gets the portal module object.
- getPortalModule() - Method in class com.axemble.vdoc.sdk.link.extensions.BaseLinkExtension
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.mapping.extensions.BaseMappingExtension
-
- getPortalModule() - Static method in class com.axemble.vdoc.sdk.Modules
-
- getPortalModule(Properties) - Static method in class com.axemble.vdoc.sdk.Modules
-
- getPortalModule() - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getPortalModule(Properties) - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTargetExtension
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTaskExtension
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.providers.BaseBrowsableViewProvider
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.providers.BaseContentProvider
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.providers.BaseFormProvider
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.providers.BaseGroupProvider
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSectionProvider
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSheetProvider
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.providers.BaseViewProvider
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.providers.BaseWizardProvider
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseResourceDefinitionExtension
-
- getPortalModule() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseWorkflowExtension
-
- getPortlet(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets a portlet by its name.
- getPreferences() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
Deprecated.
- getPreviousGroup(IStorageKey) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getPreviousLocalization(IStorageKey) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getPreviousOrganization(IStorageKey) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getPreviousTaskInstanceOperator() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
Returns the operator on the previous task instance
- getPreviousUser(IStorageKey) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getPrintHeader() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Returns IWidget header for print mode
- getProductVersion() - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
- getProfile(IContext, IProtocolSupport, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a
IProfile
object by its system name.
- getProfile(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a role object from its identifier.
- getProfiles() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Gets all the profiles.
- getProfiles() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Gets the sub-profiles of the profile.
- getProfiles(IContext, IProtocolSupport) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a collection of
IProfile
objects within a specified link.
- getProgress() - Method in interface com.axemble.vdoc.sdk.interfaces.IAsyncJobCallable
-
Get job's progress in percent
- getProject() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Retrieves the project of the catalog
- getProject(IContext, String, IOrganization) - Method in interface com.axemble.vdoc.sdk.modules.IProjectModule
-
Gets a project by its name and organization.
- getProject(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IProjectModule
-
Gets a project from its identifier.
- getProjectModule() - Method in class com.axemble.vdoc.sdk.agent.base.BaseAgent
-
Deprecated.
Gets the project module object.
- getProjectModule() - Method in class com.axemble.vdoc.sdk.BaseSDKExtension
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.controllers.BaseController
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseWorkflowField
-
- getProjectModule() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgentProcessingContext
-
Gets the project module object.
- getProjectModule() - Method in class com.axemble.vdoc.sdk.link.extensions.BaseLinkExtension
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.mapping.extensions.BaseMappingExtension
-
- getProjectModule() - Static method in class com.axemble.vdoc.sdk.Modules
-
- getProjectModule(Properties) - Static method in class com.axemble.vdoc.sdk.Modules
-
- getProjectModule() - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getProjectModule(Properties) - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTargetExtension
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTaskExtension
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.providers.BaseBrowsableViewProvider
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.providers.BaseContentProvider
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.providers.BaseFormProvider
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.providers.BaseGroupProvider
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSectionProvider
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSheetProvider
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSummaryProvider
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.providers.BaseViewProvider
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.providers.BaseWizardProvider
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseResourceDefinitionExtension
-
- getProjectModule() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseWorkflowExtension
-
- getProjectProtocolUri() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.IAbstractInterventionNotificationData
-
- getProjects(IContext, IOrganization) - Method in interface com.axemble.vdoc.sdk.modules.IProjectModule
-
Get all projects of the organization
- getProjects(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IProjectModule
-
Get all projects
- getProjects() - Method in class com.axemble.vdoc.sdk.providers.io.ExportProvider
-
- getProperties() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Retrieves all the properties of the catalog.
- getProperties() - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves all standard properties
- getProperties() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceDefinition
-
Gets all the properties of the definition.
- getProperties() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
- getProperties(IContext, IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets all the properties of a specified definition.
- getProperties(IContext, IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getProperties(IContext, IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets all the properties of a specified definition.
- getProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Retrieves a specified property by passing its name.
- getProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
- getProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceDefinition
-
Gets a property definition by its specified system name.
- getProperty() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFieldComponentDefinition
-
- getProperty(IContext, IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getProperty(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a property object from its identifier.
- getProperty(IContext, IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getProperty(IContext, IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getProperty(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a property object from its identifier.
- getPropertyFilters() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedForm
-
- getPropertyName() - Method in exception com.axemble.vdoc.sdk.exceptions.SDKPropertySaveException
-
- getPropertyType() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessageProperty
-
- getPropertytype() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFieldComponentDefinition
-
- getProtocol() - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
- getProtocolPath(Object) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves the protocol path of an object.
- getProtocolPath(Object, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves the protocol path of an object by specifying the language.
- getProtocolURI(IProtocolSupport) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
- getProtocolURI(IProtocolSupport, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
- getProtocolURI(Object) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves the protocol URI of an object.
- getProtocolURI(Object, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves the protocol URI of an object by using names or not.
- getProtocolURI() - Method in interface com.axemble.vdoc.sdk.supports.IProtocolSupport
-
- getProtocolURI(boolean) - Method in interface com.axemble.vdoc.sdk.supports.IProtocolSupport
-
- getProvider() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Gets the associated provider.
- getProvider() - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getQueryString() - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginRequest
-
Gets the requested string.
- getQueryString() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the requested string.
- getQueue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IAsyncJobQueueController
-
Get a IAsyncJobQueue
- getQueueName() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSQueueDeclaration
-
Return the queue name
- getQueues() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSController
-
Get all queues
- getReadableRepresentation() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessage
-
This method return a human readable representation of the message implementation.
- getReadableRepresentation() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessageBean
-
- getReadableRepresentation() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationData
-
This method return a human-readable representation of the notification data implementation.
- getRealPath(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.ISession
-
- getRecipient() - Method in interface com.axemble.vdoc.sdk.interfaces.IMessage
-
- getRecipient(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IMessageController
-
Gets a recipient by its name.
- getRecipient() - Method in class com.axemble.vdoc.sdk.messages.Message
-
- getRecipient(String) - Method in class com.axemble.vdoc.sdk.messages.MessageController
-
- getRecipients() - Method in interface com.axemble.vdoc.sdk.interfaces.discussion.IDiscussionMessage
-
- getRecipients() - Method in class com.axemble.vdoc.sdk.messages.MessageController
-
- getRecipients() - Method in class com.axemble.vdoc.sdk.structs.MailMessage
-
Get all addresses for the mail
- getRecipients(Message.RecipientType, String) - Method in class com.axemble.vdoc.sdk.structs.MailRecipients
-
Get the addresses for the mail recipient.
- getRecipients(Message.RecipientType) - Method in class com.axemble.vdoc.sdk.structs.MailRecipients
-
Get the recipient addresses for the mail.
- getRedirect() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- getRedirect() - Method in class com.axemble.vdoc.sdk.system.mail.beans.LostPasswordConfiguration
-
- getRedirect() - Method in class com.axemble.vdoc.sdk.system.mail.beans.UninitializedPasswordConfiguration
-
- getRedirect() - Method in class com.axemble.vdoc.sdk.system.mail.beans.UpdatePasswordConfiguration
-
- getReference() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.IAbstractInterventionNotificationData
-
- getReferer() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getRemoteAddr() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getRemoteHost() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getRemoteUser() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getRenderMode() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the current render mode.
- getReport() - Method in class com.axemble.vdoc.sdk.agent.base.BaseAgent
-
Deprecated.
- getReport() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgentProcessingContext
-
- getRequest() - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
- getRequest() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
- getRequestDispatcher(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.ISession
-
- getRequestURI() - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginRequest
-
Gets the requested URI
- getRequestURI() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the request URI.
- getRequestURL() - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginRequest
-
Gets the requested URL
- getRequestURL() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getResetType() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- getResource() - Method in class com.axemble.vdoc.sdk.configuration.base.BaseConfigurationEditor
-
- getResource() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnectionEditor
-
- getResource() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- getResource() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- getResource() - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- getResource() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
- getResource() - Method in class com.axemble.vdoc.sdk.mapping.extensions.BaseMappingExtension
-
- getResource(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a resource object from its identifier.
- getResource(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getResource(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a resource object from its identifier.
- getResource(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getResource() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
Retrieves the container resource.
- getResource() - Method in class com.axemble.vdoc.sdk.view.extensions.impl.ViewItemImpl
-
- getResource() - Method in interface com.axemble.vdoc.sdk.view.extensions.ViewItem
-
- getResource() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseResourceDefinitionExtension
-
- getResourceController() - Method in class com.axemble.vdoc.sdk.configuration.base.BaseConfigurationEditor
-
- getResourceController() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnectionEditor
-
- getResourceController() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- getResourceController() - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- getResourceController() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
Retrieves the resource controller.
- getResourceController() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- getResourceController() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
Retrieves the resource controller.
- getResourceController() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
Retrieves the resource controller.
- getResourceController() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- getResourceController(IResource) - Method in interface com.axemble.vdoc.sdk.modules.IWorkflowModule
-
Gets the resource controller object.
- getResourceController() - Method in class com.axemble.vdoc.sdk.providers.BaseFormProvider
-
- getResourceController() - Method in class com.axemble.vdoc.sdk.providers.BaseSectionProvider
-
- getResourceController() - Method in class com.axemble.vdoc.sdk.providers.BaseSheetProvider
-
- getResourceController() - Method in class com.axemble.vdoc.sdk.providers.BaseWizardProvider
-
- getResourceController() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
Retrieves the associated resource controller.
- getResourceDefinition(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Gets an extended attributes table
- getResourceDefinition(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves a resource definition by specifying the
ICatalog
and its system name.
- getResourceDefinition(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a resource definition object from its identifier.
- getResourceDefinition(IContext, ILibrary, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getResourceDefinition(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getResourceDefinition(IContext, IPageContainer, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getResourceDefinition(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a resource definition by specifying the
ICatalog
and its system name.
- getResourceDefinition(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a resource definition object from its identifier.
- getResourceDefinition() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseResourceDefinitionExtension
-
- getResourceDefinition() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseWorkflowExtension
-
- getResourceDefinitions(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves all resource definitions by specifying the
ICatalog
- getResourceDefinitions(IContext, ILibrary) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getResourceDefinitions(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all resource definitions by specifying the
ICatalog
- getResourceId() - Method in interface com.axemble.vdoc.sdk.interfaces.ILock
-
Get the lock resource id
- getResources(IContext, IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a collection of
IResource
objects from a resource definition.
- getResources(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a collection of
IResource
objects from a catalog
- getResources(IContext, IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a collection of
IResource
objects from a resource definition.
- getResources(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a collection of
IResource
objects from a catalog
- getResourceViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a resource view transformer to transform
IResource
objects.
- getResourceViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a resource view transformer to transform
IResource
objects.
- getResponse() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
- getResponseContentType() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getRole(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
- getRole() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
- getRole(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves a
IRole
object by its system name.
- getRole(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a role object from its identifier.
- getRole(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getRole(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getRoles() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
- getRoles(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves a collection of
IRole
objects within a specified catalog.
- getRoles(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getRootBlock() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- getRootBlock() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- getRootConfiguration() - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginController
-
- getRootModuleName() - Method in class com.axemble.vdoc.sdk.structs.PluginConfigurationBean
-
- getRootNavigator() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.INavigator
-
- getScheme() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the scheme (http, https, ...).
- getScheme() - Method in interface com.axemble.vdoc.sdk.interfaces.SEO.Meta
-
Renvoie l'attribut scheme du meta
- getScope() - Method in class com.axemble.vdoc.sdk.configuration.base.BaseConfigurationEditor
-
- getScope() - Method in interface com.axemble.vdoc.sdk.interfaces.IPlugin
-
- getScope() - Method in interface com.axemble.vdoc.sdk.interfaces.IView
-
Return the scope associated with the view
- getScope() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- getScopeLabel() - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- getScreenType() - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getSearchController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getSearchController(IJdbcReference) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getSearchController(IConnectionDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Gets a search controller object by specifying a ConnectionDefinition
object.
- getSearchController(IDataSourceReference) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getSearchController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getSearchController(IJdbcReference) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getSearchController(IConnectionDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a connection from its name.
- getSearchController(IDataSourceReference) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a search controller object by specifying an external data source.
- getSearchController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getSearchController(IJdbcReference) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getSearchController(IConnectionDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Gets a search controller object by specifying a ConnectionDefinition object.
- getSearchController(IDataSourceReference) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getSearchController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getSearchController(IJdbcReference) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getSearchController(IConnectionDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a search controller object by specifying a ConnectionDefinition object.
- getSearchController(IDataSourceReference) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a search controller object by specifying an external data source.
- getSearchElement() - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginConfiguration
-
- getSearchViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a search view transformer to transform
IResource
objects.
- getSearchViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a search view transformer to transform
IResource
objects.
- getSecurityController(ISecuritySupport) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Gets a security controller to manipulate the rights on a specified object.
- getSecurityController(ISecuritySupport) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a security controller on a specified object.
- getSecurityController(ISecuritySupport) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getSecurityController(ISecuritySupport) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Gets a security controller on a specified object.
- getSecurityController(ISecuritySupport) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets a security controller on a specified object.
- getSecurityController(ISecuritySupport) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a security controller on a specified object.
- getSecurityController(ISecuritySupport) - Method in interface com.axemble.vdoc.sdk.modules.IProjectModule
-
Gets a security controller on a specified object.
- getSecurityParent() - Method in interface com.axemble.vdoc.sdk.supports.IChildSecuritySupport
-
This method will returns the security parent of the object for security inheritance tests
- getSelectedKeyRadioGroup() - Method in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- getSelectedOption() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent.FieldTypeChangeListener
-
- getSelectedOption(Object) - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
Retourne l'option de la combo sélectionnée en fonction de la valeur du composant
- getSelectedOption() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- getSelection() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionManager
-
Gets the selected design elements.
- getSelectionManager() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Gets the associated selection manager.
- getSelectionRangeValue() - Method in class com.axemble.vdoc.sdk.document.fields.SelectionRangeDatePickerField
-
- getSEO() - Method in interface com.axemble.vdoc.sdk.supports.ISeoSupport
-
- getServerName() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the server name.
- getServerPort() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the port number.
- getServiceAsynchronousOutputs() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- getServiceDefinition() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- getServiceInputs() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- getServiceName() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- getServiceOutputs() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- getServicesByEvents() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
Gets the services for this object
- getServicesByEventsToDelete() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
Gets the services to delete for this object
- getSession() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the session.
- getSex() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the sex of the user.
- getSex() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationRecipient
-
Optional sex of the recipient
- getSharedBlockContainer(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
ISharedBlockContainer
object from one of the followings: CommonBlockImpl,
java.io.Serializable.
- getSheet() - Method in class com.axemble.vdoc.sdk.configuration.base.BaseConfigurationEditor
-
- getSheet() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnectionEditor
-
- getSheet() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- getSheet() - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- getShortName() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
- getSignature() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Get the user's signature.
- getSingleSelection() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionManager
-
Gets the first element of the selection.
- getSite() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Gets the site of the content.
- getSite() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Retrieves the site of the topic.
- getSite() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the current site.
- getSite(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
ISite
object from one of the followings: SiteImpl,
java.io.Serializable.
- getSite() - Method in class com.axemble.vdoc.sdk.structs.PluginConfigurationBean
-
- getSiteByName(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Retrieves a site by its name.
- getSiteModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
Retrieves the site system object.
- getSiteModule() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
Retrieves the site system object.
- getSiteModule() - Method in class com.axemble.vdoc.sdk.messages.BaseRecipient
-
- getSiteModule() - Static method in class com.axemble.vdoc.sdk.Modules
-
- getSiteModule(Properties) - Static method in class com.axemble.vdoc.sdk.Modules
-
- getSiteModule() - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getSiteModule(Properties) - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.providers.BaseBrowsableViewProvider
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.providers.BaseContentProvider
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.providers.BaseFormProvider
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.providers.BaseGroupProvider
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSectionProvider
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSheetProvider
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.providers.BaseViewProvider
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.providers.BaseWizardProvider
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.site.extensions.BaseBlockExtension
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.site.extensions.BasePageExtension
-
- getSiteModule() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
- getSiteUrl() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the site url.
- getSize() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- getSize() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
- getSize() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings
-
The size of the field.
- getSkin() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Returns the skin of the organization
- getSkin() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the user's current skin.
- getSkin() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
- getSkinRelativePath() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- getSmallestFileSize() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Gets the smallest file size.
- getSnapshots() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory
-
Gets the list of snapshots.
- getSocialCategory() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the user's social category.
- getSource() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Returns the label of the task from where the action was performed.
- getSourceName() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Returns the system name of the task from where the action was performed.
- getStartDate() - Method in class com.axemble.vdoc.sdk.structs.Period
-
- getStartedTaskInstances(IContext, IVersion) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves all the started task instances of a version.
- getStartedTaskInstances(IContext, IWorkflowInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the started task instances of a workflow instance.
- getStateRightPanel() - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- getStaticString(String) - Method in class com.axemble.vdoc.sdk.BaseSDKExtension
-
Retrieve the string to display via its key
- getStaticString(String, String...) - Method in class com.axemble.vdoc.sdk.BaseSDKExtension
-
- getStaticString(IDynamicLocalizationsWrapper) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String form the localizationsWrapper.
- getStaticString(String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String form the string resources XML files.
- getStaticString(String, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String from the string resources XML files using one argument.
- getStaticString(String, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String from the string resources XML files using two arguments.
- getStaticString(String, String, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String from the string resources XML files using three arguments.
- getStaticString(String, String, String, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String from the string resources XML files using four arguments.
- getStaticString(String, Locale, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String from the string resources XML files using one argument and specifying the local.
- getStaticString(String, Locale, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String from the string resources XML files using two arguments and specifying the local.
- getStaticString(String, Locale, String, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String from the string resources XML files using three arguments and specifying the local.
- getStaticString(String, Locale, String, String, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String from the string resources XML files using fourth arguments and specifying the local.
- getStaticString(String, Locale) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String from the string resources XML files and specifying the local.
- getStatus() - Method in class com.axemble.vdoc.sdk.controllers.BaseController.Result
-
- getStatus() - Method in interface com.axemble.vdoc.sdk.interfaces.IContent
-
Gets the status of the content.
- getStatus() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Gets the status of the content container.
- getStatus() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance
-
Gets the system status
- getStatusKey() - Method in class com.axemble.vdoc.sdk.controllers.BaseController.Result
-
- getStorageResource() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
Retrieves the storage resource object.
- getStringArrayProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves standard property values by passing its key.
- getStringProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getStringProperty(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a standard property by passing its key.
- getStringUserProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getStringUserProperty(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retrieves a specific property by passing its key.
- getStudioToolProvider() - Method in class com.axemble.vdoc.sdk.providers.BaseStudioLauncherProvider
-
- getSubForm(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a sub form by its name.
- getSubForm(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a sub form by its name.
- getSubject() - Method in class com.axemble.vdoc.sdk.structs.MailMessage
-
Get the subject for the mail
- getSubscriptionFrequency(IContext, ILibrary) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Gets subscription frequency.
- getSubscriptions(IContext, ILibrary, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
get all subscriptions for a user and a library
- getSuccesses() - Method in interface com.axemble.vdoc.sdk.interfaces.IReport
-
- getSuccessMessage(String) - Method in class com.axemble.vdoc.sdk.connectors.BaseConnection
-
- getSysadmin() - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Gets the sysadmin user.
- getSysadminContext() - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Gets the context of sysadmin.
- getSysname() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IWidget
-
Get widget sysname
- getSystemBlockTemplateContainer(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getSystemProfile(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves a system
IProfile
object by its system name.
- getSystemProfiles(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves a collection of system
IProfile
objects.
- getTabIndex(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Gets the tab index.
- getTableCreation() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- getTableCreation() - Method in interface com.axemble.vdoc.sdk.interfaces.ITableCreationMappingProvider
-
- getTags() - Method in interface com.axemble.vdoc.sdk.interfaces.SEO
-
- getTarget() - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
- getTargetField() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getTargetInformation() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getTargetLabel() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getTargetValue(IContext, T, Object, String) - Method in class com.axemble.vdoc.sdk.components.MappingObject
-
Gets the value of the target mappingStructure name
- getTask() - Method in interface com.axemble.vdoc.sdk.interfaces.IAction
-
Gets the
ITask
associated with the action.
- getTask() - Method in interface com.axemble.vdoc.sdk.interfaces.ITaskInstance
-
- getTask(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getTask(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves a specific task of a
IWorkflow
object by its name.
- getTask(ITaskInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets the definition of a task instance.
- getTask(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a task object from its identifier.
- getTask(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a specific task of a
IWorkflow
object by its name.
- getTask(ITaskInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets the definition of a task instance.
- getTask(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a task object from its identifier.
- getTaskInstance() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
- getTaskInstance(IContext, IVersion, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a task instance associated with a specified task name.
- getTaskInstance(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a task instance object from its identifier.
- getTaskInstance(IContext, IWorkflowInstance, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets the started task instance associated with a specified task name.
- getTaskInstance(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a task instance object from its identifier.
- getTaskInstance(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getTaskInstance() - Method in class com.axemble.vdoc.sdk.view.extensions.impl.ViewItemImpl
-
- getTaskInstance() - Method in interface com.axemble.vdoc.sdk.view.extensions.ViewItem
-
- getTaskInstanceNames() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.IAbstractInterventionNotificationData
-
- getTaskInstanceProtocolUri() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.IAbstractInterventionNotificationData
-
- getTaskInstances() - Method in interface com.axemble.vdoc.sdk.interfaces.discussion.IWorkflowInstanceDiscussionMessage
-
Returns the ItaskInstances active when the message was created
- getTaskInstances(IContext, IVersion) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves all the task instances of a specified version.
- getTaskInstances(IContext, IVersion, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves all the task instances of a specified version filtered by the name of a
ITask
.
- getTaskInstances(IContext, IWorkflowInstance) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the task instances of a specified workflow instance.
- getTaskInstances(IContext, IWorkflowInstance, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the task instances of a specified workflow instance filtered by the name of a
ITask
.
- getTaskInstanceTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getTaskInstanceTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getTaskOperatorAddresseeProtocolUri() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.IDelegatedInterventionNotificationData
-
- getTasks() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getTaskViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getTaskViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getTemplateAsString(String) - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseField
-
- getTemplateAsString(String) - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getTemplateId() - Method in class com.axemble.vdoc.sdk.structs.PluginConfigurationBean
-
- getTemplateWriter(String) - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseField
-
This method loads a template writer object from a HTML template file.
- getTemplateWriter(String) - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getText() - Method in interface com.axemble.vdoc.sdk.interfaces.IOptionList.IOption
-
Gets the label of the option.
- getText(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
- getThrowable() - Method in class com.axemble.vdoc.sdk.controllers.BaseController.Result
-
- getThrowableAsString(String) - Method in class com.axemble.vdoc.sdk.controllers.BaseController.Result
-
- getTimeZone() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's time zone.
- getTimeZone() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
- getTitle() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the title of the user.
- getTitle() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.INotificationRecipient
-
Optional title of the recipient
- getTitle() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.IAbstractInterventionNotificationData
-
- getTitle() - Method in interface com.axemble.vdoc.sdk.interfaces.SEO
-
- getTitle() - Method in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- getTooltip() - Method in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- getTopButton(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Gets a button from the top container.
- getTopic() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ISiteExecutionContext
-
Gets the current topic.
- getTopic(IContext, ISite, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets a root
ITopic
object by its name.
- getTopic(IContext, ITopic, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets a
ITopic
object by its name.
- getTopic(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Access method to get a
ITopic
object from one of the followings: FolderImpl,
java.io.Serializable.
- getTopics(IContext, ISite) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets all the topics from a site at a root level.
- getTopics(IContext, ISite, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getTopics(IContext, ITopic) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Gets all the sub-topics from a parent
ITopic
object.
- getTopics(IContext, ITopic, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getTotal(Collection<?>, String) - Method in class com.axemble.vdp.mapping.extensions.ResourceBrowserMappingExtension
-
- getTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Gets a transformer.
- getTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a transformer to transform
IResource
object.
- getTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a transformer to transform
IResource
object.
- getTranslation(String, String...) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String from the key using static strings and dynamic localizations.
- getTranslationForLanguage(String, String, String...) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Retrieves a java.lang.String for the specified language from the key using static strings and dynamic localizations.
- getTranslationKey(IProtocolSupport, String, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Generates a java.lang.String symbolyzing the key to use for translating this localizable with the specified localizationKey, localizationSubName and localizationSubKey.
- getTreatmentDefinition() - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnector
-
- getTrueExit() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTest
-
Gets the TRUE exit.
- getType() - Method in enum com.axemble.vdoc.sdk.enums.JMSMessagePropertyType
-
- getType() - Method in interface com.axemble.vdoc.sdk.history.IEvent
-
- getType() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttribute
-
- getType() - Method in interface com.axemble.vdoc.sdk.interfaces.IBlockTemplateContainer
-
- getType() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Retrieves the type of the catalog.
- getType() - Method in interface com.axemble.vdoc.sdk.interfaces.IList
-
Gets the type of the list
- getType() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailForm
-
Returns one of the followings :
DELAY
= 1
INTERVENTION
= 2
INFORMATION
= 3
MORE_INFORMATION
= 4
MILESTONE
= 5
REMINDER
= 6
UNIT_DELEGATION
= 7
REFUSE_DELEGATION
= 8
CUSTOM
= 99
- getType() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Gets the mailing list type.
- getType() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Retrieves the type of the property.
- getType() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings
-
Retrieves the type of the field.
- getType() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTreatmentTask
-
Gets the type of the treatment task.
- getType() - Method in class com.axemble.vdoc.sdk.structs.ExternalElement
-
- getTypeForClass(Class) - Static method in enum com.axemble.vdoc.sdk.enums.JMSMessagePropertyType
-
- getUninitializedPasswordConfigurationBuilder() - Static method in class com.axemble.vdoc.sdk.system.mail.beans.Builders
-
- getUniqueGroupName() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
Specifies a unique group name to check design object system name on.
- getUniqueName() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Gets the unique name representing the designed object.
- getUniqueName() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
Gets the unique name representing the designed object.
- getUnsubscribedUsers() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Gets all the users with an INACTIVE status.
- getUpdate() - Method in interface com.axemble.vdoc.sdk.interfaces.versions.IVersion
-
- getUpdatedGroups() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getUpdatedLocalizations() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getUpdatedOrganizations() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getUpdatedUsers() - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- getUpdatePasswordConfigurationBuilder() - Static method in class com.axemble.vdoc.sdk.system.mail.beans.Builders
-
- getUpLinks() - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
Gets the
up links as a collection of
IVersion
objects.
- getURI() - Method in interface com.axemble.vdoc.sdk.supports.IUriSupport
-
Gets the URI of the object supporting this interface
- getUrl() - Method in interface com.axemble.vdoc.sdk.interfaces.IJdbcReference
-
Deprecated.
- getUrl() - Method in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- getUser() - Method in interface com.axemble.vdoc.sdk.history.IEvent
-
- getUser() - Method in interface com.axemble.vdoc.sdk.interfaces.IContext
-
- getUser() - Method in interface com.axemble.vdoc.sdk.interfaces.ILock
-
Gets the locks user
- getUser(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getUser(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
- getUser(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a user object from its identifier.
- getUser(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getUser(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a user object from its identifier.
- getUser(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getUser() - Method in class com.axemble.vdoc.sdk.system.mail.beans.LostPasswordConfiguration
-
- getUser() - Method in class com.axemble.vdoc.sdk.system.mail.beans.UninitializedPasswordConfiguration
-
- getUser() - Method in class com.axemble.vdoc.sdk.system.mail.beans.UpdatePasswordConfiguration
-
- getUserAgent() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Gets the user agent.
- getUserByLogin(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves a user from its login.
- getUserByLogin(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a user by its login
- getUserByLogin(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getUserByLogin(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a user by its login
- getUserFullname() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.ISnapshot
-
The user's full name.
- getUserFunction() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Retrieves the user's function.
- getUserId() - Method in interface com.axemble.vdoc.sdk.interfaces.IContext
-
- getUserId() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
Get field userID
- getUserProperties() - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Retreves all specific properties
- getUserProperty(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
- getUsers() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Gets all the users with an ACTIVE status.
- getUsers(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves all the users.
- getUsers(IContext, IOrganization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves all the users of a specified organization.
- getUsers(IContext, ILocalization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Retrieves all the users of a specified localization.
- getValidationObject() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- getValidationObject() - Method in class com.axemble.vdoc.sdk.document.fields.FileSizeInputComponent
-
- getValidationObject() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getValidationObject() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- getValidationRules() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
Get field validation rules
- getValidatorErrorMessage(String, String) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Get the validator's error message
- getValue() - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseField
-
Allow to retrieve a value from the internal field object
- getValue() - Method in class com.axemble.vdoc.sdk.document.fields.FileSizeInputComponent
-
- getValue() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- getValue() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- getValue() - Method in interface com.axemble.vdoc.sdk.interfaces.IAttribute
-
- getValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition
-
Gets the value of a property.
- getValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Gets the value of a property.
- getValue(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Gets the value of a property.
- getValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IExtensionContext
-
Get a cached value
- getValue() - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSMessageProperty
-
- getValue(T, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingProvider
-
Gets the value of a mappingStructure.
- getValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IModel
-
- getValue(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IModel
-
- getValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginScope
-
- getValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Gets the value of a property.
- getValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition
-
Gets the value of a property.
- getValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ITreatmentDefinition
-
Gets the value of a property.
- getValue(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IPreferences
-
Deprecated.
- getValue(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IContentDefinition
-
Gets the value of a property.
- getValue() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IAbstractField
-
Get field value
- getValue(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets the value of a property.
- getValue(IContext, IFile, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getValue() - Method in enum com.axemble.vdoc.sdk.modules.IBaseLibraryModule.SubscriptionFrequency
-
Gets the integer value of the frequency.
- getValue(IResource, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets the value of a property.
- getValue() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedForm.PropertyFilter
-
- getValue() - Method in class com.axemble.vdoc.sdk.tags.EventTag
-
- getValue(String) - Method in class com.axemble.vdp.mapping.extensions.ActorsMappingExtension
-
- getValue(String) - Method in class com.axemble.vdp.mapping.extensions.DirectoryBrowserMappingExtension
-
- getValue(String) - Method in class com.axemble.vdp.mapping.extensions.ResourceBrowserMappingExtension
-
- getValues() - Method in class com.axemble.vdoc.sdk.components.BaseSystemMappingProvider
-
- getValues() - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- getValues() - Method in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition
-
- getValues() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Retrieves childs mappingStructure for a composite mappingStructure.
- getValues() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingValuesProvider
-
Gets the differents objects of the mappingObject.
- getValues() - Method in interface com.axemble.vdoc.sdk.interfaces.IModel
-
- getValues() - Method in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition
-
Get all configuration values by sysname
- getValues() - Method in interface com.axemble.vdoc.sdk.interfaces.IStringList
-
Deprecated.
Gets the string values.
- getValues() - Method in interface com.axemble.vdoc.sdk.interfaces.ITreatmentDefinition
-
Get all configuration values by sysname
- getValues(String, String[]) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IPreferences
-
Deprecated.
- getValues() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IContentDefinition
-
Get all configuration values by sysname
- getVersion(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a version object from its identifier.
- getVersionNumber() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
- getVersions(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets all the versions with the same reference within a specified
ICatalog
object.
- getVersions(IContext, IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets all the versions with the same reference within a specified
IWorkflow
object.
- getVersions(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets all the versions of a specified
ICatalog
object.
- getVersions(IContext, IWorkflow) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets all the versions of a specified
IWorkflow
object.
- getVersions(IContext, ITask) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets all the workflow instances of a specified
ITask
object.
- getVersionStatus() - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
Gets the version status
- getView(IContext, IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves a view by its name.
- getView(IContext, IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
- getView(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a view by its name.
- getView(IContext, IWorkflowContainer, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a view by its name.
- getView(IContext, IResourceDefinition, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a view by its name.
- getView() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
- getViewController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a view controller to search
IResource
objects through their properties.
- getViewController(Class) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a view controller to search
IResource
objects through their properties.
- getViewController(InputStream) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a view controller to search
IResource
objects through their properties.
- getViewController(IContext, InputStream) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a view controller to search
IResource
objects through their properties.
- getViewController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getViewController(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Gets a view controller to search
IResource
objects through their properties.
- getViewController(Class) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getViewController(IContext, Class) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Gets a view controller to search
IResource
objects through their properties.
- getViewController(InputStream) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- getViewController(IContext, InputStream) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Gets a view controller to search
IResource
objects through their properties.
- getViewController() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Deprecated.
- getViewController(IContext) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a view controller to search
IResource
objects through their properties.
- getViewController(Class) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Deprecated.
- getViewController(IContext, Class) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a view controller to search
IResource
objects through their properties.
- getViewController(IProject, InputStream) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Deprecated.
- getViewController(IContext, IProject, InputStream) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a view controller to search
IResource
objects through their properties.
- getViewDefinition(Element) - Method in class com.axemble.vdoc.sdk.mapping.extensions.ViewMappingExtension
-
- getViewModelItem() - Method in class com.axemble.vdoc.sdk.view.extensions.impl.ViewItemImpl
-
- getViewModelItem() - Method in interface com.axemble.vdoc.sdk.view.extensions.ViewItem
-
- getViews(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the views associated with the catalog.
- getViews(IContext, IWorkflowContainer) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the views associated with the workflow container.
- getViews(IContext, IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves all the views associated with the resource definition.
- getVisibility() - Method in interface com.axemble.vdoc.sdk.interfaces.discussion.IDiscussionMessage
-
- getVisibilityOrganization() - Method in interface com.axemble.vdoc.sdk.interfaces.discussion.IDiscussionMessage
-
- getWARFolder() - Method in interface com.axemble.vdoc.sdk.interfaces.IConfiguration
-
Deprecated.
- getWarnings() - Method in interface com.axemble.vdoc.sdk.interfaces.IReport
-
Gets the warnings.
- getWidget() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedForm.PropertyFilter
-
- getWidgetClassName(String) - Static method in class com.axemble.vdoc.sdk.providers.search.IncludedForm
-
- getWidth() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignCellBlock
-
Gets the width of the cell in percent.
- getWidth() - Method in class com.axemble.vdoc.sdk.structs.Dimension
-
Gets the width of the design object
- getWorflowContainer() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
Deprecated.
- getWorkflow() - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- getWorkflow() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Retrieves the workflow of the task.
- getWorkflow() - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
Gets the associated workflow.
- getWorkflow() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance
-
Gets the associated workflow.
- getWorkflow() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignWorkflow
-
Gets the associated workflow.
- getWorkflow(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves a workflow within a
IWorkflow
object and from its system name.
- getWorkflow(ITask) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets the associated workflow of a task.
- getWorkflow(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a workflow object from its identifier.
- getWorkflow(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves a workflow within a
IWorkflow
object and from its system name.
- getWorkflow(IContext, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getWorkflow(ITask) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets the associated workflow of a task.
- getWorkflow(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a workflow object from its identifier.
- getWorkflow() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseWorkflowExtension
-
- getWorkflowContainer() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
Gets the workflow container object.
- getWorkflowContainer(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getWorkflowContainer(IWorkflow) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Retrieves the workflow container of a
IWorkflow
object.
- getWorkflowContainer(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getWorkflowContainer(IWorkflow) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Retrieves the workflow container of a
IWorkflow
object.
- getWorkflowContainer(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a workflow container object from its identifier.
- getWorkflowContainerProtocolUri() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.IAbstractInterventionNotificationData
-
- getWorkflowContainers(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getWorkflowContainers(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getWorkflowContainerViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getWorkflowContainerViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getWorkflowInstance() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
Retrieves the main workflow instance object.
- getWorkflowInstance() - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseWorkflowField
-
- getWorkflowInstance() - Method in interface com.axemble.vdoc.sdk.interfaces.ITaskInstance
-
- getWorkflowInstance() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
- getWorkflowInstance() - Method in class com.axemble.vdoc.sdk.mapping.extensions.BaseMappingExtension
-
- getWorkflowInstance(Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getWorkflowInstance(IStorageKey) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a workflow instance object from its identifier.
- getWorkflowInstance(String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getWorkflowInstance() - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- getWorkflowInstance() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
Retrieves the container workflow instance object.
- getWorkflowInstanceProtocolUri() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.IAbstractInterventionNotificationData
-
- getWorkflowInstanceProtocolUri() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.INewDiscussionMessageNotificationData
-
- getWorkflowInstanceReference() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.INewDiscussionMessageNotificationData
-
- getWorkflowInstances(IContext, ICatalog, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets all the workflow instances with the same reference within a specified
ICatalog
object.
- getWorkflowInstances(IContext, IWorkflow, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets all the workflow instances with the same reference within a specified
IWorkflow
object.
- getWorkflowInstances(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets all the workflow instances of a specified
ICatalog
object.
- getWorkflowInstances(IContext, IWorkflow) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets all the workflow instances of a specified
IWorkflow
object.
- getWorkflowInstances(IContext, ITask) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets all the workflow instances of a specified
ITask
object.
- getWorkflowInstanceTitle() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.INewDiscussionMessageNotificationData
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.agent.base.BaseAgent
-
Deprecated.
Gets the workflow module object.
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.BaseSDKExtension
-
Retrieves the workflow module object
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.controllers.BaseController
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
Retrieves the workflow module object
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
Retrieves the workflow system object.
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
Retrieves the workflow system object
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
Retrieves the workflow system object
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
Retrieves the workflow system object.
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseWorkflowField
-
- getWorkflowModule() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgentProcessingContext
-
Gets the workflow module object.
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.link.extensions.BaseLinkExtension
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.mapping.extensions.BaseMappingExtension
-
- getWorkflowModule() - Static method in class com.axemble.vdoc.sdk.Modules
-
- getWorkflowModule(Properties) - Static method in class com.axemble.vdoc.sdk.Modules
-
- getWorkflowModule() - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getWorkflowModule(Properties) - Static method in class com.axemble.vdoc.sdk.ModulesFactory
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.navigations.BaseNavigation
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTargetExtension
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTaskExtension
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.providers.BaseBrowsableViewProvider
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.providers.BaseContentProvider
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.providers.BaseFormProvider
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.providers.BaseGroupProvider
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSectionProvider
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.providers.BaseSheetProvider
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.providers.BaseViewProvider
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.providers.BaseWizardProvider
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedForm
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedSheet
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
Retrieves the workflow system object.
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseResourceDefinitionExtension
-
- getWorkflowModule() - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseWorkflowExtension
-
- getWorkflowProtocolUri() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.IAbstractInterventionNotificationData
-
- getWorkflows(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getWorkflows(IContext, IWorkflowContainer) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- getWorkflows(IContext, ICatalog) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getWorkflows(IContext, IWorkflowContainer) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- getWorkflowVersion() - Method in interface com.axemble.vdoc.sdk.interfaces.notification.workflow.INewDiscussionMessageNotificationData
-
- getWorkflowViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Gets a workflow view transformer to transform
IWorkflow
objects.
- getWorkflowViewTransformer() - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Gets a workflow view transformer to transform
IWorkflow
objects.
- getWriter() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IResponse
-
- getX() - Method in class com.axemble.vdoc.sdk.structs.Point
-
Gets the X coordinate.
- getXmlDefinition() - Method in interface com.axemble.vdoc.sdk.interfaces.IView
-
Gets the XML definition of the view.
- getY() - Method in class com.axemble.vdoc.sdk.structs.Point
-
Gets the Y coordinate.
- getZipcode() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Gets the user's ZIP code.
- GRANT - Static variable in interface com.axemble.vdoc.sdk.interfaces.ISecurityController.IPermissionLevels
-
Write/Delete/Grant security permission has been given to the user
- GROUP - Static variable in interface com.axemble.vdoc.sdk.interfaces.IMappingProvider.DataType
-
- GROUP - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.IElementType
-
- GROUP - Static variable in interface com.axemble.vdoc.sdk.interfaces.ui.components.IPropertySelectorComponent.CommonElementTypeValues
-
- GROUP_BROWSER - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings.IType
-
Deprecated.
- GROUP_BROWSER_MULTIPLE - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings.IType
-
Deprecated.
- GROUP_COLLECTION - Static variable in interface com.axemble.vdoc.sdk.interfaces.IMappingProvider.DataType
-
A
java.util.Collection of
IGroup
data type.
- GroupController - Class in com.axemble.vdoc.sdk.components.plugins.group
-
- GroupController() - Constructor for class com.axemble.vdoc.sdk.components.plugins.group.GroupController
-
- GroupEditor - Class in com.axemble.vdoc.sdk.components.plugins.group
-
- GroupEditor() - Constructor for class com.axemble.vdoc.sdk.components.plugins.group.GroupEditor
-
- IAbstractField - Interface in com.axemble.vdoc.sdk.interfaces.ui
-
- IAbstractInterventionNotificationData - Interface in com.axemble.vdoc.sdk.interfaces.notification.workflow
-
Mutual interface to normal and delegated intervention notification data
- IAction - Interface in com.axemble.vdoc.sdk.interfaces
-
The IAction interface represents a workflow action which can be executed by a physical person.
- IACTION - Static variable in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition.System
-
- IActionTask - Interface in com.axemble.vdoc.sdk.interfaces
-
Interface for an action manual task
- IAgent - Interface in com.axemble.vdoc.sdk.interfaces
-
This class allows to manipulate scheduled tasks.
- IAgent.ExecutionStatus - Interface in com.axemble.vdoc.sdk.interfaces
-
All execution states.
- IAgentProcessing - Interface in com.axemble.vdoc.sdk.interfaces
-
Standard agent interface
The following method is available:
- execute(IAgentProcessingContext executionContext)
Use IAgentProcessingContext to manipulate module, agent, configuration or report
IAgentProcessingContext
- IAgentProcessingContext - Interface in com.axemble.vdoc.sdk.interfaces
-
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()
- IAlias - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents an alias on any element.
- IApplicationTask - Interface in com.axemble.vdoc.sdk.interfaces
-
Interface for an application manual task
- IArchivingController - Interface in com.axemble.vdoc.sdk.interfaces
-
The IArchivingController interface allows you to archive objects.
- IAsyncJobCallable<U> - Interface in com.axemble.vdoc.sdk.interfaces
-
- IAsyncJobQueue - Interface in com.axemble.vdoc.sdk.interfaces
-
- IAsyncJobQueueController - Interface in com.axemble.vdoc.sdk.interfaces
-
- IAttachment - Interface in com.axemble.vdoc.sdk.interfaces
-
The IAttachment interface represents any attachment in the system.
- IAttachmentTemplate - Interface in com.axemble.vdoc.sdk.interfaces
-
The IAttachmentTemplate interface represents the template.
- IAttribute - Interface in com.axemble.vdoc.sdk.interfaces
-
- IAttribute.IType - Interface in com.axemble.vdoc.sdk.interfaces
-
- IAttributeSupport - Interface in com.axemble.vdoc.sdk.supports
-
The attribute support interface.
- IBaseDesignManualTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- IBaseDesignManualTask.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- IBaseDirectoryModule - Interface in com.axemble.vdoc.sdk.modules
-
The directory module interface.
- IBaseDocumentModule - Interface in com.axemble.vdoc.sdk.modules
-
The document management module interface.
- IBaseIndexationModule - Interface in com.axemble.vdoc.sdk.modules
-
The base indexation module interface.
- IBaseLibraryModule - Interface in com.axemble.vdoc.sdk.modules
-
The library module interface.
- IBaseLibraryModule.SubscriptionFrequency - Enum in com.axemble.vdoc.sdk.modules
-
The possible subscription frequencies.
- IBasePortalModule - Interface in com.axemble.vdoc.sdk.modules
-
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.
- IBaseSelectorComponent - Interface in com.axemble.vdoc.sdk.interfaces.ui.components
-
- IBaseSiteModule - Interface in com.axemble.vdoc.sdk.modules
-
The base site module interface.
- IBaseWorkflowModule - Interface in com.axemble.vdoc.sdk.modules
-
The IBaseWorkflowModule 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.
- IBlock - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents a block element.
- IBlock - Interface in com.axemble.vdoc.sdk.interfaces.ui
-
Block interface
- IBlockController - Interface in com.axemble.vdoc.sdk.interfaces
-
The block controller interface.
- IBlockController.IRenderOptions - Interface in com.axemble.vdoc.sdk.interfaces
-
- IBlockDefinition - Interface in com.axemble.vdoc.sdk.interfaces.ui.definitions
-
Base interface for block definition
- IBlockTemplate - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a block template.
- IBlockTemplateContainer - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents a block template container.
- IBlockTemplateContainer.IType - Interface in com.axemble.vdoc.sdk.interfaces
-
- ICatalog - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface is intended to group workflows.
- ICatalog.ISecurityFlag - Interface in com.axemble.vdoc.sdk.interfaces
-
- ICatalog.IType - Interface in com.axemble.vdoc.sdk.interfaces
-
The various types of catalogs
- ICatalogViewTransformer - Interface in com.axemble.vdoc.sdk.interfaces
-
The catalog view transformer interface.
- ICategory - Interface in com.axemble.vdoc.sdk.interfaces
-
The ICategory interface represents a category object.
- IChildSecuritySupport - Interface in com.axemble.vdoc.sdk.supports
-
This class will handle complex security for custom object (with inheritance)
- IChrono - Interface in com.axemble.vdoc.sdk.interfaces
-
This class defines a chrono used to generate sys_Reference.
- ICompilationSupport - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to specify whether a design element support compilation process.
- IComponent - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents a block element.
- IComponentController - Interface in com.axemble.vdoc.sdk.interfaces
-
The component controller interface.
- IComponentDefinition - Interface in com.axemble.vdoc.sdk.interfaces.ui.definitions
-
Base interface for component definition
- IConfiguration - Interface in com.axemble.vdoc.sdk.interfaces
-
The IConfiguration interface represents a configuration of a
ICatalog
object.
- IConfiguration.CatalogKeys - Interface in com.axemble.vdoc.sdk.interfaces
-
Catalog scope keys
- IConfiguration.CommonKeys - Interface in com.axemble.vdoc.sdk.interfaces
-
The common keys
- IConfiguration.ProjectKeys - Interface in com.axemble.vdoc.sdk.interfaces
-
Project scope keys
- IConfiguration.ServerKeys - Interface in com.axemble.vdoc.sdk.interfaces
-
Server keys
- IConfiguration.SupportedKeys - Interface in com.axemble.vdoc.sdk.interfaces
-
- IConnectionDefinition<T> - Interface in com.axemble.vdoc.sdk.interfaces
-
This class retrieves a connection from a specified external reference declared
in the administration
- IConnectionDefinition.ICategory - Interface in com.axemble.vdoc.sdk.interfaces
-
Systems or standards Category.
- IConnectionDefinition.IType - Interface in com.axemble.vdoc.sdk.interfaces
-
Systems or standards types.
- IConnectorExecutionStatus - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents the different status for a connector
- IConnectorParentContextSupport - Interface in com.axemble.vdoc.sdk.supports
-
The parent object of the service
- IContent - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents the base content element.
- IContent.IStatus - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents the various status the content can have.
- IContentComponent - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents a block element.
- IContentComponentController - Interface in com.axemble.vdoc.sdk.interfaces
-
The base interface for all content component controllers.
- IContentContainer - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents the base content container.
- IContentContainer.IStatus - Interface in com.axemble.vdoc.sdk.interfaces
-
- IContentDefinition - Interface in com.axemble.vdoc.sdk.interfaces.ui.definitions
-
Base interface for component/block definition
- IContext - Interface in com.axemble.vdoc.sdk.interfaces
-
- ICONTEXT - Static variable in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition.System
-
- IController - Interface in com.axemble.vdoc.sdk.interfaces
-
The base interface for all controllers.
- ICounterManager - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- ICustomAuthenticationController - Interface in com.axemble.vdoc.sdk.interfaces
-
Controller gérant lui-même les problèmes d'authentification (ex mauvaise clé)
- ICustomMappingProvider<T> - Interface in com.axemble.vdoc.sdk.interfaces
-
- IDataSourceReference - Interface in com.axemble.vdoc.sdk.interfaces
-
This class retrieves a connection from a specified Data source declared in JNDI
- IDataUnit - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a data unit.
- IDecisionTask - Interface in com.axemble.vdoc.sdk.interfaces
-
Interface for a decision manual task
- IDelegatedInterventionNotificationData - Interface in com.axemble.vdoc.sdk.interfaces.notification.workflow
-
Delegated intervention notification data interface
- IDelegationController - Interface in com.axemble.vdoc.sdk.interfaces
-
The IDelegationController interface allows you to either replace of delegate objects which supports delegation.
- IDelegationSupport - Interface in com.axemble.vdoc.sdk.supports
-
The delegation support interface.
- IDeletionSupport - Interface in com.axemble.vdoc.sdk.supports
-
- IDesignAbortTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe the starting point of the aborting process.
- IDesignAbortTask.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignAction - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe an action within a IManualTask
object.
- IDesignAction.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignActionContainer - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe an actions container within a diagram.
- IDesignAndJoin - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a 'and join' object within a diagram.
- IDesignAndJoin.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignAnnotation - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- IDesignAnnotation.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- IDesignApplicationManualTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe an application manual task within a diagram.
- IDesignApplicationManualTask.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignBlock - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe block object.
- IDesignBlock.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignCellBlock - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a line object inside a table.
- IDesignCellBlock.CellEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignComponent - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe block object.
- IDesignComponent.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignConnectorTreatmentTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a change role treatment task within a diagram.
- IDesignContainer - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- IDesignContainer.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignContentComponent - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe either a block or a component object.
- IDesignElement - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
The base interface of all user interface objects.
- IDesignElementListener - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
The user interface object listener interface.
- IDesignElementListener.CommonEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
All common event types.
- IDesignEmbeddedWorkflowTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a workflow task within a diagram.
- IDesignEmbeddedWorkflowTask.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignEndTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a end task within a diagram.
- IDesignEndTask.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignField - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- IDesignFieldLabel - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- IDesignFieldTreatmentTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a change field treatment task within a diagram.
- IDesignForm - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a form.
- IDesignForm.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignFormBlock - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a root object of a form.
- IDesignFormBlock.FormEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignLineBlock - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a line object inside a table.
- IDesignLineBlock.LineEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignLink - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a link between to
IDesignElement
objects within a diagram.
- IDesignLink.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignManualTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a manual task within a diagram.
- IDesignManualTask.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignParallel - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a parallel object within a diagram.
- IDesignParallel.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignProperty - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a property within a IDesignResourceDefinition
object.
- IDesignProperty.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignRoleTreatmentTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a change role treatment task within a diagram.
- IDesignScriptTreatmentTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a script treatment task within a diagram.
- IDesignSectionBlock - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a simple section object.
- IDesignSectionBlock.SectionEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignStartTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a start task within a diagram.
- IDesignStartTask.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignStateTreatmentTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a change state treatment task within a diagram.
- IDesignTableBlock - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a table object.
- IDesignTableBlock.TableEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a manual task within a diagram.
- IDesignTest - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a test within a diagram.
- IDesignTest.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignTreatmentGroupTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a treatment group task within a diagram.
- IDesignTreatmentGroupTask.DisplayMode - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific display mode.
- IDesignTreatmentGroupTask.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignTreatmentTask - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a treatment task within a diagram.
- IDesignTreatmentTask.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDesignWorkflow - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a workflow object.
- IDesignWorkflow.IDesignWorkflowSetting - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
specific setting workspace designer
- IDesignWorkflow.SupportedEventTypes - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Specific event types.
- IDirectory - Interface in com.axemble.vdoc.sdk.interfaces
-
Represents a directory object (User, Organization, Localization, Group)
- IDirectoryLocalizationScope - Interface in com.axemble.vdoc.sdk.interfaces
-
- IDirectoryModule - Interface in com.axemble.vdoc.sdk.modules
-
The directory module interface.
- IDirectoryOrganizationScope - Interface in com.axemble.vdoc.sdk.interfaces
-
- IDirectoryScope - Interface in com.axemble.vdoc.sdk.interfaces
-
- IDirectoryTransformer - Interface in com.axemble.vdoc.sdk.interfaces
-
Allows to transform directory elements to and from XML documents.
- IDiscussionMessage - Interface in com.axemble.vdoc.sdk.interfaces.discussion
-
A message in a discussion thread
- IDocumentModule - Interface in com.axemble.vdoc.sdk.modules
-
The document management module interface.
- IDynamicLocalizationsWrapper - Interface in com.axemble.vdoc.sdk.interfaces
-
Created by omassol on 28/04/2017.
- IElement - Interface in com.axemble.vdoc.sdk.interfaces
-
The base interface of all objects.
- iElement - Variable in class com.axemble.vdp.mapping.extensions.DirectoryBrowserMappingExtension
-
- IEvent - Interface in com.axemble.vdoc.sdk.history
-
History Event
- IEventBuilder - Interface in com.axemble.vdoc.sdk.history
-
Builder tool used to produce Event.
- IEventController - Interface in com.axemble.vdoc.sdk.history
-
IEventController
- IExecutionContext - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
The base execution context interface.
- IExecutionContext.IError - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
- IExecutionContext.IPreferences - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
Deprecated.
- IExecutionContext.IRequest - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
The request interface.
- IExecutionContext.IRequestDispatcher - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
- IExecutionContext.IResponse - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
- IExecutionContext.ISession - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
- IExtensionContext - Interface in com.axemble.vdoc.sdk.interfaces
-
The IExtensionContext interface is used on the protocol URI classes to store data temporary
The context will be cleared once the treatment has ended.
- IExternalList - Interface in com.axemble.vdoc.sdk.interfaces
-
The Extenal list interface
- IExternalReference - Interface in com.axemble.vdoc.sdk.interfaces
-
The base interface for external reference.
- IExternalSupport - Interface in com.axemble.vdoc.sdk.supports
-
- IF_FUNCTION - Static variable in interface com.axemble.vdoc.sdk.interfaces.IFunctions
-
If statement
- IFieldComponent - Interface in com.axemble.vdoc.sdk.interfaces.ui
-
- IFieldComponentDefinition - Interface in com.axemble.vdoc.sdk.interfaces.ui.definitions
-
Base interface for component definition
- IFile - Interface in com.axemble.vdoc.sdk.interfaces
-
The file within the library system.
- IFolder - Interface in com.axemble.vdoc.sdk.interfaces
-
The folder within the library system.
- IForm - Interface in com.axemble.vdoc.sdk.interfaces
-
The form object.
- IFormToolProvider - Interface in com.axemble.vdoc.sdk.interfaces
-
Permet de gérer les sélections de fragments dans le formDesigner
- IFragmentComponent - Interface in com.axemble.vdoc.sdk.interfaces.ui.definitions
-
FragmentComponent interface
- IFragmentDefinition - Interface in com.axemble.vdoc.sdk.interfaces.ui.definitions
-
Base interface for fragment definition
- IFunctions - Interface in com.axemble.vdoc.sdk.interfaces
-
- IGenericViewTransformer - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a generic view transformer.
- IGroup - Interface in com.axemble.vdoc.sdk.interfaces
-
The IGroup interface is part of the VDoc directory.
- IIndexationModule - Interface in com.axemble.vdoc.sdk.modules
-
The indexation module interface
- IIndexController - Interface in com.axemble.vdoc.sdk.interfaces
-
This class manages indexes.
- IInterventionNotificationData - Interface in com.axemble.vdoc.sdk.interfaces.notification.workflow
-
Common intervention notification data interface
- IJdbcReference - Interface in com.axemble.vdoc.sdk.interfaces
-
- IJMSController - Interface in com.axemble.vdoc.sdk.interfaces
-
- IJMSMessage - Interface in com.axemble.vdoc.sdk.interfaces
-
- IJMSMessageBean - Interface in com.axemble.vdoc.sdk.interfaces
-
- IJMSMessageProcessor<M extends IJMSMessage> - Interface in com.axemble.vdoc.sdk.interfaces
-
- IJMSMessageProperty<T> - Interface in com.axemble.vdoc.sdk.interfaces
-
- IJMSQueueBean - Interface in com.axemble.vdoc.sdk.interfaces
-
- IJMSQueueController - Interface in com.axemble.vdoc.sdk.interfaces
-
- IJMSQueueDeclaration<M extends IJMSMessage> - Interface in com.axemble.vdoc.sdk.interfaces
-
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.
- ILdapClient - Interface in com.axemble.vdoc.sdk.interfaces
-
LDAP connection SDK interface
- ILibrary - Interface in com.axemble.vdoc.sdk.interfaces
-
The library object within the library system.
- ILibraryElement - Interface in com.axemble.vdoc.sdk.interfaces
-
- ILibraryModule - Interface in com.axemble.vdoc.sdk.modules
-
The library module interface.
- ILibrarySubscription - Interface in com.axemble.vdoc.sdk.interfaces
-
The ILibrarySubscription interface represents a subscription to an
IFile
or
IFolder
with the recusive attribute
- ILightboxContext - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
- ILinkedResource - Interface in com.axemble.vdoc.sdk.interfaces
-
A child resource within a table field
- ILinkedResourceDefinition - Interface in com.axemble.vdoc.sdk.interfaces
-
This class defines a resource definition for linked resources.
- IList - Interface in com.axemble.vdoc.sdk.interfaces
-
The base list interface
- IList.IType - Interface in com.axemble.vdoc.sdk.interfaces
-
Type of the list
- IListMappingProvider<T> - Interface in com.axemble.vdoc.sdk.interfaces
-
- ILocalizableSupport - Interface in com.axemble.vdoc.sdk.supports
-
Support for multi languages labels
- ILocalization - Interface in com.axemble.vdoc.sdk.interfaces
-
The ILocalization interface is part of the VDoc directory.
- ILocalizationScope - Interface in com.axemble.vdoc.sdk.interfaces
-
Interface for VDoc localization scopes
All
ILocalizableSupport
must be attached to a ILocalizationScope
- ILocalizationScopeSupport - Interface in com.axemble.vdoc.sdk.supports
-
- ILocationSupport - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- ILock - Interface in com.axemble.vdoc.sdk.interfaces
-
Resource lock interface
- ILockSupport - Interface in com.axemble.vdoc.sdk.supports
-
- IMailForm - Interface in com.axemble.vdoc.sdk.interfaces
-
The mail form object.
- IMailingList - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents a mailing list.
- IMailingList.IStatus - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents the various status the mailing list can have.
- IMailingList.IType - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents the various types the mailing list can have.
- IManualTask - Interface in com.axemble.vdoc.sdk.interfaces
-
Interface for a manual task
- IMappingProvider<T> - Interface in com.axemble.vdoc.sdk.interfaces
-
This base class provides the setter and the getter of the mappingStructures of the mappingObject.
- IMappingProvider.DataType - Interface in com.axemble.vdoc.sdk.interfaces
-
All supported data types
- IMappingProvider.IMappingType - Interface in com.axemble.vdoc.sdk.interfaces
-
Mapping object type
- IMappingStructure - Interface in com.axemble.vdoc.sdk.interfaces
-
This class allows to map an external object to a vdoc object (MappingStructure)
- IMappingValuesProvider - Interface in com.axemble.vdoc.sdk.interfaces
-
This base class provides the objects of the mappingObject.
- IMarkerModel - Interface in com.axemble.vdoc.sdk.interfaces
-
Generic model interface
- IMarkerModel.IPersistenceScope - Interface in com.axemble.vdoc.sdk.interfaces
-
Persistence scopes
- IMessage - Interface in com.axemble.vdoc.sdk.interfaces
-
This message interface.
- IMessageController - Interface in com.axemble.vdoc.sdk.interfaces
-
This class allows to play with messages on IMessageSupport
objects.
- IModel - Interface in com.axemble.vdoc.sdk.interfaces
-
Generic model interface
- IModule - Interface in com.axemble.vdoc.sdk.modules
-
- ImportProvider - Class in com.axemble.vdoc.sdk.providers.io
-
- ImportProvider(INavigateContext, AbstractDocument, CtlAbstractWizard) - Constructor for class com.axemble.vdoc.sdk.providers.io.ImportProvider
-
- INACTIVE - Static variable in interface com.axemble.vdoc.sdk.interfaces.IMailingList.IStatus
-
- INavigateContext - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
A navigation context structure
- INavigateContext.IType - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
Navigation types.
- INavigator - Interface in com.axemble.vdoc.sdk.interfaces.ui
-
Handles a UI navigator object (associated with a part)
- include(IExecutionContext.IRequest, IExecutionContext.IResponse) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequestDispatcher
-
- IncludedForm - Class in com.axemble.vdoc.sdk.providers.search
-
- IncludedForm(INavigateContext, AbstractDocument, CtlAbstractForm) - Constructor for class com.axemble.vdoc.sdk.providers.search.IncludedForm
-
- IncludedForm.PropertyFilter - Class in com.axemble.vdoc.sdk.providers.search
-
- IncludedSheet - Class in com.axemble.vdoc.sdk.providers.search
-
- IncludedSheet(INavigateContext, AbstractDocument, CtlAbstractSheet) - Constructor for class com.axemble.vdoc.sdk.providers.search.IncludedSheet
-
- IncludedView - Class in com.axemble.vdoc.sdk.providers.search
-
- IncludedView(INavigateContext, CtlAbstractView) - Constructor for class com.axemble.vdoc.sdk.providers.search.IncludedView
-
- includeToIndex(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Allows to include the alias to the index.
- includeToIndex(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Allows to include the content container to the index.
- includeToIndex(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Allows to include the topic to the index.
- includeToStats(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Allows to include the alias to the statistics.
- includeToStats(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Allows to include the content container to the statistics.
- includeToStats(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Allows to include the topic to the statistics.
- incrementalIndex(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IIndexController
-
Run an incremental index
- INewDiscussionMessageNotificationData - Interface in com.axemble.vdoc.sdk.interfaces.notification.workflow
-
Discussion message notification data interface
- inform(String) - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- inform(String) - Method in class com.axemble.vdoc.sdk.document.fields.FileSizeInputComponent
-
- inform(String) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- inform(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allow to set a message underneath the field widget.
- inform(String, String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allow to set a message underneath the field widget in a specified fragment.
- inform(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
Add error message
- INFORMATION - Static variable in interface com.axemble.vdoc.sdk.interfaces.IMailForm
-
Information form type
- init(CallbackHandler, RunData, UserAccount) - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
Initialize extension
- init(AbstractDocument, CtlAbstractSheet, String, BaseConfigurationEditor.ConfigurationScopes) - Method in class com.axemble.vdoc.sdk.configuration.base.BaseConfigurationEditor
-
- init() - Method in class com.axemble.vdoc.sdk.configuration.base.BaseConfigurationEditor
-
- init() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnection
-
- init(String, AbstractDocument, CtlAbstractSheet) - Method in class com.axemble.vdoc.sdk.connectors.BaseConnectionEditor
-
- init() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnectionEditor
-
- init() - Method in class com.axemble.vdoc.sdk.connectors.BaseConnector
-
- init(ConnectionDefinition<T>) - Method in class com.axemble.vdoc.sdk.connectors.BaseConnector
-
- init(Map<String, Object>) - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- init(String, Map<String, Serializable>) - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- init(IServiceDefinition, String, AbstractDocument, CtlAbstractSheet) - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- init() - Method in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- init(ITreatmentDefinition, ConnectionDefinition<T>) - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnector
-
- init(AbstractDocument, CtlAbstractSheet, IWorkflow, String) - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- init() - Method in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- init(CoreDocument) - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
- init() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
This method is called when the extension is available.
- init(AbstractDocument, CtlAbstractForm, ContentNodeImpl, ContentNodeDefImpl, BlockImpl, Serializable, String, Boolean) - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- init() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
This method is called when the extension is available.
- init(CoreDocument) - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
- init() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
This method is called when the extension is available.
- init(CoreDocument) - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
- init() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
This method is called when the extension is available.
- init(AbstractDocument, CtlAbstractSheetPage, Form, ContentDefinition, Def, InheritedBlockDefinition, BlockDefinition, Boolean) - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- init() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
This method is called when the extension is available.
- init(IAbstractField, Element) - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseField
-
- init(IAbstractField, Element, boolean, boolean) - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseField
-
- init(Element) - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseField
-
This method is called once when the document is loaded
- init(Element) - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseWorkflowField
-
Initializes the workflow members
- init(IAbstractField, Element) - Method in class com.axemble.vdoc.sdk.document.fields.EnhancedUrlField
-
- init(IAbstractField, Element, boolean, boolean) - Method in class com.axemble.vdoc.sdk.document.fields.EnhancedUrlField
-
- init(IAbstractField, Element, boolean, boolean) - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- init(IAbstractField, Element) - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- init(Element) - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- init(Element) - Method in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- init(Element) - Method in class com.axemble.vdoc.sdk.document.fields.PeriodSelectionRangeDatePickerField
-
- init(Element) - Method in class com.axemble.vdoc.sdk.document.fields.SelectionRangeDatePickerField
-
- init(IAbstractField, Element) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- init(Element) - Method in class com.axemble.vdoc.sdk.document.fields.UrlSelectorField
-
- init(IResource, Element) - Method in interface com.axemble.vdoc.sdk.interfaces.ITestReferenceGeneratorExtension
-
- init(MailData) - Method in class com.axemble.vdoc.sdk.mail.extensions.BaseMailExtension
-
- init(Map) - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTargetExtension
-
- init() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedView
-
- init(ModificationTracer) - Method in class com.axemble.vdoc.sdk.transaction.extensions.BaseDirectoryTransactionExtension
-
Deprecated.
- init(CtlAbstractView) - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
- init() - Method in class com.axemble.vdoc.sdk.view.extensions.BaseViewExtension
-
This method is called when the extension is available.
- init() - Method in class com.axemble.vdoc.sdk.view.extensions.FormattedNumberViewExtension
-
- init(ResourceDefinition, Resource) - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseResourceDefinitionExtension
-
- init(IResourceDefinition, IWorkflow) - Method in class com.axemble.vdoc.sdk.workflow.extensions.BaseWorkflowExtension
-
- initAdditionalParameters() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- initAdditionalParameters() - Method in class com.axemble.vdoc.sdk.document.fields.FileSizeInputComponent
-
- initAdditionalParameters() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- initCause(Throwable) - Method in exception com.axemble.vdoc.sdk.exceptions.RenderException
-
- initialize(IFormulaContext) - Method in class com.axemble.vdoc.sdk.BaseFormulaFunction
-
- initialize() - Method in class com.axemble.vdoc.sdk.BaseSDKExtension
-
- initialize(Properties) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
- initialize() - Method in class com.axemble.vdoc.sdk.site.extensions.BasePageExtension
-
- initializeField() - Method in class com.axemble.vdoc.sdk.document.fields.UrlSelectorField
-
- INotificationController - Interface in com.axemble.vdoc.sdk.interfaces.notification
-
- INotificationData - Interface in com.axemble.vdoc.sdk.interfaces.notification
-
Represents notification data.
- INotificationEmitter<T extends INotificationData> - Interface in com.axemble.vdoc.sdk.interfaces.notification
-
- INotificationProcessor<T extends INotificationData> - Interface in com.axemble.vdoc.sdk.interfaces.notification
-
- INotificationRecipient - Interface in com.axemble.vdoc.sdk.interfaces.notification
-
Represents a notification data's recipient
- INotificationRecipientBuilder - Interface in com.axemble.vdoc.sdk.interfaces.notification
-
Builder tool used to produce notification recipient.
- INPUT - Static variable in interface com.axemble.vdoc.sdk.interfaces.IMappingProvider.IMappingType
-
mapping object can be used only on the source provider (input)
- InputConnectionPoint - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to allow inputs.
- inputs - Variable in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- INTEGER - Static variable in interface com.axemble.vdoc.sdk.interfaces.IAttribute.IType
-
- INTEGER - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings.IType
-
A text box with the integer constraints
- INTEGER - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.IType
-
A java.lang.Integer type.
- internalExecutionContext - Variable in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- internalListener - Variable in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- InternalSiteExecutionContext - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
- InternalSiteExecutionContext.IContextParameters - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
- INTERVENED_DOCUMENTS - Static variable in interface com.axemble.vdoc.sdk.interfaces.IResourceViewTransformer.IViews
-
- INTERVENTION - Static variable in interface com.axemble.vdoc.sdk.interfaces.IMailForm
-
Intervention form type
- IOperator - Interface in com.axemble.vdoc.sdk.interfaces
-
The IOperator interface is a user acting on a
ITaskInstance
object.
- IOperator.InterveningStatus - Interface in com.axemble.vdoc.sdk.interfaces
-
Describes the various status the
IOperator
can have.
- IOperatorRole - Interface in com.axemble.vdoc.sdk.interfaces
-
This class allows to associate either groups or users to
ITask
objects.
- IOptionList - Interface in com.axemble.vdoc.sdk.interfaces
-
The option list interface
- IOptionList.IOption - Interface in com.axemble.vdoc.sdk.interfaces
-
A key, value couple object.
- IOrganization - Interface in com.axemble.vdoc.sdk.interfaces
-
The IOrganization interface is part of the VDoc directory.
- ip - Variable in class com.axemble.vdoc.sdk.system.mail.beans.LostPasswordConfigurationBuilder
-
- IPage - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a page of a site.
- IPageContainer - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents a page container.
- IParameterizedMappingStructure - Interface in com.axemble.vdoc.sdk.interfaces
-
- IPlugin - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a plugin.
- IPluginConfiguration - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents the configuration of a plugin.
- IPluginController - Interface in com.axemble.vdoc.sdk.interfaces
-
The plugin controller interface.
- IPluginRequest - Interface in com.axemble.vdoc.sdk.interfaces
-
The plugin request interface.
- IPluginScope - Interface in com.axemble.vdoc.sdk.interfaces
-
The plugin scope interface
- IPortalModule - Interface in com.axemble.vdoc.sdk.modules
-
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.
- IPortlet - Interface in com.axemble.vdoc.sdk.interfaces
-
The portlet object.
- IProfile - Interface in com.axemble.vdoc.sdk.interfaces
-
This class allows to manipulate security profile objects.
- IProject - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents a project (apps).
- IProjectModule - Interface in com.axemble.vdoc.sdk.modules
-
The IBaseProjectModule interface is the main entry point from where most of the methods to manipulate VDoc applications.
- IProjectModule.DesignElementNames - Interface in com.axemble.vdoc.sdk.modules
-
Enumerates the design element names
- IProjectModule.LinkedDesignElementGroupNames - Interface in com.axemble.vdoc.sdk.modules
-
Enumerates the linked groups
- IProjectModule.UniqueGroupNames - Interface in com.axemble.vdoc.sdk.modules
-
Enumerates the group
- IPropertiesSupport - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- IProperty - Interface in com.axemble.vdoc.sdk.interfaces
-
A property
- IPROPERTY - Static variable in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition.System
-
- IProperty.Dynamic - Interface in com.axemble.vdoc.sdk.interfaces
-
Dynamic properties
- IProperty.IAdditionalType - Interface in com.axemble.vdoc.sdk.interfaces
-
Additional types
- IProperty.IDisplaySettings - Interface in com.axemble.vdoc.sdk.interfaces
-
Display settings
- IProperty.IDisplaySettings.IType - Interface in com.axemble.vdoc.sdk.interfaces
-
Type of the field
- IProperty.IElementType - Interface in com.axemble.vdoc.sdk.interfaces
-
The type of the java.util.Collection items.
- IProperty.IIndexType - Interface in com.axemble.vdoc.sdk.interfaces
-
Index search types
- IProperty.IType - Interface in com.axemble.vdoc.sdk.interfaces
-
All supported types
- IProperty.Special - Interface in com.axemble.vdoc.sdk.interfaces
-
Special properties.
- IProperty.System - Interface in com.axemble.vdoc.sdk.interfaces
-
System properties
- IPropertySelectorComponent - Interface in com.axemble.vdoc.sdk.interfaces.ui.components
-
- IPropertySelectorComponent.CollectionElementTypeValues - Interface in com.axemble.vdoc.sdk.interfaces.ui.components
-
Available values for the collectionElementType key.
- IPropertySelectorComponent.CommonElementTypeValues - Interface in com.axemble.vdoc.sdk.interfaces.ui.components
-
Available values for the commonElementType key.
- IPropertySelectorComponent.CommonValues - Interface in com.axemble.vdoc.sdk.interfaces.ui.components
-
Common values.
- IPropertySelectorComponent.ContextKeys - Interface in com.axemble.vdoc.sdk.interfaces.ui.components
-
All available keys on a property selector.
- IPropertySelectorComponent.ElementTypeValues - Interface in com.axemble.vdoc.sdk.interfaces.ui.components
-
Available values for the elementType key.
- IPropertySelectorComponent.ListTypeValues - Interface in com.axemble.vdoc.sdk.interfaces.ui.components
-
Available values for the listType key.
- IPropertySelectorComponent.ProtocolUriTypeValues - Interface in com.axemble.vdoc.sdk.interfaces.ui.components
-
Available values for the proptocolUriType key.
- IProtocolSupport - Interface in com.axemble.vdoc.sdk.supports
-
The protocol support interface.
- IProvider - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
- IRecipientListener - Interface in com.axemble.vdoc.sdk.interfaces
-
This recipient listener interface.
- IRenderer - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
- IRenderModel - Interface in com.axemble.vdoc.sdk.interfaces
-
Model interface for JSP rendering
- IRenderModel.VirtualPageMarkers - Interface in com.axemble.vdoc.sdk.interfaces
-
- IReport - Interface in com.axemble.vdoc.sdk.interfaces
-
A property
- IReportListener - Interface in com.axemble.vdoc.sdk.interfaces
-
A report listener : will interact on report events
- IResource - Interface in com.axemble.vdoc.sdk.interfaces
-
A base interface for resources
- IRESOURCE - Static variable in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition.System
-
- IResourceController - Interface in com.axemble.vdoc.sdk.interfaces
-
This class allows to interact with the user interface.
- IResourceDefinition - Interface in com.axemble.vdoc.sdk.interfaces
-
This class defines a resource which may have several
IProperty
objects.
- IResourceHistory - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents the history of a resource.
- IResourceHistory.IEvent - Interface in com.axemble.vdoc.sdk.interfaces
-
The document event structure.
- IResourceHistory.ISnapshot - Interface in com.axemble.vdoc.sdk.interfaces
-
The snapshot structure.
- IResourceViewTransformer - Interface in com.axemble.vdoc.sdk.interfaces
-
- IResourceViewTransformer.IViews - Interface in com.axemble.vdoc.sdk.interfaces
-
- IRole - Interface in com.axemble.vdoc.sdk.interfaces
-
- IRootNavigator - Interface in com.axemble.vdoc.sdk.interfaces.ui
-
Main page navigator
- IRootPluginConfiguration - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents the configuration of a root plugin.
- isAbortAllowed() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Checks if the current task allows abort operation.
- isAbortAllowed() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
get allow abort task
- isAbortSignalReceived() - Method in interface com.axemble.vdoc.sdk.interfaces.IAgentProcessingContext
-
Indicates if the agent received an abort signal or not
- isActivate() - Method in class com.axemble.vdoc.sdk.structs.PluginConfigurationBean
-
- isActive() - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Checks if the alias is active.
- isActive() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Checks if the content container is active.
- isActive() - Method in interface com.axemble.vdoc.sdk.interfaces.IMailForm
-
Check if it is active.
- isActive() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Checks if the topic is active.
- isAjaxMode() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
- isAllEditable(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Checks if all specified fields are editable in a specified fragment.
- isAllHidden(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Checks if all specified fields are hidden in a specified fragment.
- isAllMandatory(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Checks if all specified fields are mandatory in a specified fragment.
- isAnonymous() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Checks if the user is the anonymous account
- isAuthorized(IExecutionContext.IRequest) - Method in class com.axemble.vdoc.sdk.controllers.BaseController
-
Check if the request is authorized.
- isAutoLogin() - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
- isAutoLogout() - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
- isCheckedOut() - Method in interface com.axemble.vdoc.sdk.interfaces.IFile
-
Check if the file has been checked out.
- isCheckedOut() - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
Check if the version has been checked out.
- isCheckedOut(IContext, IFile) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- isChildOf(IGroup, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Checks if a group is child of another group.
- isChildOf(IGroup, IGroup, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Checks if the group is child of another group.
- isCollection() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Checks if the stored value has multiple values.
- isConfidential() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Checks if the catalog is confidential.
- isConnected(InputConnectionPoint) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.OutputConnectionPoint
-
Checks if the connection exists.
- isConnectionAllowed() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Checks if the user can open a connection.
- IScope - Interface in com.axemble.vdoc.sdk.interfaces
-
The base interface for scopes.
- IScopeContainer - Interface in com.axemble.vdoc.sdk.interfaces
-
The base interface for scope containers.
- isCreation() - Method in class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
-
- isCreation() - Method in class com.axemble.vdoc.sdk.document.extensions.forms.BaseEditorExtension
-
- isCustomized() - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceHistory.IEvent
-
Indicates whether the event is a customized event or a system event.
- isDebug() - Method in interface com.axemble.vdoc.sdk.interfaces.IReport
-
Checks if there is at least a debug.
- isDelegated() - Method in interface com.axemble.vdoc.sdk.interfaces.IOperator
-
Indicates if the task has been delegated.
- isDelegationAllowed() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Checks if the current task allows delegation operation.
- isDelegationAllowed() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
get delegation on the task
- isDescription() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- isDirty() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Checks whether a container is dirty and needs to be rendered.
- isDirty() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
Checks whether a design object is dirty and needs to be rendered.
- ISearchController - Interface in com.axemble.vdoc.sdk.interfaces
-
This class allows to execute queries object that implements the
ISearchSupport
.
- ISearchSupport - Interface in com.axemble.vdoc.sdk.supports
-
- ISearchViewTransformer - Interface in com.axemble.vdoc.sdk.interfaces
-
This class allows to transform the result of a search operation to a XML output stream.
- ISecurityController - Interface in com.axemble.vdoc.sdk.interfaces
-
This class allows to check, allow or deny permissions on objects that implement
ISecuritySupport
interface.
- ISecurityController.IPermissionFlag - Interface in com.axemble.vdoc.sdk.interfaces
-
Deprecated.
- ISecurityController.IPermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
Security permission flags
- ISecurityController.IPermissionFlags.AgentPermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
Agent permission flags
- ISecurityController.IPermissionFlags.CommonPermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
Common flags
- ISecurityController.IPermissionFlags.CustomPermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
Custom flags
- ISecurityController.IPermissionFlags.DatabasePermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
Database permission flags.
- ISecurityController.IPermissionFlags.TablePermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
Table permission flags
- ISecurityController.IPermissionFlags.ViewPermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
View permission flags
- ISecurityController.IPermissionFlags.WorkflowCatalogPermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
Workflow catalog permission flags
- ISecurityController.IPermissionFlags.WorkflowContainerPermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
Workflow container flags
- ISecurityController.IPermissionFlags.WorkflowInstancePermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
Workflow instance flags
- ISecurityController.IPermissionFlags.WorkflowPermissionFlags - Interface in com.axemble.vdoc.sdk.interfaces
-
Workflow permission flags
- ISecurityController.IPermissionLevel - Interface in com.axemble.vdoc.sdk.interfaces
-
Deprecated.
- ISecurityController.IPermissionLevels - Interface in com.axemble.vdoc.sdk.interfaces
-
Security permission levels
- ISecurityController.IScopeFilters - Interface in com.axemble.vdoc.sdk.interfaces
-
Scopes filters
- ISecuritySupport - Interface in com.axemble.vdoc.sdk.supports
-
- isEditable(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Checks if a specified field is writable.
- isEditable() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFieldComponentDefinition
-
- isEditable() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
field is editable
- ISelectionManager - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to describe a selection manager object.
- ISelectionSupport - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- isEmbedded() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
- isEmpty() - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- isEmpty() - Method in class com.axemble.vdoc.sdk.document.fields.FileSizeInputComponent
-
- isEmpty() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- isEmpty() - Method in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- isEmpty() - Method in class com.axemble.vdoc.sdk.document.fields.PeriodSelectionRangeDatePickerField
-
- isEmpty() - Method in class com.axemble.vdoc.sdk.document.fields.SelectionRangeDatePickerField
-
- isEmpty() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- isEmpty() - Method in class com.axemble.vdoc.sdk.document.fields.UrlSelectorField
-
- isEmpty() - Method in class com.axemble.vdoc.sdk.messages.MessageRecipientContainer
-
- isEmpty() - Method in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- isEmptyField() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
- isEnable() - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Returns true if the organization is enabled, false otherwise
- isEnable() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Checks if the account is active.
- isEnabled() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.ILightboxContext
-
Is lightbox enabled
- ISeoSupport - Interface in com.axemble.vdoc.sdk.supports
-
This class represents a site.
- isError() - Method in interface com.axemble.vdoc.sdk.interfaces.IReport
-
Checks if there is at least an error.
- IServiceDefinition - Interface in com.axemble.vdoc.sdk.interfaces
-
This class retrieves a service connection
- IServiceDefinition.IEvent - Interface in com.axemble.vdoc.sdk.interfaces
-
The various types of the event
- IServiceDefinition.System - Interface in com.axemble.vdoc.sdk.interfaces
-
- IServiceSupport - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
Interface to specify whether a design element support service connector.
- isEventMode() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
-
- isExternal() - Method in interface com.axemble.vdoc.sdk.interfaces.IDirectory
-
- isForceShowList() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- isFormattedBigDecimalProperty - Variable in class com.axemble.vdoc.sdk.view.extensions.FormattedNumberViewExtension
-
- isFormattedDoubleProperty - Variable in class com.axemble.vdoc.sdk.view.extensions.FormattedNumberViewExtension
-
- isFormattedFloatProperty - Variable in class com.axemble.vdoc.sdk.view.extensions.FormattedNumberViewExtension
-
- isFormulaValue() - Method in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- isFragment() - Method in interface com.axemble.vdoc.sdk.interfaces.IFormToolProvider
-
Get isFragment
- ISharedBlock - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a shared block which could be included on several site pages.
- ISharedBlockContainer - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents a shared block container.
- isHelpMode() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Returns true if the help mode active
- isHeritable() - Method in interface com.axemble.vdoc.sdk.interfaces.IDirectoryScope
-
- isHidden(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Checks if a specified field is hidden.
- isHidden() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
- isHidden() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IWidget
-
Get if widget is hidden
- isHistoryEnabled() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
History activation status
- isIncludedToIndex() - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Checks if the alias is included to the index.
- isIncludedToIndex() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Checks if the content container is included to the index.
- isIncludedToIndex() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Checks if the topic is included to the index.
- isIncludedToStats() - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Checks if the alias is included to the statistics.
- isIncludedToStats() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Checks if the content container is included to the statistics.
- isIncludedToStats() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Checks if the topic is included to the statistics.
- isIndexed() - Method in interface com.axemble.vdoc.sdk.interfaces.IComponent
-
Checks if the component should be indexed.
- isIndexed() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Checks if the property will be indexed.
- isInfo() - Method in interface com.axemble.vdoc.sdk.interfaces.IReport
-
Checks if there is at least a info.
- isInnerNullable() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Checks if the block is nullable.
- isInnerReplaceable() - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Checks if the block is replaceable.
- isInTrash() - Method in interface com.axemble.vdoc.sdk.supports.ITrashSupport
-
Check if the element has been sent to the trash.
- ISite - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a site.
- ISiteExecutionContext - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
The site execution context interface.
- ISiteExecutionContext.IRenderModes - Interface in com.axemble.vdoc.sdk.interfaces.runtime
-
The render mode interface.
- ISiteModule - Interface in com.axemble.vdoc.sdk.modules
-
The base site module interface.
- ISiteTemplate - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a template of a site.
- isListLoaded() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IAbstractField
-
Is list loaded
- isLocalizationScopeInherited(ILocalizationScopeSupport) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Checks if the localization scope is inherited
- isLockBySDK(IContext, IWorkflowInstance) - Method in interface com.axemble.vdoc.sdk.modules.IWorkflowModule
-
Checks if a specified workflow instance is locked by the SDK
- isLockBySDK(IContext) - Method in interface com.axemble.vdoc.sdk.supports.ILockSupport
-
Is resource SDK by lock
- isLockBySDK(IContext, boolean) - Method in interface com.axemble.vdoc.sdk.supports.ILockSupport
-
Is resource SDK by lock ( try to unlock resource before).
- isLocked() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Checks if the user is locked.
- isLocked(IContext, IWorkflowInstance) - Method in interface com.axemble.vdoc.sdk.modules.IWorkflowModule
-
Checks if a specified workflow instance is locked
- isLocked(IContext) - Method in interface com.axemble.vdoc.sdk.supports.ILockSupport
-
Is resource locked
- isLocked(IContext, boolean) - Method in interface com.axemble.vdoc.sdk.supports.ILockSupport
-
Is resource locked ( try to unlock resource before ).
- isMandatory() - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- isMandatory() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Get if the value of mappingStructure is mandatory.
- isMandatory() - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings
-
Checks if the field is mandatory.
- isMandatory(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Checks if a specified field is mandatory.
- isMandatory() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFieldComponentDefinition
-
- isMandatory() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
Field is mandatory
- isMemberOf(IGroup, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Checks if the user is member of the specified group.
- isMemberOf(IRole, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
- isMemberOf(IProfile, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Checks if the user is member of the specified profile.
- isMemberOf(IOrganization, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Checks if the user is member of the specified organization.
- isMemberOf(ILocalization, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Checks if the user is member of the specified localization.
- isMemberOf(IUser, IGroup, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
Checks if a user is member of a group.
- isMemberOf(IUser, IRole) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Checks if a specified user is member of a
IRole
object.
- isMemberOf(IUser, IRole) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Checks if a specified user is member of a
IRole
object.
- isMemberOf(IUser, IRole, boolean) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Checks if a specified user is member of a
IRole
object.
- isMigrationNeeded() - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTargetExtension
-
- isMobileForm() - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
Check is mobile form.
- isModeFragment() - Method in interface com.axemble.vdoc.sdk.interfaces.IFormToolProvider
-
Get if baseToolProvider is in fragment mode
- isModified() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Returns true if the container has been modified
- isMultipleSelectionMode() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Returns true if multiple selection mode is active, false otherwise
- isMultiSelect() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionManager
-
Checks if a multiple selection is allowed.
- isNeedValidation() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAction
-
get need validation on action task
- isNew() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.ISession
-
- isNumber(String) - Static method in class com.axemble.vdoc.sdk.utils.NumberUtils
-
- isOnChangeSubscriptionOn(ICoreField) - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
- isOnChangeSubscriptionOn(IProperty) - Method in class com.axemble.vdoc.sdk.document.extensions.BaseDocumentExtension
-
This method is called for each property of the current form (workflow, task, action).
- isOnChangeSubscriptionOn(ICoreField) - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
- isOnChangeSubscriptionOn(IProperty) - Method in class com.axemble.vdoc.sdk.document.extensions.BaseResourceExtension
-
This method is called for each property of the current form (workflow, task, action).
- isOnChangeSubscriptionOn(ICoreField) - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
- isOnChangeSubscriptionOn(IProperty) - Method in class com.axemble.vdoc.sdk.document.extensions.BaseStorageResourceExtension
-
This method is called for each property of the current form (workflow, task, action).
- isOnLoadEvent() - Method in class com.axemble.vdoc.sdk.mapping.extensions.BaseMappingExtension
-
- isOrdered() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IAbstractField
-
Get is ordered values
- isOrganizationScopeInherited(IUser) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDirectoryModule
-
is organizationScope inheritance
- isPagedResultControlSupported() - Method in interface com.axemble.vdoc.sdk.interfaces.ILdapClient
-
- isPersistent() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
Checks if the design object has been stored.
- isPredictive() - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- isPrintable() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAnnotation
-
get if annotation printable
- isPrintMode() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Returns true if the print mode active
- isReadOnly(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IPreferences
-
Deprecated.
- isRebuilt() - Method in interface com.axemble.vdoc.sdk.interfaces.IBlock
-
Checks if the block has been rebuilt.
- isReminderAllowed() - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Checks if the current task allows remind operation.
- isReminderAllowed() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
get allow reminder on task
- isRoot() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Checks if the current topic is the root.
- isSDK() - Method in interface com.axemble.vdoc.sdk.interfaces.ILock
-
Is SDK Lock
- isSecure() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
check if the connection is secure
- isSelected() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionSupport
-
Checks if the design object is selected.
- isSendWarningWhenDelay() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
get the warning delay
- isSimpleMode - Variable in class com.axemble.vdoc.sdk.components.plugins.view.BaseDisplayModeEditor
-
- isSubscriber(IMailingList) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Tests if the user is a subscriber of a mailing list.
- isSubscriptionRecursive() - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrarySubscription
-
is subscription recursive
- isSuccess() - Method in interface com.axemble.vdoc.sdk.interfaces.IReport
-
- isSysadmin() - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Checks if the user is the sysadmin account
- isSystem() - Method in interface com.axemble.vdoc.sdk.interfaces.ICatalog
-
Indicates if the catalog is system.
- isSystem() - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Checks if the profile is system and is not associated with a link.
- isSystem() - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Checks if the current topic is a system topic.
- IStoppableAgentProcessing - Interface in com.axemble.vdoc.sdk.interfaces
-
Stoppable agent interface
The following method is available:
- execute(IAgentProcessingContext executionContext)
Use IAgentProcessingContext to manipulate module, agent, configuration or report
IAgentProcessingContext
- IStorageKey - Interface in com.axemble.vdoc.sdk.interfaces
-
The key interface for all objects.
- IStorageResource - Interface in com.axemble.vdoc.sdk.interfaces
-
A resource for storage
- IStorageResourceDefinition - Interface in com.axemble.vdoc.sdk.interfaces
-
This class defines a resource definition for storage resource.
- isTransactionActive() - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Checks if there is a current transaction.
- IStringList - Interface in com.axemble.vdoc.sdk.interfaces
-
- isValidationContext() - Method in class com.axemble.vdoc.sdk.BaseFormulaFunction
-
- isVisible() - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- isVisible() - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Get if mappingStructure is default visible in the mapping component
- isVisible() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAnnotation
-
get if annotation visible in Help
- isVolatile() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
Checks whether a design object is stored or not.
- isWarning() - Method in interface com.axemble.vdoc.sdk.interfaces.IReport
-
Checks if there is at least a warning.
- ISystemMailExtension - Interface in com.axemble.vdoc.sdk.system.mail
-
Mail extension used to build systems mail
- ITableCreationMappingProvider<T> - Interface in com.axemble.vdoc.sdk.interfaces
-
- ITask - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents the definition of a class.
- ITask.ITreatmentTypes - Interface in com.axemble.vdoc.sdk.interfaces
-
Defines the treatment available types.
- ITASKINSTANCE - Static variable in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition.System
-
- ITaskInstance - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents an activity of a
ITask
object.
- ITaskInstanceTransformer - Interface in com.axemble.vdoc.sdk.interfaces
-
- ITaskViewTransformer - Interface in com.axemble.vdoc.sdk.interfaces
-
- ITaskViewTransformer.IViews - Interface in com.axemble.vdoc.sdk.interfaces
-
- IterationController - Class in com.axemble.vdoc.sdk.layouts.builders.iteration
-
- IterationController() - Constructor for class com.axemble.vdoc.sdk.layouts.builders.iteration.IterationController
-
- ITestReferenceGeneratorExtension - Interface in com.axemble.vdoc.sdk.interfaces
-
Created by wtoscer on 22/02/2017.
- ITextExtractor - Interface in com.axemble.vdoc.sdk.interfaces.indexation
-
Interface for text extractor implementations.
- ITextExtractorProcessor - Interface in com.axemble.vdoc.sdk.interfaces.indexation
-
Represents the text extractor processor used to extract text from various contents.
- ITopic - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a topic.
- ITopic.IType - Interface in com.axemble.vdoc.sdk.interfaces
-
The various types of topics
- ITransformer - Interface in com.axemble.vdoc.sdk.interfaces
-
Allows to transform directory elements to and from XML documents.
- ITrash - Interface in com.axemble.vdoc.sdk.interfaces
-
- ITrashSupport - Interface in com.axemble.vdoc.sdk.supports
-
This class allows to specify which class or interface supports trash.
- ITreatmentDefinition - Interface in com.axemble.vdoc.sdk.interfaces
-
This class retrieves a treatment connection
- IUriSupport - Interface in com.axemble.vdoc.sdk.supports
-
This class allows to specify which class or interface supports URI property .
- IUser - Interface in com.axemble.vdoc.sdk.interfaces
-
The IUser interface is part of the VDoc directory.
- IValidators - Interface in com.axemble.vdoc.sdk.interfaces
-
- IVersion - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a version of a document.
- IVersion - Interface in com.axemble.vdoc.sdk.interfaces.versions
-
A version with three indices
Major
Minor
Update
- IVersion.IVersionStatus - Interface in com.axemble.vdoc.sdk.interfaces
-
Available version status.
- IView - Interface in com.axemble.vdoc.sdk.interfaces
-
The view interface.
- IViewController - Interface in com.axemble.vdoc.sdk.interfaces
-
This class allows to create functional queries based on field values and scopes such as
ICatalog
,
IWorfklowContainer
,
IWorfklow
and
ITask
.
- IVirtualPage - Interface in com.axemble.vdoc.sdk.interfaces
-
This interface represents a virtual page.
- IWidget - Interface in com.axemble.vdoc.sdk.interfaces.ui
-
Widget interface
- IWorkflow - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a specific version of a process.
- IWorkflow.ILifeCycleStatus - Interface in com.axemble.vdoc.sdk.interfaces
-
- IWorkflowContainer - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a set of
IWorkflow
objects.
- IWorkflowContainerViewTransformer - Interface in com.axemble.vdoc.sdk.interfaces
-
- IWORKFLOWINSTANCE - Static variable in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition.System
-
- IWorkflowInstance - Interface in com.axemble.vdoc.sdk.interfaces
-
This class represents a process document.
- IWorkflowInstance.IStatus - Interface in com.axemble.vdoc.sdk.interfaces
-
Available status for the workflow instance.
- IWorkflowInstanceDiscussionMessage - Interface in com.axemble.vdoc.sdk.interfaces.discussion
-
A message in a discussion thread linked to an IWorkflowInstance
- IWorkflowModule - Interface in com.axemble.vdoc.sdk.modules
-
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.
- IWorkflowResourceDefinition - Interface in com.axemble.vdoc.sdk.interfaces
-
This class defines a resource definition for a workflow.
- IWorkflowViewTransformer - Interface in com.axemble.vdoc.sdk.interfaces
-
- IWritable - Interface in com.axemble.vdoc.sdk.interfaces.ui
-
- IXmlList - Interface in com.axemble.vdoc.sdk.interfaces
-
- IXmlSerializable - Interface in com.axemble.vdoc.sdk.interfaces.ui.designer
-
- SALESFORCE - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition.IType
-
type salesforce
- save(IContext) - Method in interface com.axemble.vdoc.sdk.interfaces.IElement
-
Saves or updates the element.
- save() - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
- save(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Saves a specified property.
- save(Element, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IXmlSerializable
-
- save(IContext, IElement) - Method in interface com.axemble.vdoc.sdk.modules.IBaseSiteModule
-
Saves or updates an element.
- save() - Method in class com.axemble.vdoc.sdk.providers.BaseFormProvider
-
- save() - Method in class com.axemble.vdoc.sdk.providers.BaseSheetProvider
-
- save() - Method in class com.axemble.vdoc.sdk.providers.recipient.RecipientProvider
-
- save() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedForm
-
- save() - Method in class com.axemble.vdoc.sdk.providers.search.IncludedSheet
-
- saveEvent(IContext, IEvent) - Method in interface com.axemble.vdoc.sdk.history.IEventController
-
Save Event
- saveJspFiles(BlockImpl, String, Serializable) - Method in class com.axemble.vdoc.sdk.layouts.builders.jsp.extensions.JspFilesExtension
-
- saveServices() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
Save the service
- SCREEN_EMBEDDER - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings.IType
-
Screen caller
- ScreenController - Class in com.axemble.vdoc.sdk.components.plugins.screen
-
- ScreenController() - Constructor for class com.axemble.vdoc.sdk.components.plugins.screen.ScreenController
-
- ScreenEditor - Class in com.axemble.vdoc.sdk.components.plugins.screen
-
- ScreenEditor() - Constructor for class com.axemble.vdoc.sdk.components.plugins.screen.ScreenEditor
-
- SCRIPT - Static variable in interface com.axemble.vdoc.sdk.interfaces.ITask.ITreatmentTypes
-
- SCRIPT_EDITOR - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings.IType
-
Script editor
- ScriptUtils - Class in com.axemble.vdoc.sdk.utils
-
- ScriptUtils() - Constructor for class com.axemble.vdoc.sdk.utils.ScriptUtils
-
- SDKException - Exception in com.axemble.vdoc.sdk.exceptions
-
SDKException
and its subclasses are unchecked
exceptions.
- SDKException() - Constructor for exception com.axemble.vdoc.sdk.exceptions.SDKException
-
Constructs a new runtime exception.
- SDKException(String, Throwable, String...) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SDKException
-
Constructs a new runtime exception with the specified detail message and
cause.
- SDKException(String, String...) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SDKException
-
Constructs a new runtime exception with the specified detail message.
- SDKException(Throwable) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SDKException
-
Constructs a new runtime exception with cause.
- SDKFatalException - Exception in com.axemble.vdoc.sdk.exceptions
-
SDKFatalException
and its subclasses are unchecked
exceptions.
- SDKFatalException() - Constructor for exception com.axemble.vdoc.sdk.exceptions.SDKFatalException
-
Constructs a new runtime exception.
- SDKFatalException(String, Throwable, String...) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SDKFatalException
-
Constructs a new runtime exception with the specified detail message and
cause.
- SDKFatalException(String, String...) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SDKFatalException
-
Constructs a new runtime exception with the specified detail message.
- SDKFatalException(Throwable) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SDKFatalException
-
Constructs a new runtime exception with cause.
- SDKPropertySaveException - Exception in com.axemble.vdoc.sdk.exceptions
-
Exception used if a save fails on a specific property.
- SDKPropertySaveException(String, String) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SDKPropertySaveException
-
Constructor
- SDKSaveException - Exception in com.axemble.vdoc.sdk.exceptions
-
Translated exception used if save fails on a Resource.
- SDKSaveException(String) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SDKSaveException
-
Constructor
- SDKWrapper - Interface in com.axemble.vdoc.sdk.interfaces
-
Interface des objets SDK qui mappent un objet natif (Domain)
Ex : ProcessWorkflowInstance
- SECTION - Static variable in interface com.axemble.vdoc.sdk.modules.IProjectModule.DesignElementNames
-
- SELECT - Static variable in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElementListener.CommonEventTypes
-
- select(ISelectionSupport) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionManager
-
- select() - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionSupport
-
Allows to select a design object.
- SELECT_COLLECTION - Static variable in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer.SupportedEventTypes
-
- selectChangeListener - Variable in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- SelectionRangeDatePickerField - Class in com.axemble.vdoc.sdk.document.fields
-
- SelectionRangeDatePickerField() - Constructor for class com.axemble.vdoc.sdk.document.fields.SelectionRangeDatePickerField
-
- SelectListCustomInputComponent - Class in com.axemble.vdoc.sdk.document.fields
-
Usage: (note: default values are in first position)
Field Type: java.lang.String
- SelectListCustomInputComponent() - Constructor for class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- SELECTOR - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.IDisplaySettings.IType
-
Selector component
- SELECTOR_KEY - Static variable in interface com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent.FieldTypeKeys
-
Un champ sélecteur
- SELECTOR_METHOD_DEFAULT_VALUE - Static variable in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- SELECTOR_SCREEN_DEFAULT_VALUE - Static variable in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- SELECTOR_SELECTABLE_DEFAULT_VALUE - Static variable in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- SELF - Static variable in interface com.axemble.vdoc.sdk.consts.HTMLConstants.Target
-
- send(IContext, IVersion, String, Collection) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Allows to send a mail with a specific form to a mail recipient.
- send(IContext, IWorkflow, IResource, String, Collection) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Allows to send a mail.
- send(IContext, IWorkflow, String, Collection) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Allows to send a mail.
- send(IContext, ITaskInstance, IMailForm, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sends a mail using a specified mail form.
- send(IContext, IUser, ITaskInstance, IMailForm, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sends a mail using a specified mail form.
- send(IContext, IResource, IMailForm, Collection, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sends a mail by specifying the subject and the content of the body.
- send(IContext, ITaskInstance, IMailForm, Collection, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sends a mail by specifying the subject and the content of the body.
- send(MimeMessage) - Method in interface com.axemble.vdoc.sdk.modules.IBasePortalModule
-
Allows to send a message through the mail agent.
- send(IContext, IWorkflowInstance, String, Collection<?>) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- send(IContext, IWorkflow, IResource, String, Collection<?>) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- send(IContext, IWorkflow, String, Collection<?>) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- send(IContext, ITaskInstance, IMailForm, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- send(IContext, IUser, ITaskInstance, IMailForm, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- send(IContext, IResource, IMailForm, Collection<?>, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- send(IContext, ITaskInstance, IMailForm, Collection<?>, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- send(IContext, ITaskInstance, IMailForm, Collection<? extends IUser>, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Sends a mail by specifying the subject and the content of the body.
- send(IContext, IResource, IMailForm, Collection<? extends IUser>, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Sends a mail by specifying the subject and the content of the body.
- SENDER_EMAIL - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.ServerKeys
-
default email
- sendError(int, String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IResponse
-
- sendMessage(String, int, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IMessageController
-
Builds and sends a message to a specific recipient.
- sendMessage(String, int, Object) - Method in class com.axemble.vdoc.sdk.messages.MessageController
-
- sendMessage(IMessage) - Method in class com.axemble.vdoc.sdk.messages.MessageRecipientContainer
-
- sendRedirect(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IResponse
-
- SEO - Static variable in interface com.axemble.vdoc.sdk.interfaces.IRenderModel.VirtualPageMarkers
-
- SEO - Interface in com.axemble.vdoc.sdk.interfaces
-
Interface implémentée par les objets ayant des metas
- SEO.Meta - Interface in com.axemble.vdoc.sdk.interfaces
-
Interface de manipulation de meta
- SEPARATOR - Static variable in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- SEPARATOR - Static variable in class com.axemble.vdoc.sdk.document.fields.EnhancedUrlField
-
- SEPARATOR - Static variable in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- SEPARATOR - Static variable in class com.axemble.vdoc.sdk.document.fields.UrlSelectorField
-
- SERVER_BASE_URL - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.ServerKeys
-
base URL for server access
- SERVERS - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition.ICategory
-
type crm
- serverUrl - Variable in class com.axemble.vdoc.sdk.document.fields.EnhancedUrlField
-
- ServiceAsynchronousOutputs() - Constructor for class com.axemble.vdoc.sdk.connectors.BaseServiceConnector.ServiceAsynchronousOutputs
-
- serviceDefinition - Variable in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- serviceDefinition - Variable in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- serviceExecutionContext - Variable in class com.axemble.vdoc.sdk.connectors.BaseServiceConnector
-
- ServiceInputs() - Constructor for class com.axemble.vdoc.sdk.connectors.BaseServiceConnector.ServiceInputs
-
- serviceName - Variable in class com.axemble.vdoc.sdk.connectors.BaseServiceConnectorEditor
-
- ServiceOutputs() - Constructor for class com.axemble.vdoc.sdk.connectors.BaseServiceConnector.ServiceOutputs
-
- SESSION - Static variable in interface com.axemble.vdoc.sdk.interfaces.IMarkerModel.IPersistenceScope
-
- setAbortAllowed(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
* set allow abort task
- setAccessKey(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Sets the access key of the field.
- setActivatedDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Sets the activated date.
- setActivationDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the account activation date.
- setActive(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Allows to activate the alias.
- setActive(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Allows to activate the content container.
- setActive(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ITopic
-
Allows to activate the topic.
- setAddress1(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the first address text.
- setAddress2(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the second address text.
- setAdminLostPasswordMessage(MimeMessage, LostPasswordConfiguration) - Method in class com.axemble.vdoc.sdk.mail.DefaultSystemMailExtension
-
- setAlertEventListeners(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Sets the email addresses to notify when the alert size is reached.
- setAlertSize(int) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Sets the alert size.
- setAlias(IAlias) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setAllowRemove(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
Sets the design object removable flag.
- setAllowSystemCatalogs(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IViewController
-
Specifies if the system catalogs should be part of the result.
- setAlternateParent(IProtocolSupport) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
- setAssistant(IUser) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's assistant.
- setAttribute(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
Sets an attribute.
- setAttribute(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.ISession
-
- setAttribute(String, Object, int) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.ISession
-
- setAuthorInformation(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Sets the author information.
- setAvatar(IAttachment) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's avatar.
- setBirthday(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the date of birth of the user.
- setBlockTemplateContainer(IBlockTemplateContainer) - Method in interface com.axemble.vdoc.sdk.interfaces.IBlock
-
Sets the block template container.
- setBody(String) - Method in class com.axemble.vdoc.sdk.structs.MailMessage
-
Set the body for the mail
- setBodyTagCode(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Sets the body tag code.
- setChildValues(List<IMappingStructure>) - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- setChildValues(List<IMappingStructure>) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Sets childs mappingStructure for a composite mappingStructure.
- setChrono(Long) - Method in interface com.axemble.vdoc.sdk.interfaces.IChrono
-
set new value to this chrono
- setCity(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's address city.
- setClassName(String) - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- setClassName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Sets the class name of the screen.
- setCode(String) - Method in class com.axemble.vdoc.sdk.system.mail.beans.LostPasswordConfigurationBuilder
-
- setCode(String) - Method in class com.axemble.vdoc.sdk.system.mail.beans.UninitializedPasswordConfigurationBuilder
-
- setColor(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAnnotation
-
set background color annotation
- setComment(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAction
-
set comment on task
- setComment(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTask
-
set comment on task
- setComment(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTreatmentTask
-
Sets the comment of the treatment task.
- setComment(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignWorkflow
-
set comment on workflow
- setCompletionStatus(int) - Method in class com.axemble.vdoc.sdk.triggers.base.BaseTrigger
-
Deprecated.
- setCompletionTotal(int) - Method in class com.axemble.vdoc.sdk.triggers.base.BaseTrigger
-
Deprecated.
- setConnectionDefinition(ConnectionDefinition<T>) - Method in class com.axemble.vdoc.sdk.connectors.BaseConnection
-
- setContainerType(int) - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- setContent(File) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
Allow to set the content of the attachment by passing a
File
object.
- setContent(InputStream) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
Allow to set the content of the attachment by passing a
InputStream
object.
- setContent(byte[]) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
Allow to set the content of the attachment by passing an array of bytes.
- setContent(IContent) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setContent(String) - Method in interface com.axemble.vdoc.sdk.interfaces.SEO.Meta
-
Initialise l'attribut content du meta
- setContent(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAnnotation
-
set content of annotation
- setContentContainer(IContentContainer) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setContentContainerKeyId(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setContentContainerKeyUniqueId(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setContentLength(int) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IResponse
-
- setContentType(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IResponse
-
- setContextKey(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- setContractType(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's contract type.
- setCount(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IGenericViewTransformer
-
Sets the number of elements to return.
- setCount(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IViewController
-
Sets the number of elements per page
- setCountry(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's address country
- setCreatedBy(IUser) - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Sets the creator of the folder.
- setCreatedBy(IUser) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Sets the creator of the resource.
- setCreatedDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Sets the created date.
- setCreatedDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Sets the created date.
- setCreatedDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.ITaskInstance
-
- setCssClass(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IBlockDefinition
-
Set cssClass
- setCssClass(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IBlock
-
Set cssClass
- setCssClasses(Properties) - Method in interface com.axemble.vdoc.sdk.interfaces.IBlockTemplateContainer
-
- setCssClassRules(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Sets the CSS class rules.
- setCurrentLeftTab(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Sets current tab in navigator
- setCurrentLeftTab(CtlAbstractTool.CtlPanelGroupItem) - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- setCurrentModifiedService(IServiceDefinition) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
- setCurrentTask(String) - Method in class com.axemble.vdoc.sdk.triggers.base.BaseTrigger
-
Deprecated.
- setCustomOptionLabel(String) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setCustomOptionValue(String) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setCustomType(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Set the type of the localization
- setCustomType(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Set the type of the organization (company, subsidiary, etc...)
- setCustomWidgetDescription(String) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setCustomXml(byte[]) - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
- setDataType(String) - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- setDataType(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Sets the data type of the mappingStructure.
- setDefaultValue(Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Sets teh default value of the property.
- setDefinition(IResourceDefinition) - Method in interface com.axemble.vdoc.sdk.interfaces.IFile
-
Associates the specified definition with the file.
- setDelay(long) - Method in interface com.axemble.vdoc.sdk.interfaces.ITask
-
Sets the delay of the task.
- setDelay(long) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
set delay (in secondes) realize the task
- setDelayAction(IDesignAction) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
set Action when delay expired
- setDelegationAllowed(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
set delegation on the task
- setDescription(String) - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- setDescription(String) - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- setDescription(String) - Method in class com.axemble.vdoc.sdk.document.fields.PeriodSelectionRangeDatePickerField
-
- setDescription(String) - Method in class com.axemble.vdoc.sdk.document.fields.SelectionRangeDatePickerField
-
- setDescription(String) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setDescription(String) - Method in class com.axemble.vdoc.sdk.document.fields.UrlSelectorField
-
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Sets the description of the alias.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ICategory
-
Sets the description of the category.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Sets the description of the container.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IFile
-
Sets the description of the file.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Sets the description of the folder.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Sets the description of the group.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Set the description of the localization
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Sets the description of the mailing list.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Sets a description to a mappingStructure.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Set the description of the organization
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IPortlet
-
Sets the description of the portlet.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Sets the description of the profile.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Sets the description of the site.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the description of the user.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Sets the description of the container.
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Set description
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Set the description
- setDescription(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupport
-
Sets the description of the designed object.
- setDescription(String) - Method in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- setDesignComponentLinked(IDesignComponent) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignField
-
set the component with this linked
- setDesignComponentLinked(IDesignComponent) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignFieldLabel
-
set the component with this linked
- setDesignContainer(IDesignContainer) - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- setDetail(String) - Method in class com.axemble.vdoc.sdk.controllers.BaseController.Result
-
- setDigest(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Sets the digest of the alias.
- setDigest(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IPageContainer
-
Sets the digest of the page container.
- setDigest(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Sets the digest of the page container.
- setDimension(Dimension) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ILocationSupport
-
Sets the location using a
Point
structure.
- setDirty(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Sets the container dirty flag.
- setDirty(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignElement
-
Sets the design object dirty flag.
- setDisplayConditionsFormula(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Set displayConditionsFormula
- setDisplayConditionsFormula(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Set the display conditions formula
- setDisplayMode(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTreatmentGroupTask
-
set display mode
- setDisplayName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Sets the display name of the displayed object.
- setDocumentInformation(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Sets the process document information message.
- setDocumentTitle(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Sets the process document title.
- setDomains(Collection) - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Sets the domains associated with this site.
- setDynamicLocalizationsWrapperMessageForLanguage(IContext, IDynamicLocalizationsWrapper, ICatalog, String, String) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Creates a dynamicLocalizationsWrapper object by specifying the parent
ICatalog
object.
- setEditable(String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Sets to writable a specified field.
- setEditable(String, String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Sets to writable a specified field in a fragment.
- setEditable(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFieldComponentDefinition
-
- setEditable(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
Set field editable
- setEmail(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's email.
- setEmployeeNumber(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's employee number.
- setEmptyField(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
- setEmptyValue(String) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setEndDate(Date) - Method in class com.axemble.vdoc.sdk.structs.Period
-
- setEndedDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.ITaskInstance
-
- setEntry(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the date of entry of the user in the organization.
- setErrorInfo(String) - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- setErrorInfo(String) - Method in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- setErrorInfo(String) - Method in class com.axemble.vdoc.sdk.document.fields.SelectionRangeDatePickerField
-
- setErrorInfo(String) - Method in class com.axemble.vdoc.sdk.document.fields.UrlSelectorField
-
- setErrorLabel(String) - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- setErrorMessage(String) - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
- setEventContext(String) - Method in class com.axemble.vdoc.sdk.triggers.base.BaseTrigger
-
Deprecated.
- setExit(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the leaving date of the user from the organization.
- setExpiration(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
- setExpirationDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the account expiration date.
- setExpiredDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Sets the expired date.
- setExpiringDesignAction(IDesignAction) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignApplicationManualTask
-
Set default the design action
- setExpression(String) - Method in class com.axemble.vdoc.sdk.layouts.builders.tags.EvaluateConditionTag
-
- setExtensionClassesNames(Collection<String>) - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
Sets the extension classes names.
- setExternalElements(IResource, String, Collection) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sets a
IElement
to a multiple selector property.
- setExternalElements(IResource, String, Collection<?>) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Sets a
IElement
to a multiple selector property.
- setExternalFile(IResource, String, IFile) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sets a
IFile
to a single selector property.
- setExternalFile(IResource, String, IFile) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Sets a
IFile
to a single selector property.
- setExternalFolder(IResource, String, IFolder) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sets a
IFolder
to a single selector property.
- setExternalFolder(IResource, String, IFolder) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Sets a
IFolder
to a single selector property.
- setExternalGroup(IResource, String, IGroup) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sets a
IGroup
to a single selector property.
- setExternalGroup(IResource, String, IGroup) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Sets a
IGroup
to a single selector property.
- setExternalLibrary(IResource, String, ILibrary) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sets a
ILibrary
to a single selector property.
- setExternalLibrary(IResource, String, ILibrary) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Sets a
ILibrary
to a single selector property.
- setExternalLocalization(IResource, String, ILocalization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- setExternalLocalization(IResource, String, ILocalization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- setExternalOrganization(IResource, String, IOrganization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
- setExternalOrganization(IResource, String, IOrganization) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
- setExternalUser(IResource, String, IUser) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sets a
IUser
to a single selector property.
- setExternalUser(IResource, String, IUser) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Sets a
IUser
to a single selector property.
- setExternalUserLostPasswordMessage(MimeMessage, LostPasswordConfiguration) - Method in class com.axemble.vdoc.sdk.mail.DefaultSystemMailExtension
-
- setFaxNumber(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's fax number.
- setFieldComponentParameter(String, Object, String) - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
- setFirstName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the first name of the user.
- setForbiddenExtensions(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Sets the list of forbidden extensions.
- setForceShowList(boolean) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setFormulaValue(boolean) - Method in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- setFullName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the full name of the user.
- setHandle(Object) - Method in class com.axemble.vdoc.sdk.layouts.builders.tags.NodeListTag
-
- setHeader(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IResponse
-
- setHeadTagCode(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Sets the head tag code.
- setHeight(int) - Method in class com.axemble.vdoc.sdk.structs.Dimension
-
Sets the height of the design object.
- setHelpMode(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Sets the help mode flag
- setHidden(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Hides a property.
- setHidden(String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Hide a specified field.
- setHidden(String, String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Hide a specified field in a specified fragment.
- setHidden(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
- setHidden(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IWidget
-
Set if widget is hidden
- setHierarchicalManager(IUser) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's hierarchical manager.
- setHtml(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allows to fill an tag with HTML content.
- setHttpEquiv(String) - Method in interface com.axemble.vdoc.sdk.interfaces.SEO.Meta
-
Initialise l'attribut http-equiv du meta
- setId(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Set id
- setImportParameters(Map<String, String>) - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseImportMigrationExtension
-
- setIncludeAttachmentsContent(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ITransformer
-
Allows to include or not the files content.
- setIncludeLabels(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IGenericViewTransformer
-
Allows to include or not the labels.
- setIncludeLabels(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ITransformer
-
Allows to include or not the labels.
- setIncludeLinkedResources(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ITransformer
-
- setIncludeLinkedWorkflowInstances(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ITransformer
-
- setIncludeStorageResources(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ITransformer
-
- setIndexed(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IComponent
-
Allows to specify if the component should be indexed or not.
- setIndexType(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Sets the index type of the property.
- setInfoMessage(String) - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
- setInnerCssClass(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Sets the CSS class
- setInnerNullable(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Allows to specify the block is nullable.
- setInnerReplaceable(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Allows to specify the block is replaceable.
- setInputDirection(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignLink
-
Sets the input direction
- setInternalContextHandler(Object) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setInterruption(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAction
-
set has interruption on action task
- setIp(String) - Method in class com.axemble.vdoc.sdk.system.mail.beans.LostPasswordConfigurationBuilder
-
- setKey(Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IModel
-
- setLabel(String) - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Sets the label of the alias.
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachmentTemplate
-
Sets the label of the attachment template.
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentContainer
-
Sets the label of the container.
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Sets the label of the group
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Sets the label of the localization
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Sets the label of the mailing list.
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Sets a label to a mappingStructure.
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Sets the label of the organization
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IPortlet
-
Sets the label of the portlet.
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IProfile
-
Sets the label of the profile.
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Sets the label of the property in the current language.
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Sets the label of the site.
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IVirtualPage
-
Sets the label of the container.
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Set label
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Set the label
- setLabel(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupport
-
Sets the label of the designed object.
- setLang(String) - Method in interface com.axemble.vdoc.sdk.interfaces.SEO.Meta
-
Initialise l'attribut lang du meta
- setLanguage(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IFile
-
Sets the language of the file.
- setLanguage(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's current language.
- setLastName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the last name of the user.
- setLastVisite(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's last connection.
- setLevel(int) - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- setLink(IProtocolSupport) - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Sets the resource associated with the mailing list.
- setLinkTarget(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IModel
-
- setLinkUrl(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IModel
-
- setList(Map<Object, Object>) - Method in class com.axemble.vdoc.sdk.document.fields.CustomSelectionComponent
-
Valorise la liste des options de la liste déroulante
- setList(Map<String, String>) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setList(List<String>) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setList(T, String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IListMappingProvider
-
- setList(IList) - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Associates a list to the property.
- setList(String, Collection<? extends IOptionList.IOption>) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Sets the available values for a list property.
- setList(Collection<? extends IOptionList.IOption>) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IAbstractField
-
Set field list
- setList(IResource, String, Collection) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sets the list of available values to a list property.
- setList(IResource, String, Collection<? extends IOptionList.IOption>) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Sets the list of available values to a list property.
- setListOption(List<Option>) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setListOptions(List<IOptionList.IOption>) - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- setListOptions(List<IOptionList.IOption>) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Sets options displayed on the selection "value of list" in the mapping component.
- setLocalization(ILocalization) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Allows to set the user's localization.
- setLogin(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's login.
- setManager(IUser) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's manager.
- setMandatory(boolean) - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- setMandatory(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Set if the value of mappingStructure is mandatory
- setMandatory(String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Set to mandatory a specified field.
- setMandatory(String, String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Set to mandatory a specified field in a fragment.
- setMandatory(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFieldComponentDefinition
-
- setMandatory(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
Set field mandatory
- setMappingType(int) - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- setMappingType(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Sets the mapping type of the mappingStructure.
- setMarker(Object) - Method in class com.axemble.vdoc.sdk.layouts.builders.tags.RemoveTag
-
- setMarker(Object) - Method in class com.axemble.vdoc.sdk.layouts.builders.tags.SetTag
-
- setMaxEndedDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.ITaskInstance
-
- setMaxFileSize(long) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Sets the maximum size for a file.
- setMaxSize(long) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Sets the maximum size available.
- setMaxSizeEventListeners(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Sets the email addresses to notify when the maximum size is reached.
- setMemorizeFulfillerInRole(IOperatorRole) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
set memorized operator role
- setMethodName(String) - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- setMethodName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Sets the method name of the screen.
- setMobilePhoneNumber(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's mobile phone number.
- setModified(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Sets the modification flag
- setModifiedBy(IUser) - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Sets last user who modified the folder.
- setModifiedBy(IUser) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Sets last user who modified the resource.
- setModifiedDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Sets the modified date.
- setModifiedDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
Sets the modified date.
- setModifiedDate(Date) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Sets the modified date.
- setMultipleSelectionMode(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Sets the multiple selection mode
- setMultiSelect(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ISelectionManager
-
Sets multiple selection
- setName(String) - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IAlias
-
Sets the name of the alias.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachment
-
Allow to set the system name of the attachment
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttachmentTemplate
-
Sets the name of the attachment template.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttribute
-
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IFile
-
Sets the name of the file.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IFolder
-
Sets the name of the folder.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Sets the name of the group.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Sets the name of the library.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Set the name of the localization
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Sets the name of the mailing list.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Sets a name to the mappingStructure.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Set the name of the organization
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IProject
-
Sets the name of the project.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Sets the system name of the property.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ISite
-
Sets the name of the site.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
Sets the name of the version.
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.SEO.Meta
-
Initialise l'attribut name du meta
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentComponent
-
Set name
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFragmentDefinition
-
Set the name
- setName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IPropertiesSupport
-
Sets the name of the designed object.
- setName(String) - Method in class com.axemble.vdoc.sdk.tags.EventTag
-
- setNeedValidation(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAction
-
Set need validation on action task
- setNewPasswordMessage(MimeMessage, UpdatePasswordConfiguration) - Method in class com.axemble.vdoc.sdk.mail.DefaultSystemMailExtension
-
- setNickName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the nick name of the user.
- setObjectLabel(String) - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- setObjectName(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Sets the identifier of the displayed object.
- setOffset(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IGenericViewTransformer
-
Sets the first element to return.
- setOperatorRole(IOperatorRole) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
set operator role
- setOption(String, String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IOptionList
-
Creates or updates an option
- setOptions(Collection<IOptionList.IOption>) - Method in interface com.axemble.vdoc.sdk.interfaces.IOptionList
-
Sets the collection of options.
- setOrberBy(String, Class, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IViewController
-
- setOrderBy(String, Class, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IViewController
-
Sets order by and sort type properties
- setOrdered(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IAbstractField
-
- setOrganization(IOrganization) - Method in interface com.axemble.vdoc.sdk.interfaces.IGroup
-
Sets the organization of the group.
- setOrganization(IOrganization) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Sets the organization.
- setOrganization(IOrganization) - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Sets the mailing list organization.
- setOrganization(IOrganization) - Method in interface com.axemble.vdoc.sdk.interfaces.IProject
-
Sets the mailing list organization.
- setOrganization(IOrganization) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Allows to set the user's organization.
- setOriginalXml(byte[]) - Method in interface com.axemble.vdoc.sdk.interfaces.IForm
-
- setOutputDirection(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignLink
-
Sets the output direction
- setOwner(IUser) - Method in interface com.axemble.vdoc.sdk.interfaces.IVersion
-
Sets the owner of the version.
- setPageContainer(IPageContainer) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setParameter(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Sets a new string parameter.
- setParameter(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Sets a new object parameter.
- setParameter(String, String[]) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Sets several values for a specified key.
- setParameters(Map<String, Object>) - Method in class com.axemble.vdoc.sdk.components.ParameterizedMappingStructure
-
- setParameters(Map<String, Object>) - Method in interface com.axemble.vdoc.sdk.interfaces.IParameterizedMappingStructure
-
- setParameters(Map<String, Object>) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.INavigateContext
-
Sets the named parameters map.
- setParameterValue(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginRequest
-
Sets the value for the specified parameter.
- setParameterValues(String, String[]) - Method in interface com.axemble.vdoc.sdk.interfaces.IPluginRequest
-
Sets the values associated with a key.
- setParams(String) - Method in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- setParent(ILocalization) - Method in interface com.axemble.vdoc.sdk.interfaces.ILocalization
-
Set the parent of the localization
- setParent(IOrganization) - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Set the parent of the organization
- setParent(IProtocolSupport) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IServiceSupport
-
- setParentBlock(IBlock) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IWidget
-
Set the widget parent block
- setPassword(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's password.
- setPhoneNumber(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's phone number.
- setPhysicalPath(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ILibrary
-
Sets the physical path of the library
- setPlugin(IPlugin) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setPoint(Point) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.ILocationSupport
-
Sets the location using a
Point
structure.
- setPosition(Object) - Method in class com.axemble.vdoc.sdk.layouts.builders.tags.NodeListTag
-
- setPredictive(boolean) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setPrintable(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAnnotation
-
set if annotation printable
- setPrintMode(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignContainer
-
Sets the print mode flag
- setPriority(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSQueueController
-
Specifies the priority of messages that are sent
- setProperty(IProtocolSupport) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFieldComponentDefinition
-
- setPropertytype(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IFieldComponentDefinition
-
- setRecipients(MailRecipients) - Method in class com.axemble.vdoc.sdk.structs.MailMessage
-
Set the recipients
- setRedirect(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setRedirect(URL) - Method in class com.axemble.vdoc.sdk.system.mail.beans.LostPasswordConfigurationBuilder
-
- setRedirect(URL) - Method in class com.axemble.vdoc.sdk.system.mail.beans.UninitializedPasswordConfigurationBuilder
-
- setRedirect(URL) - Method in class com.axemble.vdoc.sdk.system.mail.beans.UpdatePasswordConfigurationBuilder
-
- setRedirectUri(String) - Method in class com.axemble.vdoc.sdk.authentication.base.BaseAuthenticationExtension
-
Redirect the user (does not work for Dav or auto logout)
- setReminderAllowed(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
set allow reminder on task
- setResetType(ResetTypeComponent) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setScheme(String) - Method in interface com.axemble.vdoc.sdk.interfaces.SEO.Meta
-
Initialise l'attribut scheme du meta
- setScope(String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IRequest
-
- setScopeLabel(String) - Method in class com.axemble.vdoc.sdk.structs.DesignReport
-
- setSecurityApplied(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IGenericViewTransformer
-
Specifies if the security should be applied.
- setSecurityApplied(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IViewController
-
Specifies if the security should be applied.
- setSelectionRangeValue(Object) - Method in class com.axemble.vdoc.sdk.document.fields.PeriodSelectionRangeDatePickerField
-
- setSelectionRangeValue(Object) - Method in class com.axemble.vdoc.sdk.document.fields.SelectionRangeDatePickerField
-
- setSendWarningWhenDelay(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignManualTask
-
set (active) the warning delay
- setSEO(SEO) - Method in interface com.axemble.vdoc.sdk.supports.ISeoSupport
-
- setSex(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the sex of the user.
- setSignature(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's signature.
- setSite(ISite) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setSize(String) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setSkin(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IOrganization
-
Set the name of the skin to be used by default for the organization
- setSkin(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's current skin.
- setSocialCategory(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's social category.
- setStart(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IGenericViewTransformer
-
Sets the start page position.
- setStart(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IViewController
-
Sets the start page
- setStartDate(Date) - Method in class com.axemble.vdoc.sdk.structs.Period
-
- setStateRightPanel(CtlAbstractTool.StatePanel) - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- setStatus(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IViewController
-
Sets the required status
- setStatus(int) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IResponse
-
- setStopExecutionOnCriticalError(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ITransformer
-
Allows to stop the execution of the treatment if an exception occur.
- setStudioToolProvider(BaseToolProvider) - Method in class com.axemble.vdoc.sdk.providers.BaseStudioLauncherProvider
-
- setSubject(String) - Method in class com.axemble.vdoc.sdk.structs.MailMessage
-
Set the subject for the mail
- setSubscriptionFrequency(IContext, ILibrary, IBaseLibraryModule.SubscriptionFrequency) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
Sets subscription frequency.
- setSubscriptionRecursive(IContext, ILibrary, ILibraryElement) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
toggle subsription recursive flag
- setSysname(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IWidget
-
Set the widget sysName
- setTabIndex(String, int) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Sets the tab index of the field.
- SetTag - Class in com.axemble.vdoc.sdk.layouts.builders.tags
-
- SetTag() - Constructor for class com.axemble.vdoc.sdk.layouts.builders.tags.SetTag
-
- setTargetField(Element) - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- setTargetInformation(String) - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- setTargetLabel(String) - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- setText(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IOptionList.IOption
-
Sets the label of option.
- setThrowEvents(String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allow the field to post-back to the server.
- setThrowEvents(String, String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allow the field in a specified fragment to post-back to the server.
- setTimeZone(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's time zone.
- setTitle(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the title of the user.
- setTitle(String) - Method in interface com.axemble.vdoc.sdk.interfaces.SEO
-
- setTitle(String) - Method in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- setTooltip(CtlTooltip) - Method in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- setTopic(ITopic) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext
-
- setTransactionTimeout(int) - Method in interface com.axemble.vdoc.sdk.modules.IModule
-
Allows the set the transaction timeout.
- setType(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttribute
-
- setType(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IBlockTemplateContainer
-
- setType(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Sets the type of the mailing list.
- setType(int) - Method in interface com.axemble.vdoc.sdk.interfaces.IProperty
-
Sets the type of the property.
- setType(Object) - Method in class com.axemble.vdoc.sdk.layouts.builders.tags.NodeListTag
-
- setUninitializedPasswordMessage(MimeMessage, UninitializedPasswordConfiguration) - Method in class com.axemble.vdoc.sdk.mail.DefaultSystemMailExtension
-
- setupDisplayOptions() - Method in class com.axemble.vdoc.sdk.components.plugins.view.BaseDisplayModeEditor
-
Configure display options
- setUrl(String) - Method in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- setUser(IUser) - Method in class com.axemble.vdoc.sdk.system.mail.beans.LostPasswordConfigurationBuilder
-
- setUser(IUser) - Method in class com.axemble.vdoc.sdk.system.mail.beans.UninitializedPasswordConfigurationBuilder
-
- setUser(IUser) - Method in class com.axemble.vdoc.sdk.system.mail.beans.UpdatePasswordConfigurationBuilder
-
- setUserFunction(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's function.
- setUserId(String) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IFieldComponent
-
Set field userID
- setUserLostPasswordMessage(MimeMessage, LostPasswordConfiguration) - Method in class com.axemble.vdoc.sdk.mail.DefaultSystemMailExtension
-
- setValue(Object) - Method in class com.axemble.vdoc.sdk.document.fields.base.BaseField
-
Allow to set a value to the internal field object
- setValue(Object) - Method in class com.axemble.vdoc.sdk.document.fields.FileSizeInputComponent
-
- setValue(Object) - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- setValue(String) - Method in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- setValue(Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IAttribute
-
- setValue(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition
-
Sets a value to a property
- setValue(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IContentComponent
-
Sets a value to a property
- setValue(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IExtensionContext
-
Cache a value
- setValue(T, String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingProvider
-
Sets a value to a mappingStructure.
- setValue(String, Object, int) - Method in interface com.axemble.vdoc.sdk.interfaces.IMarkerModel
-
Sets a key-value couple into a specific scope.
- setValue(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IModel
-
- setValue(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Sets a value to a property
- setValue(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IServiceDefinition
-
Sets a value to a property
- setValue(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.ITreatmentDefinition
-
Sets a value to a property
- setValue(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IPreferences
-
Deprecated.
- setValue(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.definitions.IContentDefinition
-
Sets a value to a property
- setValue(Object) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IAbstractField
-
Set field value
- setValue(Object) - Method in class com.axemble.vdoc.sdk.layouts.builders.tags.SetTag
-
- setValue(IResource, String, Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseDocumentModule
-
Sets a value to a property.
- setValue(IContext, IFile, String, Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- setValue(IResource, String, Object) - Method in interface com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
-
Sets a value to a property.
- setValue(String) - Method in class com.axemble.vdoc.sdk.tags.EventTag
-
- setValueNoEvents(String, Object) - Method in interface com.axemble.vdoc.sdk.interfaces.IResource
-
Sets a value to a property without throwing any event.
- setValueNoEvents(Object) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.IAbstractField
-
Set field value without fire events
- setValues(Collection<String>) - Method in interface com.axemble.vdoc.sdk.interfaces.IStringList
-
Deprecated.
Sets the string values.
- setValues(String, String[]) - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IPreferences
-
Deprecated.
- setVisible(boolean) - Method in class com.axemble.vdoc.sdk.components.MappingStructure
-
- setVisible(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IMappingStructure
-
Set if mappingStructure is visible
- setVisible(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignAnnotation
-
set if annotation visible in Help
- setWidth(int) - Method in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignCellBlock
-
Sets the width of the cell in percent.
- setWidth(int) - Method in class com.axemble.vdoc.sdk.structs.Dimension
-
Sets the width of the design object.
- setWorkflowContainer(IWorkflowContainer) - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflow
-
Sets the workflow container object.
- setWorkflowInstance(WorkflowInstance) - Method in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- setX(int) - Method in class com.axemble.vdoc.sdk.structs.Point
-
Sets the X coordinate.
- setY(int) - Method in class com.axemble.vdoc.sdk.structs.Point
-
Sets the Y coordinate.
- setZipcode(String) - Method in interface com.axemble.vdoc.sdk.interfaces.IUser
-
Sets the user's address ZIP code
- SFTP - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition.IType
-
type sftp
- SHARED_BLOCK - Static variable in interface com.axemble.vdoc.sdk.interfaces.ITopic.IType
-
Shared block topics contain shared blocks
- SHAREPOINT - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition.IType
-
type sharepoint
- SheetController - Class in com.axemble.vdoc.sdk.components.plugins.sheet
-
- SheetController() - Constructor for class com.axemble.vdoc.sdk.components.plugins.sheet.SheetController
-
- SheetEditor - Class in com.axemble.vdoc.sdk.components.plugins.sheet
-
- SheetEditor() - Constructor for class com.axemble.vdoc.sdk.components.plugins.sheet.SheetEditor
-
- SHORT - Static variable in interface com.axemble.vdoc.sdk.interfaces.ui.designer.IDesignTreatmentGroupTask.DisplayMode
-
- showBackToParentButton(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allows to hide or display the back to parent button.
- showBodyBlock(String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allows to hide or display a specified element by its marker within the body.
- showDescription - Variable in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- showHeaderBlock(String, boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allows to hide or display a specified element by its marker within the header.
- showHeaderSection(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allows to hide or display the header section.
- showHelpButton(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allows to hide or display the main help section.
- showHistorySection(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allows to hide or display the history section.
- showParams - Variable in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- showPrintButton(boolean) - Method in interface com.axemble.vdoc.sdk.interfaces.IResourceController
-
Allows to hide or display the print button.
- showTitle - Variable in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- showUrl - Variable in class com.axemble.vdoc.sdk.ui.widgets.CtlEnhancedUrl
-
- SINGLE - Static variable in interface com.axemble.vdoc.sdk.interfaces.ui.components.IPropertySelectorComponent.CommonValues
-
- SINGLE_RESOURCE - Static variable in interface com.axemble.vdoc.sdk.interfaces.ui.components.IPropertySelectorComponent.CommonValues
-
- SINGLE_STRING - Static variable in interface com.axemble.vdoc.sdk.interfaces.ui.components.IPropertySelectorComponent.CommonValues
-
- SITE - Static variable in interface com.axemble.vdoc.sdk.interfaces.ICatalog.IType
-
Catalog type for web sites
- SITE_CATALOG_CLASS - Static variable in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- SITE_CATALOG_CREATE_METHOD - Static variable in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- SITE_FORM - Static variable in interface com.axemble.vdoc.sdk.interfaces.ICatalog.IType
-
- SITE_ID - Static variable in interface com.axemble.vdoc.sdk.interfaces.runtime.InternalSiteExecutionContext.IContextParameters
-
- SITE_SHARED_FORM - Static variable in interface com.axemble.vdoc.sdk.interfaces.ICatalog.IType
-
- SiteModuleException - Exception in com.axemble.vdoc.sdk.exceptions
-
- SiteModuleException(Throwable) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SiteModuleException
-
- SiteModuleException(String, Throwable) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SiteModuleException
-
- SiteModuleException(String) - Constructor for exception com.axemble.vdoc.sdk.exceptions.SiteModuleException
-
- size - Variable in class com.axemble.vdoc.sdk.document.fields.SelectListCustomInputComponent
-
- size() - Method in class com.axemble.vdoc.sdk.messages.MessageRecipientContainer
-
- SMS_CONNECTION - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition.IType
-
type sms
- SMTP_ENCODING - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.ServerKeys
-
character encoding
- SMTP_HOST - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.ServerKeys
-
"SMTP_HOST" : address of the SMTP server
- SMTP_IS_AUTHENTICATION - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.ServerKeys
-
SMTP connection need authentication
- SMTP_LOGIN - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.ServerKeys
-
login SMTP authentication
- SMTP_PASSWORD - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.ServerKeys
-
password SMTP authentication
- SMTP_PORT - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.ServerKeys
-
port of the SMTP server
- SMTP_PROTOCOL - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.ServerKeys
-
Protocol smtp (SMTP ou SMTPS)
- SOCIAL - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition.ICategory
-
type social
- SQL_SERVER - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConnectionDefinition.IType
-
type sqlserver with jtds
- START_JAVASCRIPT_TOKEN - Static variable in interface com.axemble.vdoc.sdk.consts.HTMLConstants
-
- START_LOCALIZATION_TOKEN - Static variable in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- START_STYLE_CSS_TOKEN - Static variable in interface com.axemble.vdoc.sdk.consts.HTMLConstants
-
- START_TASK - Static variable in interface com.axemble.vdoc.sdk.modules.IProjectModule.DesignElementNames
-
- startDate - Variable in class com.axemble.vdoc.sdk.structs.Period
-
- STARTED - Static variable in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance.IStatus
-
Started status
- STARTING - Static variable in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance.IStatus
-
Starting status
- STATE - Static variable in interface com.axemble.vdoc.sdk.interfaces.ITask.ITreatmentTypes
-
- stateChanged() - Method in class com.axemble.vdoc.sdk.document.fields.EnhancedUrlField
-
- stateChanged() - Method in class com.axemble.vdoc.sdk.document.fields.LightBoxField
-
- stateChanged() - Method in class com.axemble.vdoc.sdk.document.fields.LocalizedTextField
-
- status - Variable in class com.axemble.vdoc.sdk.controllers.BaseController.Result
-
- STATUS - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.Dynamic
-
Dynamic status of the task instances
- STATUS - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.Special
-
Internal status
- STATUS_KEY_AUTH_FAILED - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_CAS_NOT_ACTIVATED - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_INTERNAL_ERROR - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_ISSUER_NOT_AUTHORIZED - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_LOGGED_OUT - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_LOGIN_SUCCESS - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_REDIRECT_TO_LOGOUT - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_REDIRECT_TO_LOGOUT_REDIRECT_URL - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_REDIRECT_TO_OPENID_PROVIDER - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_SESSION_DOES_N0T_MATCH - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_UNAUTHORIZED_IP_ADDRESS - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- STATUS_KEY_UNKNOWN_COMMAND - Static variable in class com.axemble.vdoc.sdk.controllers.BaseController
-
- statusKey - Variable in class com.axemble.vdoc.sdk.controllers.BaseController.Result
-
- STOP - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConnectorExecutionStatus
-
- stop(Properties, Map<String, String>, ReportCollector) - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTaskExtension
-
- stop(Map<String, String>) - Method in class com.axemble.vdoc.sdk.packaging.extensions.BaseTaskExtension
-
Called when server stops or server stops being a master node
- STOP_ASYNCHRONOUS - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConnectorExecutionStatus
-
- STOP_RENDERING - Static variable in interface com.axemble.vdoc.sdk.interfaces.IBlockController.IRenderOptions
-
- stopConsumers(String, String, IJMSMessageProcessor<? extends IJMSMessage>) - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSController
-
Stop all batch consumers for this message processor
- stopConsumers(String, String) - Method in interface com.axemble.vdoc.sdk.interfaces.IJMSController
-
Stop all batch consumers for this queue
- STORAGE - Static variable in interface com.axemble.vdoc.sdk.interfaces.ICatalog.IType
-
- STORAGE - Static variable in interface com.axemble.vdoc.sdk.interfaces.IList.IType
-
- STORAGE_CATALOG_CLASS - Static variable in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- STORAGE_CATALOG_CREATE_METHOD - Static variable in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- STORAGE_RESOURCE - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.IElementType
-
- STORAGE_RESOURCE - Static variable in interface com.axemble.vdoc.sdk.interfaces.ui.components.IPropertySelectorComponent.CommonElementTypeValues
-
- STORAGE_RESOURCE_DEFINITION - Static variable in interface com.axemble.vdoc.sdk.structs.DesignReport.IContainerType
-
- STORAGE_TABLE_CLASS - Static variable in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- STORAGE_TABLE_CREATE_METHOD - Static variable in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- STORAGE_TABLE_METHOD - Static variable in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- store() - Method in interface com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IPreferences
-
Deprecated.
- StreamUtils - Class in com.axemble.vdoc.sdk.utils
-
- StreamUtils() - Constructor for class com.axemble.vdoc.sdk.utils.StreamUtils
-
- STRING - Static variable in interface com.axemble.vdoc.sdk.interfaces.IAttribute.IType
-
- STRING - Static variable in interface com.axemble.vdoc.sdk.interfaces.IMappingProvider.DataType
-
A java.lang.String data type.
- STRING - Static variable in interface com.axemble.vdoc.sdk.interfaces.IProperty.IType
-
A java.lang.String type.
- STRING_COLLECTION - Static variable in interface com.axemble.vdoc.sdk.interfaces.IMappingProvider.DataType
-
A
java.util.Collection of
String
data type.
- StringUtils - Class in com.axemble.vdoc.sdk.utils
-
- StringUtils() - Constructor for class com.axemble.vdoc.sdk.utils.StringUtils
-
- STUDIO_CLASS - Static variable in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- STUDIO_METHOD - Static variable in class com.axemble.vdoc.sdk.providers.BaseToolProvider
-
- studioToolProvider - Variable in class com.axemble.vdoc.sdk.providers.BaseStudioLauncherProvider
-
- SUBJECT - Static variable in interface com.axemble.vdoc.sdk.consts.HTMLConstants.Meta
-
- subscribe(IContext, ILibrary, ILibraryElement) - Method in interface com.axemble.vdoc.sdk.modules.IBaseLibraryModule
-
- subscribeUser(IContext, IUser) - Method in interface com.axemble.vdoc.sdk.interfaces.IMailingList
-
Subscribes a user to the mailing list.
- SUCCESS - Static variable in interface com.axemble.vdoc.sdk.interfaces.IAgent.ExecutionStatus
-
- SUCCESS - Static variable in interface com.axemble.vdoc.sdk.structs.DesignReport.ILevel
-
- SUM_FUNCTION - Static variable in interface com.axemble.vdoc.sdk.interfaces.IFunctions
-
Make the sum of the parameters
- SUPPORTED_FILE_EXTENSIONS - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.ServerKeys
-
all supported file extensions
- SUPPORTED_LANGUAGES - Static variable in interface com.axemble.vdoc.sdk.interfaces.IConfiguration.CommonKeys
-
all available languages
- suspend() - Method in interface com.axemble.vdoc.sdk.interfaces.IWorkflowInstance
-
- SYS_PAGE_GENERAL - Static variable in class com.axemble.vdoc.sdk.connectors.BaseTreatmentConnectorEditor
-
- SYSTEM - Static variable in interface com.axemble.vdoc.sdk.interfaces.ICatalog.IType
-
- SYSTEM - Static variable in interface com.axemble.vdoc.sdk.interfaces.IMailingList.IType
-
System mailing list type
- SystemMailExtensionFactory - Class in com.axemble.vdoc.sdk.system.mail
-
Factory use to get current system mail extension
- SystemMailExtensionFactory() - Constructor for class com.axemble.vdoc.sdk.system.mail.SystemMailExtensionFactory
-
- SystemMailExtensionFactory(IConfiguration, String) - Constructor for class com.axemble.vdoc.sdk.system.mail.SystemMailExtensionFactory
-