Package | Description |
---|---|
com.axemble.vdoc.sdk.interfaces | |
com.axemble.vdoc.sdk.modules | |
com.axemble.vdoc.sdk.supports | |
com.axemble.vdp.mapping.extensions |
Modifier and Type | Interface and Description |
---|---|
interface |
IAction
The IAction interface represents a workflow action which can be executed by a physical person.
|
interface |
IAgent
This class allows to manipulate scheduled tasks.
|
interface |
IAlias
This interface represents an alias on any element.
|
interface |
IAttachment
The IAttachment interface represents any attachment in the system.
|
interface |
IAttachmentTemplate
The IAttachmentTemplate interface represents the template.
|
interface |
IAttribute
The IAttribute interface represents the directory extended attributes
It allows to manipulate attributes of directory objects such as:
IOrganization ,
ILocalization , IGroup and IUser . |
interface |
IBlock
This interface represents a block element.
|
interface |
IBlockTemplate
This class represents a block template.
|
interface |
IBlockTemplateContainer
This interface represents a block template container.
|
interface |
ICatalog
This interface is intended to group workflows.
|
interface |
ICategory
The ICategory interface represents a category object.
|
interface |
IChrono
This class defines a chrono used to generate sys_Reference.
|
interface |
IComponent
This interface represents a block element.
|
interface |
IConfiguration
The IConfiguration interface represents a configuration of a
ICatalog object. |
interface |
IConnectionDefinition<T>
This class retrieves a connection from a specified external reference declared
in the administration
|
interface |
IContent
This interface represents the base content element.
|
interface |
IContentComponent
This interface represents a block element.
|
interface |
IContentContainer
This interface represents the base content container.
|
interface |
IDataUnit
This class represents a data unit.
|
interface |
IDiscussion
The discussion interface.
|
interface |
IDynamicLocalizationsWrapper
Created by omassol on 28/04/2017.
|
interface |
IExternalList
The Extenal list interface
|
interface |
IFile
The file within the library system.
|
interface |
IFolder
The folder within the library system.
|
interface |
IForm
The form object.
|
interface |
IForum
The forum interface.
|
interface |
IForumSpace
The forum space interface.
|
interface |
IGroup
The IGroup interface is part of the VDoc directory.
|
interface |
IJdbcReference
Deprecated.
use IConnectionDefinition
|
interface |
ILibrary
The library object within the library system.
|
interface |
ILibraryElement
|
interface |
ILibrarySubscription
|
interface |
ILinkedResource
A child resource within a table field
|
interface |
ILinkedResourceDefinition
This class defines a resource definition for linked resources.
|
interface |
IList
The base list interface
|
interface |
ILocalization
The ILocalization interface is part of the VDoc directory.
|
interface |
IMailForm
The mail form object.
|
interface |
IMailingList
This interface represents a mailing list.
|
interface |
IOperator
The IOperator interface is a user acting on a
ITaskInstance object. |
interface |
IOperatorRole
This class allows to associate either groups or users to
ITask objects. |
interface |
IOptionList
The option list interface
|
interface |
IOrganization
The IOrganization interface is part of the VDoc directory.
|
interface |
IPage
This class represents a page of a site.
|
interface |
IPageContainer
This interface represents a page container.
|
interface |
IPlugin
This class represents a plugin.
|
interface |
IPortlet
The portlet object.
|
interface |
IPost
The post interface.
|
interface |
IProfile
This class allows to manipulate security profile objects.
|
interface |
IProject
This interface represents a project (apps).
|
interface |
IProperty
A property
|
interface |
IResource
A base interface for resources
|
interface |
IResourceDefinition
This class defines a resource which may have several
IProperty objects. |
interface |
IRole
Deprecated.
: use IOperatorRole or IProfile
|
interface |
ISharedBlock
This class represents a shared block which could be included on several site pages.
|
interface |
ISharedBlockContainer
This interface represents a shared block container.
|
interface |
ISite
This class represents a site.
|
interface |
ISiteTemplate
This class represents a template of a site.
|
interface |
ISsoDomain
This interface represents a sso domain.
|
interface |
ISsoDomainParameter
This interface represents a sso domain parameter.
|
interface |
IStorageResource
A resource for storage
|
interface |
IStorageResourceDefinition
This class defines a resource definition for storage resource.
|
interface |
IStringList
Deprecated.
use IOptionList/IExternalList
|
interface |
ITask
This class represents the definition of a class.
|
interface |
ITaskInstance
This class represents an activity of a
ITask object. |
interface |
ITopic
This class represents a topic.
|
interface |
ITrash |
interface |
IUser
The IUser interface is part of the VDoc directory.
|
interface |
IVersion
This class represents a version of a document.
|
interface |
IView
The view interface.
|
interface |
IWorkflow
This class represents a specific version of a process.
|
interface |
IWorkflowContainer
This class represents a set of
IWorkflow objects. |
interface |
IWorkflowInstance
This class represents a process document.
|
interface |
IWorkflowResourceDefinition
This class defines a resource definition for a workflow.
|
interface |
IXmlList
Deprecated.
use IOptionList/IExternalList
|
Modifier and Type | Method and Description |
---|---|
IElement |
IAlias.getTarget()
Gets the target as an
IElement object. |
Modifier and Type | Method and Description |
---|---|
IElement |
IBaseDirectoryModule.getElement(Object object)
Retrieves an
IElement object from an object. |
IElement |
IBaseSiteModule.getElementByURI(IContext context,
String uri)
Gets an
IElement by its URI. |
Modifier and Type | Method and Description |
---|---|
void |
IBaseSiteModule.delete(IContext context,
IElement element)
Deletes an element.
|
void |
IBaseSiteModule.save(IContext context,
IElement element)
Saves or updates an element.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ILockSupport |
Modifier and Type | Field and Description |
---|---|
protected IElement |
DirectoryBrowserMappingExtension.iElement |
Copyright © 2021 Visiativ Software. All rights reserved.