DLApp
Il n'y a aucun service assortissant cette expression.

/wikipage/add-page

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

Paramètres

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

Type de retour

com.liferay.portlet.wiki.model.WikiPage

Exception

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

Exécuter

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