Class UserGroupSearchFixture
java.lang.Object
com.liferay.users.admin.test.util.search.UserGroupSearchFixture
-
Constructor Summary
ConstructorsConstructorDescriptionUserGroupSearchFixture
(com.liferay.portal.kernel.service.UserGroupLocalService userGroupLocalService) -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.model.UserGroup
addUserGroup
(UserGroupBlueprint.UserGroupBlueprintBuilder userGroupBlueprintBuilder) protected static long
protected static long
protected static long
List<com.liferay.portal.kernel.model.UserGroup>
-
Constructor Details
-
UserGroupSearchFixture
public UserGroupSearchFixture(com.liferay.portal.kernel.service.UserGroupLocalService userGroupLocalService)
-
-
Method Details
-
getTestUserGroupBlueprintBuilder
-
addUserGroup
public com.liferay.portal.kernel.model.UserGroup addUserGroup(UserGroupBlueprint.UserGroupBlueprintBuilder userGroupBlueprintBuilder) -
getUserGroups
-
getTestCompanyId
protected static long getTestCompanyId() -
getTestGroupId
protected static long getTestGroupId() -
getTestUserId
protected static long getTestUserId()
-