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

/dlapp/move-file-entry

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

Moves the file entry to the new folder.

Paramètres

p_auth String

authentication token used to validate the request

fileEntryId long

the primary key of the file entry

newFolderId long

the primary key of the new folder

serviceContext com.liferay.portal.service.ServiceContext

the service context to be applied

Type de retour

com.liferay.portal.kernel.repository.model.FileEntry

the file entry

Exception

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

Exécuter

String long long