com.liferay.portlet.social.model
Interface SocialEquityUser

All Superinterfaces:
BaseModel<SocialEquityUser>, java.lang.Cloneable, java.lang.Comparable<SocialEquityUser>, java.io.Serializable, SocialEquityUserModel
All Known Implementing Classes:
SocialEquityUserWrapper

public interface SocialEquityUser
extends SocialEquityUserModel

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 SocialEquityUser table in the database.

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

Author:
Brian Wing Shun Chan
See Also:
SocialEquityUserModel, com.liferay.portlet.social.model.impl.SocialEquityUserImpl, com.liferay.portlet.social.model.impl.SocialEquityUserModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.social.model.SocialEquityUserModel
clone, compareTo, getCompanyId, getContributionEquity, getEquityUserId, getEquityUserUuid, getExpandoBridge, getGroupId, getParticipationB, getParticipationEquity, getParticipationK, getPersonalEquity, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setContributionEquity, setEquityUserId, setEquityUserUuid, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setNew, setParticipationB, setParticipationEquity, setParticipationK, setPersonalEquity, setPrimaryKey, setUserId, setUserUuid, toEscapedModel, toString, toXmlString