DLApp
No hay servicios que concuerden con ese texto.

/wikipage/add-page

Método HTTP
POST
com.liferay.portlet.wiki.service.WikiPageServiceUtil#addPage

Parámetros

p_auth String

authentication token used to validate the request

nodeId long
title java.lang.String
content java.lang.String
summary java.lang.String
minorEdit boolean
serviceContext com.liferay.portal.service.ServiceContext

Tipo de retorno

com.liferay.portlet.wiki.model.WikiPage

Excepción

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

Ejecutar

String long java.lang.String java.lang.String java.lang.String
boolean