com.liferay.portlet.social.model
Interface SocialRelation

All Superinterfaces:
BaseModel<SocialRelation>, java.lang.Cloneable, java.lang.Comparable<SocialRelation>, java.io.Serializable, SocialRelationModel
All Known Implementing Classes:
SocialRelationWrapper

public interface SocialRelation
extends SocialRelationModel

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

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

Author:
Brian Wing Shun Chan
See Also:
SocialRelationModel, com.liferay.portlet.social.model.impl.SocialRelationImpl, com.liferay.portlet.social.model.impl.SocialRelationModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.social.model.SocialRelationModel
clone, compareTo, getCompanyId, getCreateDate, getPrimaryKey, getPrimaryKeyObj, getRelationId, getType, getUserId1, getUserId2, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setEscapedModel, setNew, setPrimaryKey, setRelationId, setType, setUserId1, setUserId2, setUuid, toEscapedModel, toString, toXmlString