|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.model.impl.BaseModelImpl<SocialRelation> com.liferay.portlet.social.model.impl.SocialRelationModelImpl com.liferay.portlet.social.model.impl.SocialRelationBaseImpl com.liferay.portlet.social.model.impl.SocialRelationImpl
public class SocialRelationImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.social.model.impl.SocialRelationModelImpl |
---|
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, TYPE_COLUMN_BITMASK, USERID1_COLUMN_BITMASK, USERID2_COLUMN_BITMASK, UUID_COLUMN_BITMASK |
Constructor Summary | |
---|---|
SocialRelationImpl()
|
Method Summary |
---|
Methods inherited from class com.liferay.portlet.social.model.impl.SocialRelationBaseImpl |
---|
persist |
Methods inherited from class com.liferay.portlet.social.model.impl.SocialRelationModelImpl |
---|
clone, compareTo, equals, getColumnBitmask, getCompanyId, getCreateDate, getExpandoBridge, getModelAttributes, getModelClass, getModelClassName, getOriginalCompanyId, getOriginalType, getOriginalUserId1, getOriginalUserId2, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getRelationId, getType, getUserId1, getUserId2, getUuid, hashCode, resetOriginalValues, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setModelAttributes, setPrimaryKey, setPrimaryKeyObj, setRelationId, setType, setUserId1, setUserId2, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.social.model.SocialRelationModel |
---|
clone, compareTo, getCompanyId, getCreateDate, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getRelationId, getType, getUserId1, getUserId2, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setRelationId, setType, setUserId1, setUserId2, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
getModelAttributes, resetOriginalValues, setModelAttributes |
Methods inherited from interface com.liferay.portal.model.ClassedModel |
---|
getModelClass, getModelClassName |
Constructor Detail |
---|
public SocialRelationImpl()
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |