Liferay 6.2-ce-ga5

com.liferay.portlet.assetpublisher.util
Class CustomUserAttributesAssetEntryQueryProcessor

java.lang.Object
  extended by com.liferay.portlet.assetpublisher.util.CustomUserAttributesAssetEntryQueryProcessor
All Implemented Interfaces:
AssetEntryQueryProcessor

public class CustomUserAttributesAssetEntryQueryProcessor
extends Object
implements AssetEntryQueryProcessor


Constructor Summary
CustomUserAttributesAssetEntryQueryProcessor()
           
 
Method Summary
 void processAssetEntryQuery(User user, PortletPreferences preferences, AssetEntryQuery assetEntryQuery)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomUserAttributesAssetEntryQueryProcessor

public CustomUserAttributesAssetEntryQueryProcessor()
Method Detail

processAssetEntryQuery

public void processAssetEntryQuery(User user,
                                   PortletPreferences preferences,
                                   AssetEntryQuery assetEntryQuery)
                            throws Exception
Specified by:
processAssetEntryQuery in interface AssetEntryQueryProcessor
Throws:
Exception

Liferay 6.2-ce-ga5