Liferay 7.0-ce-b8 util-java

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 com.liferay.portal.kernel.util.ResourceBundleUtil


Field Summary
 
Fields inherited from class com.liferay.portal.kernel.util.ResourceBundleUtil
EMPTY_RESOURCE_BUNDLE
 
Constructor Summary
ResourceBundleUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.util.ResourceBundleUtil
getBundle, getBundle, getBundle, getBundle, getLocalizationMap, getLocalizationMap, getResourceBundleLoader, 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-b8 util-java