Liferay 6.2-ce-ga4

Uses of Interface
com.liferay.portlet.assetpublisher.util.AssetEntryQueryProcessor

Packages that use AssetEntryQueryProcessor
com.liferay.portlet.assetpublisher.util   
 

Uses of AssetEntryQueryProcessor in com.liferay.portlet.assetpublisher.util
 

Classes in com.liferay.portlet.assetpublisher.util that implement AssetEntryQueryProcessor
 class CustomUserAttributesAssetEntryQueryProcessor
           
 

Methods in com.liferay.portlet.assetpublisher.util with parameters of type AssetEntryQueryProcessor
 void AssetPublisher.registerAssetQueryProcessor(String name, AssetEntryQueryProcessor assetQueryProcessor)
           
static void AssetPublisherUtil.registerAssetQueryProcessor(String name, AssetEntryQueryProcessor assetQueryProcessor)
           
 void AssetPublisherImpl.registerAssetQueryProcessor(String assetQueryProcessorClassName, AssetEntryQueryProcessor assetQueryProcessor)
           
 


Liferay 6.2-ce-ga4