Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.social.model that implement SocialEquityAssetEntryModel
 class SocialEquityAssetEntryWrapper
           This class is a wrapper for SocialEquityAssetEntry.
 

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

Classes in com.liferay.portlet.social.model.impl that implement SocialEquityAssetEntryModel
 class SocialEquityAssetEntryImpl
           
 class SocialEquityAssetEntryModelImpl
           This interface is a model that represents the SocialEquityAssetEntry table in the database.
 


Liferay 6.0.3