DLApp
Não há nenhum serviço que combina essa frase.

/dlapp/get-file-shortcut

Método do HTTP
GET
com.liferay.portlet.documentlibrary.service.DLAppServiceUtil#getFileShortcut

Returns the file shortcut with the primary key. This method is only supported by the Liferay repository.

Parâmetros

fileShortcutId long

the primary key of the file shortcut

Tipo do retorno

com.liferay.portlet.documentlibrary.model.DLFileShortcut

the file shortcut with the primary key

Exceção

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