Liferay 6.0.3

Uses of Interface
com.liferay.portlet.social.model.SocialEquityHistoryModel

Packages that use SocialEquityHistoryModel
com.liferay.portlet.social.model   
com.liferay.portlet.social.model.impl   
 

Uses of SocialEquityHistoryModel in com.liferay.portlet.social.model
 

Subinterfaces of SocialEquityHistoryModel in com.liferay.portlet.social.model
 interface SocialEquityHistory
           This interface is a model that represents the SocialEquityHistory table in the database.
 

Classes in com.liferay.portlet.social.model that implement SocialEquityHistoryModel
 class SocialEquityHistoryWrapper
           This class is a wrapper for SocialEquityHistory.
 

Uses of SocialEquityHistoryModel in com.liferay.portlet.social.model.impl
 

Classes in com.liferay.portlet.social.model.impl that implement SocialEquityHistoryModel
 class SocialEquityHistoryImpl
           
 class SocialEquityHistoryModelImpl
           This interface is a model that represents the SocialEquityHistory table in the database.
 


Liferay 6.0.3