Liferay 7.0-ce-b4

com.liferay.util
Class ResourceBundleUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.ResourceBundleUtil
      extended by com.liferay.util.ResourceBundleUtil

Deprecated. As of 6.1.0, replaced by ResourceBundleUtil

@Deprecated
public class ResourceBundleUtil
extends ResourceBundleUtil


Nested Class Summary
 
Nested classes/interfaces inherited from class com.liferay.portal.kernel.util.ResourceBundleUtil
ResourceBundleUtil.ResourceBundleLoader
 
Constructor Summary
ResourceBundleUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.util.ResourceBundleUtil
getBundle, getBundle, getBundle, getBundle, getString, getString, loadResourceBundles, loadResourceBundles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceBundleUtil

public ResourceBundleUtil()
Deprecated. 

Liferay 7.0-ce-b4