com.liferay.portlet.social.model
Interface SocialEquityHistory

All Superinterfaces:
BaseModel<SocialEquityHistory>, java.lang.Cloneable, java.lang.Comparable<SocialEquityHistory>, java.io.Serializable, SocialEquityHistoryModel
All Known Implementing Classes:
SocialEquityHistoryWrapper

public interface SocialEquityHistory
extends SocialEquityHistoryModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the SocialEquityHistory table in the database.

Customize com.liferay.portlet.social.model.impl.SocialEquityHistoryImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
SocialEquityHistoryModel, com.liferay.portlet.social.model.impl.SocialEquityHistoryImpl, com.liferay.portlet.social.model.impl.SocialEquityHistoryModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.social.model.SocialEquityHistoryModel
clone, compareTo, getCompanyId, getCreateDate, getEquityHistoryId, getExpandoBridge, getGroupId, getPersonalEquity, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setEquityHistoryId, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setNew, setPersonalEquity, setPrimaryKey, setUserId, setUserUuid, toEscapedModel, toString, toXmlString