com.liferay.portal.module.framework.test
Class ModuleFrameworkTestUtil
java.lang.Object
com.liferay.portal.module.framework.test.ModuleFrameworkTestUtil
public class ModuleFrameworkTestUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleFrameworkTestUtil
public ModuleFrameworkTestUtil()
getBundleIds
public static <T> Collection<Long> getBundleIds(Class<T> clazz,
String filter)
throws Exception
- Throws:
Exception
startBundles
public static void startBundles(Iterable<Long> bundleIds)
stopBundles
public static void stopBundles(Iterable<Long> bundleIds)
throws PortalException
- Throws:
PortalException