Object
com.liferay.portal.kernel.test.util.UserGroupTestUtil
public class UserGroupTestUtil
extends Object
- Author:
- Roberto Díaz
-
Constructor Summary
Constructors
-
Method Summary
static com.liferay.portal.kernel.model.UserGroup
static com.liferay.portal.kernel.model.UserGroup
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UserGroupTestUtil
public UserGroupTestUtil()
-
Method Details
-
addUserGroup
public static com.liferay.portal.kernel.model.UserGroup addUserGroup()
throws
Exception
- Throws:
Exception
-
addUserGroup
public static com.liferay.portal.kernel.model.UserGroup addUserGroup(long groupId)
throws Exception
- Throws:
Exception