Interface AssetDisplayPageEntryFormProcessor
public interface AssetDisplayPageEntryFormProcessor
-
Method Summary
-
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
-