public class ResourceBlockTestUtil
extends Object
Constructor and Description |
---|
ResourceBlockTestUtil() |
Modifier and Type | Method and Description |
---|---|
static com.liferay.portal.kernel.model.ResourceBlock |
addResourceBlock(long groupId,
String name) |
static com.liferay.portal.kernel.model.ResourceBlock |
addResourceBlock(String name) |
public static com.liferay.portal.kernel.model.ResourceBlock addResourceBlock(long groupId, String name) throws Exception
Exception
public static com.liferay.portal.kernel.model.ResourceBlock addResourceBlock(String name) throws Exception
Exception