com.liferay.portal.kernel.util
Class PrefsPropsUtil

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

public class PrefsPropsUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
PrefsPropsUtil()
           
 
Method Summary
static java.lang.String getString(long companyId, java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrefsPropsUtil

public PrefsPropsUtil()
Method Detail

getString

public static java.lang.String getString(long companyId,
                                         java.lang.String key)
                                  throws java.lang.Exception
Throws:
java.lang.Exception