com.liferay.portlet.social.model
Interface SocialEquityAssetEntry

All Superinterfaces:
BaseModel<SocialEquityAssetEntry>, java.lang.Cloneable, java.lang.Comparable<SocialEquityAssetEntry>, java.io.Serializable, SocialEquityAssetEntryModel
All Known Implementing Classes:
SocialEquityAssetEntryWrapper

public interface SocialEquityAssetEntry
extends SocialEquityAssetEntryModel

The model interface for the SocialEquityAssetEntry service. Represents a row in the "SocialEquityAssetEntry" database table, with each column mapped to a property of this class.

Never modify this interface directly. Add methods to com.liferay.portlet.social.model.impl.SocialEquityAssetEntryImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.

Never reference this interface directly. All methods that expect a social equity asset entry model instance should use the SocialEquityAssetEntry interface instead.

Author:
Brian Wing Shun Chan
See Also:
SocialEquityAssetEntryModel, com.liferay.portlet.social.model.impl.SocialEquityAssetEntryImpl, com.liferay.portlet.social.model.impl.SocialEquityAssetEntryModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.social.model.SocialEquityAssetEntryModel
clone, compareTo, getAssetEntryId, getCompanyId, getEquityAssetEntryId, getExpandoBridge, getGroupId, getInformationB, getInformationK, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setAssetEntryId, setCachedModel, setCompanyId, setEquityAssetEntryId, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setInformationB, setInformationK, setNew, setPrimaryKey, setUserId, setUserUuid, toEscapedModel, toString, toXmlString