com.sap.portal.admin.wizard

Interface IResourceBundleProvider


Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).

public interface IResourceBundleProvider

The interface that provides the resource bundle for an object's default strings. Each object type has its own properties and object ID. For example, for iView: iView Name, iView ID. This avoids duplication of common object strings.


Method Summary
 ResourceBundle getResourceBundle(Locale locale)
          Deprecated. Gets the resource bundle according to the object type.
 

Method Detail

getResourceBundle

ResourceBundle getResourceBundle(Locale locale)
Deprecated. 
Gets the resource bundle according to the object type.

Parameters:
locale - a locale used by the request
Returns:
the resource bundle
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/admin/api api EP-PIN


Copyright 2012 SAP AG Complete Copyright Notice