Class CreatorUtil

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

public class CreatorUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static com.liferay.headless.delivery.dto.v1_0.Creator
    toCreator(com.liferay.portal.kernel.util.Portal portal, javax.ws.rs.core.UriInfo uriInfo, com.liferay.portal.kernel.model.User user)
     

    Methods inherited from class java.lang.Object

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

    • CreatorUtil

      public CreatorUtil()
  • Method Details

    • toCreator

      public static com.liferay.headless.delivery.dto.v1_0.Creator toCreator(com.liferay.portal.kernel.util.Portal portal, javax.ws.rs.core.UriInfo uriInfo, com.liferay.portal.kernel.model.User user)