Liferay 6.1.2-ce-ga3

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

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

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

Fields in com.liferay.util.bridges.alloy declared as AlloyServiceInvoker
protected  AlloyServiceInvoker BaseAlloyControllerImpl.alloyServiceInvoker
           
protected  AlloyServiceInvoker AlloySearchResult.alloyServiceInvoker
           
protected  AlloyServiceInvoker BaseAlloyIndexer.alloyServiceInvoker
           
 

Methods in com.liferay.util.bridges.alloy that return AlloyServiceInvoker
 AlloyServiceInvoker BaseAlloyIndexer.getAlloyServiceInvoker()
           
 

Methods in com.liferay.util.bridges.alloy with parameters of type AlloyServiceInvoker
protected  void AlloySearchResult.setAlloyServiceInvoker(AlloyServiceInvoker alloyServiceInvoker)
           
protected  void BaseAlloyIndexer.setAlloyServiceInvoker(AlloyServiceInvoker alloyServiceInvoker)
           
 


Liferay 6.1.2-ce-ga3