DLApp
LayoutRevision
SocialRequest
There are no services matching that phrase.

/role/add-role

HTTP Method
POST
com.liferay.portal.service.impl.RoleServiceImpl
addRole

Parameters

p_auth String

authentication token used to validate the request

className java.lang.String
classPK long
name java.lang.String
titleMap java.util.Map
descriptionMap java.util.Map
type int
subtype java.lang.String
serviceContext com.liferay.portal.kernel.service.ServiceContext

Return Type

com.liferay.portal.kernel.model.Role

Exception

com.liferay.portal.kernel.exception.PortalException

Execute

String
java.lang.String
long
java.lang.String
java.util.Map
java.util.Map
int
java.lang.String