Class ContentDocumentUtil
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.util.ContentDocumentUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContentDocument
toContentDocument
(com.liferay.document.library.util.DLURLHelper dlURLHelper, String fieldName, com.liferay.portal.kernel.repository.model.FileEntry fileEntry, javax.ws.rs.core.UriInfo uriInfo)
-
Constructor Details
-
ContentDocumentUtil
public ContentDocumentUtil()
-
-
Method Details
-
toContentDocument
public static ContentDocument toContentDocument(com.liferay.document.library.util.DLURLHelper dlURLHelper, String fieldName, com.liferay.portal.kernel.repository.model.FileEntry fileEntry, javax.ws.rs.core.UriInfo uriInfo) throws Exception - Throws:
Exception
-