Liferay 6.2.0

com.liferay.portlet.assetpublisher.util
Interface AssetEntryQueryProcessor


public interface AssetEntryQueryProcessor


Method Summary
abstract  void processAssetEntryQuery(User user, PortletPreferences portletPreferences, AssetEntryQuery assetEntryQuery)
           
 

Method Detail

processAssetEntryQuery

void processAssetEntryQuery(User user,
                            PortletPreferences portletPreferences,
                            AssetEntryQuery assetEntryQuery)
                            throws Exception
Throws:
Exception

Liferay 6.2.0