Interface AssetDisplayPageEntryFormProcessor


public interface AssetDisplayPageEntryFormProcessor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(String className, long classPK, com.liferay.portal.kernel.service.ServiceContext serviceContext)
     
    void
    process(String className, long classPK, javax.portlet.PortletRequest portletRequest)
     
  • Method Details

    • process

      void process(String className, long classPK, javax.portlet.PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • process

      void process(String className, long classPK, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException