com.liferay.portlet.assetpublisher.util
Interface AssetEntryQueryProcessor


public interface AssetEntryQueryProcessor

Author:
Jorge Ferrer

Method Summary
 void processAssetEntryQuery(User user, javax.portlet.PortletPreferences portletPreferences, AssetEntryQuery assetEntryQuery)
           
 

Method Detail

processAssetEntryQuery

void processAssetEntryQuery(User user,
                            javax.portlet.PortletPreferences portletPreferences,
                            AssetEntryQuery assetEntryQuery)
                            throws java.lang.Exception
Throws:
java.lang.Exception