Uses of Class
com.axemble.vdoc.sdk.exceptions.ModuleException
Packages that use ModuleException
Package
Description
-
Uses of ModuleException in com.axemble.vdoc.sdk.exceptions
Subclasses of ModuleException in com.axemble.vdoc.sdk.exceptionsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of ModuleException in com.axemble.vdoc.sdk.impl
Methods in com.axemble.vdoc.sdk.impl that throw ModuleExceptionModifier and TypeMethodDescriptionWorkflowModuleImpl.createDynamicLocalizationsWrapper(IContext context, ICatalog catalog) CoreModule.createProfile(IContext context, IProtocolSupport link, String name) DirectoryModuleImpl.createSystemProfile(IContext context, String name) PortalSearchController.IObjectFinder.find(IModule module, IStorageKey key) EzsSiteModule.findObjectUri(String pluginName, Object o) Find object URIPortalModuleImpl.IURIConverter.getElement(String protocolURI) CoreModule.getElementByProtocolURI(String protocolURI) EzsSiteModule.getElementByProtocolURI(String protocolURI) PortalLibraryModule.getElementByProtocolURI(String protocolURI) PortalModuleImpl.getElementByProtocolURI(String protocolURI) EzsSiteModule.getElementByURI(IContext context, String uri) CoreModule.getElementFromExternalElement(ExternalElement externalElement) PortalModule.getElementFromExternalElement(ExternalElement externalElement) CoreModule.getExternalElement(Object object) CoreModule.getExternalElement(Object object, String language) PortalModule.getExternalElement(Object object) PortalModule.getExternalElement(Object object, String language) CoreModule.getProfile(IContext context, IProtocolSupport link, String name) CoreModule.getProfile(IStorageKey key) Collection<? extends IProfile> CoreModule.getProfiles(IContext context, IProtocolSupport link) CoreModule.getProtocolPath(Object object) CoreModule.getProtocolPath(Object object, String language) PortalModule.getProtocolPath(Object object) PortalModule.getProtocolPath(Object object, String language) CoreModule.getProtocolURI(Object object) CoreModule.getProtocolURI(Object object, boolean useLabels) PortalModule.getProtocolURI(Object object) PortalModule.getProtocolURI(Object object, boolean useLabels) PortalModuleImpl.getProtocolURI(IProtocolSupport protocolSupport) PortalModuleImpl.getProtocolURI(IProtocolSupport protocolSupport, boolean useNames) DirectoryModuleImpl.getSystemProfile(IContext context, String name) Collection<? extends IProfile> DirectoryModuleImpl.getSystemProfiles(IContext context) WorkflowModuleImpl.setDynamicLocalizationsWrapperMessageForLanguage(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) voidCoreModule.setTransactionTimeout(int transactionTimeout) voidEzsSiteModule.setTransactionTimeout(int transactionTimeout) voidPortalLibraryModule.setTransactionTimeout(int transactionTimeout) voidPortalModuleImpl.JDOPortalModule.setTransactionTimeout(int transactionTimeout) -
Uses of ModuleException in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules that throw ModuleExceptionModifier and TypeMethodDescriptionIBaseWorkflowModule.createDynamicLocalizationsWrapper(IContext context, ICatalog catalog) Deprecated, for removal: This API element is subject to removal in a future version.Creates a dynamicLocalizationsWrapper object by specifying the parentICatalogobject.IWorkflowModule.createDynamicLocalizationsWrapper(IContext context, ICatalog catalog) Creates a dynamicLocalizationsWrapper object by specifying the parentICatalogobject.IBaseWorkflowModule.createProfile(IContext context, IProtocolSupport link, String name) Deprecated, for removal: This API element is subject to removal in a future version.Creates aIProfile.IWorkflowModule.createProfile(IContext context, IProtocolSupport link, String name) Creates aIProfile.IBaseDirectoryModule.createSystemProfile(IContext context, String name) Deprecated, for removal: This API element is subject to removal in a future version.Creates aIProfile.IDirectoryModule.createSystemProfile(IContext context, String name) Creates aIProfile.IBaseDirectoryModule.getElementByProtocolURI(String protocolURI) Deprecated, for removal: This API element is subject to removal in a future version.Gets anIElementobject which implementsIProtocolSupportinterface.IBaseLibraryModule.getElementByProtocolURI(String protocolURI) Deprecated, for removal: This API element is subject to removal in a future version.Gets anIElementobject which implementsIProtocolSupportinterface.IBasePortalModule.getElementByProtocolURI(String protocolURI) Deprecated, for removal: This API element is subject to removal in a future version.Gets anIElementobject which implementsIProtocolSupportinterface.IBaseSiteModule.getElementByProtocolURI(String protocolURI) Deprecated, for removal: This API element is subject to removal in a future version.Gets anIElementobject which implementsIProtocolSupportinterface.IBaseWorkflowModule.getElementByProtocolURI(String protocolURI) Deprecated, for removal: This API element is subject to removal in a future version.Gets anIElementobject which implementsIProtocolSupportinterface.IDirectoryModule.getElementByProtocolURI(String protocolURI) Gets anIElementobject which implementsIProtocolSupportinterface.ILibraryModule.getElementByProtocolURI(String protocolURI) Gets anIElementobject which implementsIProtocolSupportinterface.IPortalModule.getElementByProtocolURI(String protocolURI) Gets anIElementobject which implementsIProtocolSupportinterface.IProjectModule.getElementByProtocolURI(String protocolURI) Gets anIElementobject which implementsIProtocolSupportinterface.ISiteModule.getElementByProtocolURI(String protocolURI) Gets anIElementobject which implementsIProtocolSupportinterface.IWorkflowModule.getElementByProtocolURI(String protocolURI) Gets anIElementobject which implementsIProtocolSupportinterface.IBaseSiteModule.getElementByURI(IContext context, String uri) Deprecated, for removal: This API element is subject to removal in a future version.Gets anIElementby its URI.ISiteModule.getElementByURI(IContext context, String uri) Gets anIElementby its URI.IModule.getElementFromExternalElement(ExternalElement externalElement) Retrieves the object of externalElementIModule.getExternalElement(Object object) Retrieves the externalElement of an objectIModule.getExternalElement(Object object, String language) Retrieves the externalElement of an object by specifying the language.IBaseWorkflowModule.getProfile(IContext context, IProtocolSupport link, String name) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves aIProfileobject by its system name.IBaseWorkflowModule.getProfile(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a role object from its identifier.IWorkflowModule.getProfile(IContext context, IProtocolSupport link, String name) Retrieves aIProfileobject by its system name.IWorkflowModule.getProfile(IStorageKey key) Gets a role object from its identifier.Collection<? extends IProfile> IBaseWorkflowModule.getProfiles(IContext context, IProtocolSupport link) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a collection ofIProfileobjects within a specified link.Collection<? extends IProfile> IWorkflowModule.getProfiles(IContext context, IProtocolSupport link) Retrieves a collection ofIProfileobjects within a specified link.IModule.getProtocolPath(Object object) Retrieves the protocol path of an object.IModule.getProtocolPath(Object object, String language) Retrieves the protocol path of an object by specifying the language.IBasePortalModule.getProtocolURI(IProtocolSupport protocolSupport) Deprecated, for removal: This API element is subject to removal in a future version.Gets a protocolURI from aIProtocolSupportobject.IBasePortalModule.getProtocolURI(IProtocolSupport protocolSupport, boolean useNames) Deprecated, for removal: This API element is subject to removal in a future version.Gets a protocolURI from aIProtocolSupportobject.IModule.getProtocolURI(Object object) Retrieves the protocol URI of an object.IModule.getProtocolURI(Object object, boolean useNames) Retrieves the protocol URI of an object by using names or not.IPortalModule.getProtocolURI(IProtocolSupport protocolSupport) Gets a protocolURI from aIProtocolSupportobject.IPortalModule.getProtocolURI(IProtocolSupport protocolSupport, boolean useNames) Gets a protocolURI from aIProtocolSupportobject.IBaseDirectoryModule.getSystemProfile(IContext context, String name) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a systemIProfileobject by its system name.IDirectoryModule.getSystemProfile(IContext context, String name) Retrieves a systemIProfileobject by its system name.Collection<? extends IProfile> IBaseDirectoryModule.getSystemProfiles(IContext context) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a collection of systemIProfileobjects.Collection<? extends IProfile> IDirectoryModule.getSystemProfiles(IContext context) Retrieves a collection of systemIProfileobjects.IBaseWorkflowModule.setDynamicLocalizationsWrapperMessageForLanguage(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) Deprecated, for removal: This API element is subject to removal in a future version.Creates a dynamicLocalizationsWrapper object by specifying the parentICatalogobject.IWorkflowModule.setDynamicLocalizationsWrapperMessageForLanguage(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) Creates a dynamicLocalizationsWrapper object by specifying the parentICatalogobject.voidIModule.setTransactionTimeout(int transactionTimeout) Allows the set the transaction timeout. -
Uses of ModuleException in com.vdoc.sdk.commons.exception
Subclasses of ModuleException in com.vdoc.sdk.commons.exceptionModifier and TypeClassDescriptionclassSDK service exception Created by wtoscer on 10/02/2015. -
Uses of ModuleException in com.vdoc.sdk.commons.utils
Methods in com.vdoc.sdk.commons.utils that throw ModuleExceptionModifier and TypeMethodDescriptionstatic Collection<? extends IOptionList.IOption> ListsUtils.getListValues(IList list) Get list valuesstatic Collection<? extends IOptionList.IOption> ListsUtils.getListValues(IList list, IResource resource)