|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<SocialRequest>
com.liferay.portlet.social.model.impl.SocialRequestModelImpl
public class SocialRequestModelImpl
This interface is a model that represents the SocialRequest table in the database.
SocialRequestImpl,
SocialRequest,
SocialRequestModel,
Serialized Form| Field Summary | |
|---|---|
static String |
DATA_SOURCE
|
static boolean |
ENTITY_CACHE_ENABLED
|
static boolean |
FINDER_CACHE_ENABLED
|
static long |
LOCK_EXPIRATION_TIME
|
static String |
ORDER_BY_JPQL
|
static String |
ORDER_BY_SQL
|
static String |
SESSION_FACTORY
|
static Object[][] |
TABLE_COLUMNS
|
static String |
TABLE_NAME
|
static String |
TABLE_SQL_CREATE
|
static String |
TABLE_SQL_DROP
|
static String |
TX_MANAGER
|
| Constructor Summary | |
|---|---|
SocialRequestModelImpl()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(SocialRequest socialRequest)
|
boolean |
equals(Object obj)
|
String |
getClassName()
|
long |
getClassNameId()
|
long |
getClassPK()
|
long |
getCompanyId()
|
long |
getCreateDate()
|
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
String |
getExtraData()
|
long |
getGroupId()
|
long |
getModifiedDate()
|
long |
getOriginalClassNameId()
|
long |
getOriginalClassPK()
|
long |
getOriginalGroupId()
|
long |
getOriginalReceiverUserId()
|
int |
getOriginalType()
|
long |
getOriginalUserId()
|
String |
getOriginalUuid()
|
long |
getPrimaryKey()
|
Serializable |
getPrimaryKeyObj()
Gets the primary key for this model instance. |
long |
getReceiverUserId()
|
String |
getReceiverUserUuid()
|
long |
getRequestId()
|
int |
getStatus()
|
int |
getType()
|
long |
getUserId()
|
String |
getUserUuid()
|
String |
getUuid()
|
int |
hashCode()
|
void |
setClassNameId(long classNameId)
|
void |
setClassPK(long classPK)
|
void |
setCompanyId(long companyId)
|
void |
setCreateDate(long createDate)
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setExtraData(String extraData)
|
void |
setGroupId(long groupId)
|
void |
setModifiedDate(long modifiedDate)
|
void |
setPrimaryKey(long pk)
|
void |
setReceiverUserId(long receiverUserId)
|
void |
setReceiverUserUuid(String receiverUserUuid)
|
void |
setRequestId(long requestId)
|
void |
setStatus(int status)
|
void |
setType(int type)
|
void |
setUserId(long userId)
|
void |
setUserUuid(String userUuid)
|
void |
setUuid(String uuid)
|
SocialRequest |
toEscapedModel()
|
String |
toString()
|
String |
toXmlString()
Gets the XML representation of this model instance. |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.social.model.SocialRequestModel |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Field Detail |
|---|
public static final String TABLE_NAME
public static final Object[][] TABLE_COLUMNS
public static final String TABLE_SQL_CREATE
public static final String TABLE_SQL_DROP
public static final String ORDER_BY_JPQL
public static final String ORDER_BY_SQL
public static final String DATA_SOURCE
public static final String SESSION_FACTORY
public static final String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final long LOCK_EXPIRATION_TIME
| Constructor Detail |
|---|
public SocialRequestModelImpl()
| Method Detail |
|---|
public long getPrimaryKey()
getPrimaryKey in interface SocialRequestModelpublic void setPrimaryKey(long pk)
setPrimaryKey in interface SocialRequestModelpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<SocialRequest>getPrimaryKeyObj in interface SocialRequestModelpublic String getUuid()
getUuid in interface SocialRequestModelpublic void setUuid(String uuid)
setUuid in interface SocialRequestModelpublic String getOriginalUuid()
public long getRequestId()
getRequestId in interface SocialRequestModelpublic void setRequestId(long requestId)
setRequestId in interface SocialRequestModelpublic long getGroupId()
getGroupId in interface SocialRequestModelpublic void setGroupId(long groupId)
setGroupId in interface SocialRequestModelpublic long getOriginalGroupId()
public long getCompanyId()
getCompanyId in interface SocialRequestModelpublic void setCompanyId(long companyId)
setCompanyId in interface SocialRequestModelpublic long getUserId()
getUserId in interface SocialRequestModelpublic void setUserId(long userId)
setUserId in interface SocialRequestModel
public String getUserUuid()
throws SystemException
getUserUuid in interface SocialRequestModelSystemExceptionpublic void setUserUuid(String userUuid)
setUserUuid in interface SocialRequestModelpublic long getOriginalUserId()
public long getCreateDate()
getCreateDate in interface SocialRequestModelpublic void setCreateDate(long createDate)
setCreateDate in interface SocialRequestModelpublic long getModifiedDate()
getModifiedDate in interface SocialRequestModelpublic void setModifiedDate(long modifiedDate)
setModifiedDate in interface SocialRequestModelpublic String getClassName()
getClassName in interface SocialRequestModelpublic long getClassNameId()
getClassNameId in interface SocialRequestModelpublic void setClassNameId(long classNameId)
setClassNameId in interface SocialRequestModelpublic long getOriginalClassNameId()
public long getClassPK()
getClassPK in interface SocialRequestModelpublic void setClassPK(long classPK)
setClassPK in interface SocialRequestModelpublic long getOriginalClassPK()
public int getType()
getType in interface SocialRequestModelpublic void setType(int type)
setType in interface SocialRequestModelpublic int getOriginalType()
public String getExtraData()
getExtraData in interface SocialRequestModelpublic void setExtraData(String extraData)
setExtraData in interface SocialRequestModelpublic long getReceiverUserId()
getReceiverUserId in interface SocialRequestModelpublic void setReceiverUserId(long receiverUserId)
setReceiverUserId in interface SocialRequestModel
public String getReceiverUserUuid()
throws SystemException
getReceiverUserUuid in interface SocialRequestModelSystemExceptionpublic void setReceiverUserUuid(String receiverUserUuid)
setReceiverUserUuid in interface SocialRequestModelpublic long getOriginalReceiverUserId()
public int getStatus()
getStatus in interface SocialRequestModelpublic void setStatus(int status)
setStatus in interface SocialRequestModelpublic SocialRequest toEscapedModel()
toEscapedModel in interface SocialRequestModelpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<SocialRequest>getExpandoBridge in interface SocialRequestModelgetExpandoBridge in class BaseModelImpl<SocialRequest>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<SocialRequest>setExpandoBridgeAttributes in interface SocialRequestModelsetExpandoBridgeAttributes in class BaseModelImpl<SocialRequest>serviceContext - the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<SocialRequest>clone in interface SocialRequestModelclone in class BaseModelImpl<SocialRequest>public int compareTo(SocialRequest socialRequest)
compareTo in interface SocialRequestModelcompareTo in interface Comparable<SocialRequest>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in interface SocialRequestModelhashCode in class Objectpublic String toString()
toString in interface SocialRequestModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<SocialRequest>toXmlString in interface SocialRequestModel
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||