Modifier and Type | Interface and Description |
---|---|
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 |
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 |
IDiscussion
The discussion interface.
|
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 |
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 |
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 |
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 |
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 |
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 |
IProfile.getLink()
Get the link of the profile
|
IProtocolSupport |
IMailingList.getLink()
Gets the resource associated with the mailing list.
|
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 |
ICategoriesComponent.getCategoriesFilter() |
IProtocolSupport |
IReportsComponent.getCategory() |
IProtocolSupport |
INewsComponent.getFilter() |
IProtocolSupport |
IFoldersComponent.getFoldersFilter() |
IProtocolSupport |
IForumsComponent.getForumsFilter() |
IProtocolSupport |
IHotspotComponent.getHref() |
IProtocolSupport |
IRedirectComponent.getHref() |
IProtocolSupport |
IIFrameComponent.getHref() |
IProtocolSupport |
IHyperlinkComponent.getHref() |
IProtocolSupport |
IIndicatorComponent.getIndicator() |
IProtocolSupport |
IConnectionComponent.getLoginRedirect() |
IProtocolSupport |
IConnectionComponent.getLogoutRedirect() |
IProtocolSupport |
ISubscriptionComponent.getMailingList() |
IProtocolSupport |
ISignatureDrawComponent.getProperty() |
IProtocolSupport |
ISingleLocalizationInputComponent.getProperty() |
IProtocolSupport |
ICheckboxInputComponent.getProperty() |
IProtocolSupport |
IMultipleUserInputComponent.getProperty() |
IProtocolSupport |
ISingleOrganizationInputComponent.getProperty() |
IProtocolSupport |
ITableInputComponent.getProperty() |
IProtocolSupport |
IComboBoxInputComponent.getProperty() |
IProtocolSupport |
ICommentInputComponent.getProperty() |
IProtocolSupport |
IMultipleOrganizationInputComponent.getProperty() |
IProtocolSupport |
ITextInputI18nComponent.getProperty() |
IProtocolSupport |
ISingleStorageDataInputComponent.getProperty() |
IProtocolSupport |
IRadioInputComponent.getProperty() |
IProtocolSupport |
IRoleInputComponent.getProperty() |
IProtocolSupport |
IEmailInputComponent.getProperty() |
IProtocolSupport |
ICustomInputComponent.getProperty() |
IProtocolSupport |
IAutocompleteMultipleListInputComponent.getProperty() |
IProtocolSupport |
IMultipleGroupInputComponent.getProperty() |
IProtocolSupport |
IFloatInputComponent.getProperty() |
IProtocolSupport |
IEDMAttachedFileInputComponent.getProperty() |
IProtocolSupport |
IMultipleStorageDataInputComponent.getProperty() |
IProtocolSupport |
IPeriodInputComponent.getProperty() |
IProtocolSupport |
ITextInputComponent.getProperty() |
IProtocolSupport |
IMultipleLocalizationInputComponent.getProperty() |
IProtocolSupport |
ISingleUserInputComponent.getProperty() |
IProtocolSupport |
ISingleGroupInputComponent.getProperty() |
IProtocolSupport |
IWorkflowTableInputComponent.getProperty() |
IProtocolSupport |
ISignatureOpenerComponent.getProperty() |
IProtocolSupport |
IDateInputComponent.getProperty() |
IProtocolSupport |
IHiddenInputComponent.getProperty() |
IProtocolSupport |
IAutocompleteListInputComponent.getProperty() |
IProtocolSupport |
ICheckBoxGroupInputComponent.getProperty() |
IProtocolSupport |
IMultipleListInputComponent.getProperty() |
IProtocolSupport |
IPreviewFileInputComponent.getProperty() |
IProtocolSupport |
IFileInputComponent.getProperty() |
IProtocolSupport |
ISharedFormBlock.getRedirect() |
IProtocolSupport |
IFormBlock.getRedirect() |
IProtocolSupport |
ISubFormIncludeComponent.getSubformRef() |
IProtocolSupport |
ISingleStorageDataInputComponent.getView() |
IProtocolSupport |
IMultipleStorageDataInputComponent.getView() |
IProtocolSupport |
IWorkflowTableInputComponent.getWorkflowContainer() |
Modifier and Type | Method and Description |
---|---|
Collection<IProtocolSupport> |
IUsersComponent.getOrganizations() |
Collection<IProtocolSupport> |
IProcessComponent.getViewList() |
Collection<IProtocolSupport> |
IDataComponent.getViewList() |
Modifier and Type | Method and Description |
---|---|
void |
ICategoriesComponent.setCategoriesFilter(IProtocolSupport newValue) |
void |
IReportsComponent.setCategory(IProtocolSupport newValue) |
void |
INewsComponent.setFilter(IProtocolSupport newValue) |
void |
IFoldersComponent.setFoldersFilter(IProtocolSupport newValue) |
void |
IForumsComponent.setForumsFilter(IProtocolSupport newValue) |
void |
IHotspotComponent.setHref(IProtocolSupport newValue) |
void |
IRedirectComponent.setHref(IProtocolSupport newValue) |
void |
IIFrameComponent.setHref(IProtocolSupport newValue) |
void |
IHyperlinkComponent.setHref(IProtocolSupport newValue) |
void |
IIndicatorComponent.setIndicator(IProtocolSupport newValue) |
void |
IConnectionComponent.setLoginRedirect(IProtocolSupport newValue) |
void |
IConnectionComponent.setLogoutRedirect(IProtocolSupport newValue) |
void |
ISubscriptionComponent.setMailingList(IProtocolSupport newValue) |
void |
ISignatureDrawComponent.setProperty(IProtocolSupport newValue) |
void |
ISingleLocalizationInputComponent.setProperty(IProtocolSupport newValue) |
void |
ICheckboxInputComponent.setProperty(IProtocolSupport newValue) |
void |
IMultipleUserInputComponent.setProperty(IProtocolSupport newValue) |
void |
ISingleOrganizationInputComponent.setProperty(IProtocolSupport newValue) |
void |
ITableInputComponent.setProperty(IProtocolSupport newValue) |
void |
IComboBoxInputComponent.setProperty(IProtocolSupport newValue) |
void |
ICommentInputComponent.setProperty(IProtocolSupport newValue) |
void |
IMultipleOrganizationInputComponent.setProperty(IProtocolSupport newValue) |
void |
ITextInputI18nComponent.setProperty(IProtocolSupport newValue) |
void |
ISingleStorageDataInputComponent.setProperty(IProtocolSupport newValue) |
void |
IRadioInputComponent.setProperty(IProtocolSupport newValue) |
void |
IRoleInputComponent.setProperty(IProtocolSupport newValue) |
void |
IEmailInputComponent.setProperty(IProtocolSupport newValue) |
void |
ICustomInputComponent.setProperty(IProtocolSupport newValue) |
void |
IAutocompleteMultipleListInputComponent.setProperty(IProtocolSupport newValue) |
void |
IMultipleGroupInputComponent.setProperty(IProtocolSupport newValue) |
void |
IFloatInputComponent.setProperty(IProtocolSupport newValue) |
void |
IEDMAttachedFileInputComponent.setProperty(IProtocolSupport newValue) |
void |
IMultipleStorageDataInputComponent.setProperty(IProtocolSupport newValue) |
void |
IPeriodInputComponent.setProperty(IProtocolSupport newValue) |
void |
ITextInputComponent.setProperty(IProtocolSupport newValue) |
void |
IMultipleLocalizationInputComponent.setProperty(IProtocolSupport newValue) |
void |
ISingleUserInputComponent.setProperty(IProtocolSupport newValue) |
void |
ISingleGroupInputComponent.setProperty(IProtocolSupport newValue) |
void |
IWorkflowTableInputComponent.setProperty(IProtocolSupport newValue) |
void |
ISignatureOpenerComponent.setProperty(IProtocolSupport newValue) |
void |
IDateInputComponent.setProperty(IProtocolSupport newValue) |
void |
IHiddenInputComponent.setProperty(IProtocolSupport newValue) |
void |
IAutocompleteListInputComponent.setProperty(IProtocolSupport newValue) |
void |
ICheckBoxGroupInputComponent.setProperty(IProtocolSupport newValue) |
void |
IMultipleListInputComponent.setProperty(IProtocolSupport newValue) |
void |
IPreviewFileInputComponent.setProperty(IProtocolSupport newValue) |
void |
IFileInputComponent.setProperty(IProtocolSupport newValue) |
void |
ISharedFormBlock.setRedirect(IProtocolSupport newValue) |
void |
IFormBlock.setRedirect(IProtocolSupport newValue) |
void |
ISubFormIncludeComponent.setSubformRef(IProtocolSupport newValue) |
void |
ISingleStorageDataInputComponent.setView(IProtocolSupport newValue) |
void |
IMultipleStorageDataInputComponent.setView(IProtocolSupport newValue) |
void |
IWorkflowTableInputComponent.setWorkflowContainer(IProtocolSupport newValue) |
Modifier and Type | Method and Description |
---|---|
void |
IUsersComponent.setOrganizations(Collection<IProtocolSupport> newValue) |
void |
IProcessComponent.setViewList(Collection<IProtocolSupport> newValue) |
void |
IDataComponent.setViewList(Collection<IProtocolSupport> newValue) |
Modifier and Type | Method and Description |
---|---|
IProtocolSupport |
ICategoriesDefinition.getCategoriesFilter() |
IProtocolSupport |
IReportsDefinition.getCategory() |
IProtocolSupport |
INewsDefinition.getFilter() |
IProtocolSupport |
IFoldersDefinition.getFoldersFilter() |
IProtocolSupport |
IForumsDefinition.getForumsFilter() |
IProtocolSupport |
IIFrameDefinition.getHref() |
IProtocolSupport |
IRedirectDefinition.getHref() |
IProtocolSupport |
IHyperlinkDefinition.getHref() |
IProtocolSupport |
IHotspotDefinition.getHref() |
IProtocolSupport |
IIndicatorDefinition.getIndicator() |
IProtocolSupport |
IConnectionDefinition.getLoginRedirect() |
IProtocolSupport |
IConnectionDefinition.getLogoutRedirect() |
IProtocolSupport |
ISubscriptionDefinition.getMailingList() |
IProtocolSupport |
IPreviewFileInputDefinition.getProperty() |
IProtocolSupport |
IFileInputDefinition.getProperty() |
IProtocolSupport |
IFloatInputDefinition.getProperty() |
IProtocolSupport |
IAutocompleteListInputDefinition.getProperty() |
IProtocolSupport |
IWorkflowTableInputDefinition.getProperty() |
IProtocolSupport |
ISingleUserInputDefinition.getProperty() |
IProtocolSupport |
ICommentInputDefinition.getProperty() |
IProtocolSupport |
IMultipleListInputDefinition.getProperty() |
IProtocolSupport |
IPeriodInputDefinition.getProperty() |
IProtocolSupport |
IMultipleLocalizationInputDefinition.getProperty() |
IProtocolSupport |
ISingleStorageDataInputDefinition.getProperty() |
IProtocolSupport |
IMultipleUserInputDefinition.getProperty() |
IProtocolSupport |
IMultipleStorageDataInputDefinition.getProperty() |
IProtocolSupport |
IDateInputDefinition.getProperty() |
IProtocolSupport |
ICheckBoxGroupInputDefinition.getProperty() |
IProtocolSupport |
IRadioInputDefinition.getProperty() |
IProtocolSupport |
ITextInputI18nDefinition.getProperty() |
IProtocolSupport |
ISingleOrganizationInputDefinition.getProperty() |
IProtocolSupport |
ISingleGroupInputDefinition.getProperty() |
IProtocolSupport |
ITableInputDefinition.getProperty() |
IProtocolSupport |
IEmailInputDefinition.getProperty() |
IProtocolSupport |
IRoleInputDefinition.getProperty() |
IProtocolSupport |
IComboBoxInputDefinition.getProperty() |
IProtocolSupport |
ISignatureOpenerDefinition.getProperty() |
IProtocolSupport |
ICustomInputDefinition.getProperty() |
IProtocolSupport |
IEDMAttachedFileInputDefinition.getProperty() |
IProtocolSupport |
ITextInputDefinition.getProperty() |
IProtocolSupport |
ICheckboxInputDefinition.getProperty() |
IProtocolSupport |
IHiddenInputDefinition.getProperty() |
IProtocolSupport |
ISingleLocalizationInputDefinition.getProperty() |
IProtocolSupport |
ISignatureDrawDefinition.getProperty() |
IProtocolSupport |
IAutocompleteMultipleListInputDefinition.getProperty() |
IProtocolSupport |
IMultipleOrganizationInputDefinition.getProperty() |
IProtocolSupport |
IMultipleGroupInputDefinition.getProperty() |
IProtocolSupport |
IFieldComponentDefinition.getProperty() |
IProtocolSupport |
IFormBlockDefinition.getRedirect() |
IProtocolSupport |
ISharedFormBlockDefinition.getRedirect() |
IProtocolSupport |
ISubFormIncludeDefinition.getSubformRef() |
IProtocolSupport |
ISingleStorageDataInputDefinition.getView() |
IProtocolSupport |
IMultipleStorageDataInputDefinition.getView() |
IProtocolSupport |
IWorkflowTableInputDefinition.getWorkflowContainer() |
Modifier and Type | Method and Description |
---|---|
Collection<IProtocolSupport> |
IUsersDefinition.getOrganizations() |
Collection<IProtocolSupport> |
IProcessDefinition.getViewList() |
Collection<IProtocolSupport> |
IDataDefinition.getViewList() |
Modifier and Type | Method and Description |
---|---|
void |
ICategoriesDefinition.setCategoriesFilter(IProtocolSupport newValue) |
void |
IReportsDefinition.setCategory(IProtocolSupport newValue) |
void |
INewsDefinition.setFilter(IProtocolSupport newValue) |
void |
IFoldersDefinition.setFoldersFilter(IProtocolSupport newValue) |
void |
IForumsDefinition.setForumsFilter(IProtocolSupport newValue) |
void |
IIFrameDefinition.setHref(IProtocolSupport newValue) |
void |
IRedirectDefinition.setHref(IProtocolSupport newValue) |
void |
IHyperlinkDefinition.setHref(IProtocolSupport newValue) |
void |
IHotspotDefinition.setHref(IProtocolSupport newValue) |
void |
IIndicatorDefinition.setIndicator(IProtocolSupport newValue) |
void |
IConnectionDefinition.setLoginRedirect(IProtocolSupport newValue) |
void |
IConnectionDefinition.setLogoutRedirect(IProtocolSupport newValue) |
void |
ISubscriptionDefinition.setMailingList(IProtocolSupport newValue) |
void |
IPreviewFileInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IFileInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IFloatInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IAutocompleteListInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IWorkflowTableInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ISingleUserInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ICommentInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IMultipleListInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IPeriodInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IMultipleLocalizationInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ISingleStorageDataInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IMultipleUserInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IMultipleStorageDataInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IDateInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ICheckBoxGroupInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IRadioInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ITextInputI18nDefinition.setProperty(IProtocolSupport newValue) |
void |
ISingleOrganizationInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ISingleGroupInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ITableInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IEmailInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IRoleInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IComboBoxInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ISignatureOpenerDefinition.setProperty(IProtocolSupport newValue) |
void |
ICustomInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IEDMAttachedFileInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ITextInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ICheckboxInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IHiddenInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ISingleLocalizationInputDefinition.setProperty(IProtocolSupport newValue) |
void |
ISignatureDrawDefinition.setProperty(IProtocolSupport newValue) |
void |
IAutocompleteMultipleListInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IMultipleOrganizationInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IMultipleGroupInputDefinition.setProperty(IProtocolSupport newValue) |
void |
IFieldComponentDefinition.setProperty(IProtocolSupport newValue) |
void |
IFormBlockDefinition.setRedirect(IProtocolSupport newValue) |
void |
ISharedFormBlockDefinition.setRedirect(IProtocolSupport newValue) |
void |
ISubFormIncludeDefinition.setSubformRef(IProtocolSupport newValue) |
void |
ISingleStorageDataInputDefinition.setView(IProtocolSupport newValue) |
void |
IMultipleStorageDataInputDefinition.setView(IProtocolSupport newValue) |
void |
IWorkflowTableInputDefinition.setWorkflowContainer(IProtocolSupport newValue) |
Modifier and Type | Method and Description |
---|---|
void |
IUsersDefinition.setOrganizations(Collection<IProtocolSupport> newValue) |
void |
IProcessDefinition.setViewList(Collection<IProtocolSupport> newValue) |
void |
IDataDefinition.setViewList(Collection<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 |
IBaseSiteModule.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 |
IBaseDirectoryModule.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 |
IBaseDocumentModule.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 |
IBaseWorkflowModule.getElementByProtocolURI(String protocolURI)
Gets an
IElement object which implements IProtocolSupport interface. |
IProtocolSupport |
IBaseForumModule.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 © 2019 Visiativ Software. All rights reserved.