Liferay 6.0.5

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
          The model interface for the SocialEquityAssetEntry service.
 

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
          The base model implementation for the SocialEquityAssetEntry service.
 


Liferay 6.0.5