Uses of Interface
com.orchestranetworks.ui.ResourceType

Packages that use ResourceType
com.orchestranetworks.service Provides classes and interfaces for implementing specific services and access rules on EBX.Platform.  
com.orchestranetworks.ui Provides the capability to create specific user interface components that are integrated within EBX.Manager.  
 

Uses of ResourceType in com.orchestranetworks.service
 

Methods in com.orchestranetworks.service with parameters of type ResourceType
abstract  String ServiceContext.getURLForResource(ResourceType aResourceType, String aResourceName)
          Returns the URL of the Web resource specified, in the current module and for the current session locale.
abstract  String ServiceContext.getURLForResource(ResourceType aResourceType, String aResourceName, Locale aLocale)
          Returns the URL of the Web resource specified, in the current module (that is, the module of the current adaptation).
abstract  String ServiceContext.getURLForResource(String aModuleAliasOrName, ResourceType aResourceType, String aResourceName, Locale aLocale)
          Returns the URL of the Web resource specified.
 

Uses of ResourceType in com.orchestranetworks.ui
 

Fields in com.orchestranetworks.ui declared as ResourceType
static ResourceType ResourceType.HTML
           
static ResourceType ResourceType.ICON
           
static ResourceType ResourceType.IMAGE
           
static ResourceType ResourceType.MESSAGES
          Deprecated.  
static ResourceType ResourceType.JSCRIPT
           
static ResourceType ResourceType.STYLESHEET
           
 

Methods in com.orchestranetworks.ui with parameters of type ResourceType
 String UIResponseContext.getURLForResource(ResourceType aResourceType, String aResourceName)
          Returns the URL of the Web resource specified, in the current module and for the current session locale.
 String UIResponseContext.getURLForResource(ResourceType aResourceType, String aResourceName, Locale aLocale)
          Returns the URL of the Web resource specified, in the current module (that is, the module of the current adaptation).
 String UIResponseContext.getURLForResource(String aModuleAliasOrName, ResourceType aResourceType, String aResourceName, Locale aLocale)
          Returns the URL of the Web resource specified.
 String UILabelRendererForHierarchyContext.getURLForResource(ResourceType aResourceType, String aResourceName)
          Returns the URL of the Web resource specified, in the current module and for the current session locale.
 String UILabelRendererForHierarchyContext.getURLForResource(ResourceType aResourceType, String aResourceName, Locale aLocale)
          Returns the URL of the Web resource specified, in the current module (that is, the module of the current adaptation).
 String UILabelRendererForHierarchyContext.getURLForResource(String aModuleAliasOrName, ResourceType aResourceType, String aResourceName, Locale aLocale)
          Returns the URL of the Web resource specified.
 



(report a bug)
EBX.Platform 4.5.2 [0601:0004]
Copyright Orchestra Networks 2000-2008. All rights reserved.