Class RoleUtil
java.lang.Object
com.liferay.portal.workflow.kaleo.runtime.util.RoleUtil
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.portal.kernel.model.RolegetRole(String name, int roleType, boolean autoCreate, com.liferay.portal.kernel.service.ServiceContext serviceContext) Deprecated.getRoleIds(com.liferay.portal.kernel.service.ServiceContext serviceContext) Deprecated.static intgetRoleType(String roleType) Deprecated.
-
Constructor Details
-
RoleUtil
public RoleUtil()Deprecated.
-
-
Method Details
-
getRole
public static com.liferay.portal.kernel.model.Role getRole(String name, int roleType, boolean autoCreate, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException Deprecated.- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRoleIds
public static List<Long> getRoleIds(com.liferay.portal.kernel.service.ServiceContext serviceContext) Deprecated. -
getRoleType
Deprecated.
-