Uses of Class
com.orchestranetworks.ui.ModuleNotFoundException
Packages that use ModuleNotFoundException
Package
Description
This package provides the capability to create custom user interface components
that are integrated within EBX®.
-
Uses of ModuleNotFoundException in com.orchestranetworks.rest.util
Methods in com.orchestranetworks.rest.util that throw ModuleNotFoundExceptionModifier and TypeMethodDescriptionURIInfoUtility.createBuilderForResource()Creates aURIbuilder for generating URIs or URLs for resources packaged with the current module.URIInfoUtility.createBuilderForResource(String aModuleName) Creates aURIbuilder for generating URIs or URLs for resources packaged with a specified module. -
Uses of ModuleNotFoundException in com.orchestranetworks.ui
Methods in com.orchestranetworks.ui that throw ModuleNotFoundExceptionModifier and TypeMethodDescriptionUILabelRendererContext.getURLForResource(String aModuleAliasOrName, ResourceType aResourceType, String aResourceName, Locale aLocale) Returns the URL of the specified web resource.UIResourceLocator.getURLForResource(String aModuleName, ResourceType aResourceType, String aResourceName, Locale aLocale) Returns the URL of the specified web resource.