Class CMPTestUtil
java.lang.Object
com.liferay.site.cmp.site.initializer.test.util.CMPTestUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.object.model.ObjectEntrystatic com.liferay.object.model.ObjectEntrystatic com.liferay.object.model.ObjectEntryaddTaskObjectEntry(com.liferay.object.model.ObjectEntry projectObjectEntry) static com.liferay.portal.kernel.model.GroupgetOrAddGroup(Class<?> clazz)
-
Constructor Details
-
CMPTestUtil
public CMPTestUtil()
-
-
Method Details
-
addProjectObjectEntry
public static com.liferay.object.model.ObjectEntry addProjectObjectEntry() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addTaskObjectEntry
public static com.liferay.object.model.ObjectEntry addTaskObjectEntry() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addTaskObjectEntry
public static com.liferay.object.model.ObjectEntry addTaskObjectEntry(com.liferay.object.model.ObjectEntry projectObjectEntry) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOrAddGroup
- Throws:
Exception
-