com.liferay.portlet.assetpublisher.util
Class CustomUserAttributesAssetEntryQueryProcessor
java.lang.Object
com.liferay.portlet.assetpublisher.util.CustomUserAttributesAssetEntryQueryProcessor
- All Implemented Interfaces:
- AssetEntryQueryProcessor
public class CustomUserAttributesAssetEntryQueryProcessor
- extends Object
- implements AssetEntryQueryProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomUserAttributesAssetEntryQueryProcessor
public CustomUserAttributesAssetEntryQueryProcessor()
processAssetEntryQuery
public void processAssetEntryQuery(User user,
PortletPreferences preferences,
AssetEntryQuery assetEntryQuery)
throws Exception
- Specified by:
processAssetEntryQuery
in interface AssetEntryQueryProcessor
- Throws:
Exception