Liferay 7.0-ce-b4

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

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

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

Subclasses of ExpandoValueModelImpl in com.liferay.portlet.expando.model.impl
 class ExpandoValueBaseImpl
          The extended model base implementation for the ExpandoValue service.
 class ExpandoValueImpl
           
 

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

Methods in com.liferay.portlet.expando.service.persistence.impl with parameters of type ExpandoValueModelImpl
protected  void ExpandoValuePersistenceImpl.cacheUniqueFindersCache(ExpandoValueModelImpl expandoValueModelImpl, boolean isNew)
           
protected  void ExpandoValuePersistenceImpl.clearUniqueFindersCache(ExpandoValueModelImpl expandoValueModelImpl)
           
 


Liferay 7.0-ce-b4