Object
com.liferay.portal.kernel.test.util.PrefsPropsTestUtil
public class PrefsPropsTestUtil
extends Object
- Author:
- Stian Sigvartsen
-
Constructor Summary
Constructors
-
Method Summary
static com.liferay.petra.lang.SafeCloseable
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PrefsPropsTestUtil
public PrefsPropsTestUtil()
-
Method Details
-
swapWithSafeCloseable
public static com.liferay.petra.lang.SafeCloseable swapWithSafeCloseable(long companyId,
String firstKey,
Object firstValue,
Object... keysAndValues)
throws Exception
- Throws:
Exception