com.liferay.portlet.expando.util
Class ExpandoBridgeFactoryImpl

java.lang.Object
  extended by com.liferay.portlet.expando.util.ExpandoBridgeFactoryImpl
All Implemented Interfaces:
com.liferay.portlet.expando.util.ExpandoBridgeFactory

public class ExpandoBridgeFactoryImpl
extends java.lang.Object
implements com.liferay.portlet.expando.util.ExpandoBridgeFactory

View Source

Author:
Raymond Augé

Constructor Summary
ExpandoBridgeFactoryImpl()
           
 
Method Summary
 com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge(long companyId, java.lang.String className)
           
 com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge(long companyId, java.lang.String className, long classPK)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpandoBridgeFactoryImpl

public ExpandoBridgeFactoryImpl()
Method Detail

getExpandoBridge

public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge(long companyId,
                                                                        java.lang.String className)
Specified by:
getExpandoBridge in interface com.liferay.portlet.expando.util.ExpandoBridgeFactory

getExpandoBridge

public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge(long companyId,
                                                                        java.lang.String className,
                                                                        long classPK)
Specified by:
getExpandoBridge in interface com.liferay.portlet.expando.util.ExpandoBridgeFactory