Class LinkUtil

java.lang.Object
com.liferay.object.rest.dto.v1_0.util.LinkUtil

public class LinkUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static Link
    toLink(com.liferay.document.library.kernel.service.DLAppService dlAppService, com.liferay.document.library.kernel.model.DLFileEntry dlFileEntry, com.liferay.document.library.util.DLURLHelper dlURLHelper, String objectDefinitionExternalReferenceCode, String objectEntryExternalReferenceCode, com.liferay.portal.kernel.util.Portal portal)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LinkUtil

      public LinkUtil()
  • Method Details

    • toLink

      public static Link toLink(com.liferay.document.library.kernel.service.DLAppService dlAppService, com.liferay.document.library.kernel.model.DLFileEntry dlFileEntry, com.liferay.document.library.util.DLURLHelper dlURLHelper, String objectDefinitionExternalReferenceCode, String objectEntryExternalReferenceCode, com.liferay.portal.kernel.util.Portal portal)