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

/dlapp/revert-file-entry

Méthode de HTTP
POST
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#revertFileEntry

Reverts the file entry to a previous version. A new version will be created based on the previous version and metadata.

Paramètres

p_auth String

authentication token used to validate the request

fileEntryId long

the primary key of the file entry

version java.lang.String

the version to revert back to

serviceContext com.liferay.portal.service.ServiceContext

the service context to be applied

Type de retour

void

Exception

com.liferay.portal.kernel.exception.PortalException
if the file entry or version could not be found
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Exécuter

String long java.lang.String