Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.util.bridges.alloy.AlloySearchResult

Packages that use AlloySearchResult
com.liferay.util.bridges.alloy   
 

Uses of AlloySearchResult in com.liferay.util.bridges.alloy
 

Methods in com.liferay.util.bridges.alloy that return AlloySearchResult
protected  AlloySearchResult BaseAlloyControllerImpl.search(Map<String,Serializable> attributes, String keywords, Sort sort)
           
protected  AlloySearchResult BaseAlloyControllerImpl.search(Map<String,Serializable> attributes, String keywords, Sort[] sorts)
           
protected  AlloySearchResult BaseAlloyControllerImpl.search(String keywords)
           
protected  AlloySearchResult BaseAlloyControllerImpl.search(String keywords, Sort sort)
           
protected  AlloySearchResult BaseAlloyControllerImpl.search(String keywords, Sort[] sorts)
           
 


Liferay 6.1.2-ce-ga3