Uses of Class
lumis.portal.servicecontainer.ServiceContainerUrl
-
Packages that use ServiceContainerUrl Package Description lumis.portal.file -
-
Uses of ServiceContainerUrl in lumis.portal.file
Methods in lumis.portal.file that return ServiceContainerUrl Modifier and Type Method Description static ServiceContainerUrl
FileDownloadControllerHtml. getFileDownloadUrl(String fileId)
Returns the URL for downloading the file with the given id.static ServiceContainerUrl
FileDownloadControllerHtml. getFileDownloadUrl(String fileId, boolean inline)
Returns the URL for downloading the file with the given id.
-