Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.expando.util.ExpandoBridgeFactory

Packages that use ExpandoBridgeFactory
com.liferay.portlet.expando.util   
 

Uses of ExpandoBridgeFactory in com.liferay.portlet.expando.util
 

Classes in com.liferay.portlet.expando.util that implement ExpandoBridgeFactory
 class ExpandoBridgeFactoryImpl
           
 

Methods in com.liferay.portlet.expando.util that return ExpandoBridgeFactory
static ExpandoBridgeFactory ExpandoBridgeFactoryUtil.getExpandoBridgeFactory()
           
 

Methods in com.liferay.portlet.expando.util with parameters of type ExpandoBridgeFactory
 void ExpandoBridgeFactoryUtil.setExpandoBridgeFactory(ExpandoBridgeFactory expandoBridgeFactory)
           
 


Liferay 6.1.2-ce-ga3