Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.expando.model.impl.ExpandoTableModelImpl

Packages that use ExpandoTableModelImpl
com.liferay.portlet.expando.model.impl   
com.liferay.portlet.expando.service.persistence.impl   
 

Uses of ExpandoTableModelImpl in com.liferay.portlet.expando.model.impl
 

Subclasses of ExpandoTableModelImpl in com.liferay.portlet.expando.model.impl
 class ExpandoTableBaseImpl
          The extended model base implementation for the ExpandoTable service.
 class ExpandoTableImpl
           
 

Uses of ExpandoTableModelImpl in com.liferay.portlet.expando.service.persistence.impl
 

Methods in com.liferay.portlet.expando.service.persistence.impl with parameters of type ExpandoTableModelImpl
protected  void ExpandoTablePersistenceImpl.cacheUniqueFindersCache(ExpandoTableModelImpl expandoTableModelImpl, boolean isNew)
           
protected  void ExpandoTablePersistenceImpl.clearUniqueFindersCache(ExpandoTableModelImpl expandoTableModelImpl)
           
 


Liferay 7.0-ce-b4