Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.asset.model.AssetQueryRule

Packages that use AssetQueryRule
com.liferay.portlet.assetpublisher.action   
 

Uses of AssetQueryRule in com.liferay.portlet.assetpublisher.action
 

Methods in com.liferay.portlet.assetpublisher.action that return AssetQueryRule
protected  AssetQueryRule ConfigurationActionImpl.getQueryRule(ActionRequest actionRequest, int index)
           
 

Methods in com.liferay.portlet.assetpublisher.action with parameters of type AssetQueryRule
protected  void ConfigurationActionImpl.validateQueryRule(long userId, long groupId, List<AssetQueryRule> queryRules, AssetQueryRule queryRule)
           
 

Method parameters in com.liferay.portlet.assetpublisher.action with type arguments of type AssetQueryRule
protected  void ConfigurationActionImpl.validateQueryRule(long userId, long groupId, List<AssetQueryRule> queryRules, AssetQueryRule queryRule)
           
 


Liferay 6.2-ce-ga5