Liferay 7.0-ce-b4

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

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

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

Subclasses of ExpandoColumnModelImpl in com.liferay.portlet.expando.model.impl
 class ExpandoColumnBaseImpl
          The extended model base implementation for the ExpandoColumn service.
 class ExpandoColumnImpl
           
 

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

Methods in com.liferay.portlet.expando.service.persistence.impl with parameters of type ExpandoColumnModelImpl
protected  void ExpandoColumnPersistenceImpl.cacheUniqueFindersCache(ExpandoColumnModelImpl expandoColumnModelImpl, boolean isNew)
           
protected  void ExpandoColumnPersistenceImpl.clearUniqueFindersCache(ExpandoColumnModelImpl expandoColumnModelImpl)
           
 


Liferay 7.0-ce-b4