Modifier and Type | Interface and Description |
---|---|
interface |
IActionTask
Interface for an action manual task
|
interface |
IAgent
This class allows to manipulate scheduled tasks.
|
interface |
IAlias
This interface represents an alias on any element.
|
interface |
IApplicationTask
Interface for an application manual task
|
interface |
IAttachment
The IAttachment interface represents any attachment in the system.
|
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 |
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 |
IContentContainer
This interface represents the base content container.
|
interface |
IDataUnit
This class represents a data unit.
|
interface |
IDecisionTask
Interface for a decision manual task
|
interface |
IDynamicLocalizationsWrapper
Created by omassol on 28/04/2017.
|
interface |
IFile
The file within the library system.
|
interface |
IFolder
The folder within the library system.
|
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 |
ILocalization
The ILocalization interface is part of the VDoc directory.
|
interface |
ILocalizationScope
Interface for VDoc localization scopes
All
ILocalizableSupport must be attached to a ILocalizationScope |
interface |
ILock
Resource lock interface
|
interface |
IMailingList
This interface represents a mailing list.
|
interface |
IManualTask
Interface for a manual task
|
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 |
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 |
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 |
IScopeContainer
The base interface for scope containers.
|
interface |
IServiceDefinition
This class retrieves a service connection
|
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 |
IStorageResource
A resource for storage
|
interface |
IStorageResourceDefinition
This class defines a resource definition for storage resource.
|
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 |
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 |
IVirtualPage
This interface represents a virtual page.
|
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.
|
Modifier and Type | Method and Description |
---|---|
IProtocolSupport |
IMailingList.getLink()
Gets the resource associated with the mailing list.
|
IProtocolSupport |
IProfile.getLink()
Get the link of the profile
|
Modifier and Type | Method and Description |
---|---|
void |
IMailingList.setLink(IProtocolSupport link)
Sets the resource associated with the mailing list.
|
Modifier and Type | Method and Description |
---|---|
IProtocolSupport |
IFieldComponentDefinition.getProperty() |
Modifier and Type | Method and Description |
---|---|
void |
IFieldComponentDefinition.setProperty(IProtocolSupport newValue) |
Modifier and Type | Interface and Description |
---|---|
interface |
IBaseDesignManualTask |
interface |
IDesignAbortTask
Interface to describe the starting point of the aborting process.
|
interface |
IDesignAction
Interface to describe an action within a
IManualTask object. |
interface |
IDesignAndJoin
Interface to describe a 'and join' object within a diagram.
|
interface |
IDesignApplicationManualTask
Interface to describe an application manual task within a diagram.
|
interface |
IDesignConnectorTreatmentTask
Interface to describe a change role treatment task within a diagram.
|
interface |
IDesignEmbeddedWorkflowTask
Interface to describe a workflow task within a diagram.
|
interface |
IDesignEndTask
Interface to describe a end task within a diagram.
|
interface |
IDesignFieldTreatmentTask
Interface to describe a change field treatment task within a diagram.
|
interface |
IDesignManualTask
Interface to describe a manual task within a diagram.
|
interface |
IDesignParallel
Interface to describe a parallel object within a diagram.
|
interface |
IDesignRoleTreatmentTask
Interface to describe a change role treatment task within a diagram.
|
interface |
IDesignScriptTreatmentTask
Interface to describe a script treatment task within a diagram.
|
interface |
IDesignStartTask
Interface to describe a start task within a diagram.
|
interface |
IDesignStateTreatmentTask
Interface to describe a change state treatment task within a diagram.
|
interface |
IDesignTest
Interface to describe a test within a diagram.
|
interface |
IDesignTreatmentGroupTask
Interface to describe a treatment group task within a diagram.
|
interface |
IDesignTreatmentTask
Interface to describe a treatment task within a diagram.
|
interface |
InputConnectionPoint
Interface to allow inputs.
|
interface |
OutputConnectionPoint
Interface to allow connections to other object.
|
Modifier and Type | Method and Description |
---|---|
IProtocolSupport |
IServiceSupport.getAlternateParent() |
IProtocolSupport |
IServiceSupport.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
IServiceSupport.setAlternateParent(IProtocolSupport parent) |
void |
IServiceSupport.setParent(IProtocolSupport parent) |
Modifier and Type | Method and Description |
---|---|
IProtocolSupport |
IBaseSiteModule.createProtocolSupport(String freeURL)
Creates a generic
IProtocolSupport object from an URL. |
IProtocolSupport |
IBaseWorkflowModule.getElementByProtocolURI(String protocolURI)
Gets an
IElement object which implements IProtocolSupport interface. |
IProtocolSupport |
IProjectModule.getElementByProtocolURI(String protocolURI)
Gets an
IElement object which implements IProtocolSupport interface. |
IProtocolSupport |
IBaseDocumentModule.getElementByProtocolURI(String protocolURI)
Gets an
IElement object which implements IProtocolSupport interface. |
IProtocolSupport |
IBaseLibraryModule.getElementByProtocolURI(String protocolURI)
Gets an
IElement object which implements IProtocolSupport interface. |
IProtocolSupport |
IBaseDirectoryModule.getElementByProtocolURI(String protocolURI)
Gets an
IElement object which implements IProtocolSupport interface. |
IProtocolSupport |
IBasePortalModule.getElementByProtocolURI(String protocolURI)
Gets an
IElement object which implements IProtocolSupport interface. |
IProtocolSupport |
IBaseSiteModule.getElementByProtocolURI(String protocolURI)
Gets an
IElement object which implements IProtocolSupport interface. |
Modifier and Type | Method and Description |
---|---|
IAlias |
IBaseSiteModule.createAlias(IContext context,
ISite site,
String name,
String label,
IProtocolSupport protocolSupport)
Creates an
IAlias object at the root level of a site. |
IAlias |
IBaseSiteModule.createAlias(IContext context,
ITopic topic,
String name,
String label,
IProtocolSupport protocolSupport)
|
IProfile |
IBaseWorkflowModule.createProfile(IContext context,
IProtocolSupport link,
String name)
Creates a
IProfile . |
IProfile |
IBaseWorkflowModule.getProfile(IContext context,
IProtocolSupport link,
String name)
Retrieves a
IProfile object by its system name. |
Collection<? extends IProfile> |
IBaseWorkflowModule.getProfiles(IContext context,
IProtocolSupport link)
Retrieves a collection of
IProfile objects within a specified link. |
String |
IBasePortalModule.getProtocolURI(IProtocolSupport protocolSupport)
Gets a protocolURI from a
IProtocolSupport object. |
String |
IBasePortalModule.getProtocolURI(IProtocolSupport protocolSupport,
boolean useNames)
Gets a protocolURI from a
IProtocolSupport object. |
String |
IModule.getTranslationKey(IProtocolSupport domainLocalizable,
String localizationKey,
String localizationSubName,
String localizationSubKey)
Generates a java.lang.String symbolyzing the key to use for translating this localizable with the specified localizationKey, localizationSubName and localizationSubKey.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IChildSecuritySupport
This class will handle complex security for custom object (with inheritance)
|
interface |
IDelegationSupport
The delegation support interface.
|
interface |
ILockSupport |
interface |
ISecuritySupport |
Modifier and Type | Method and Description |
---|---|
IProtocolSupport |
IConnectorParentContextSupport.getParentContext()
Gets the container for the parent object of the service
|
Copyright © 2022 Visiativ. All rights reserved.