|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portal.model.MembershipRequest>
com.liferay.portal.model.impl.MembershipRequestModelImpl
com.liferay.portal.model.impl.MembershipRequestImpl
public class MembershipRequestImpl
| Field Summary | |
|---|---|
static int |
STATUS_APPROVED
|
static int |
STATUS_DENIED
|
static int |
STATUS_PENDING
|
| Fields inherited from class com.liferay.portal.model.impl.MembershipRequestModelImpl |
|---|
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 |
| Constructor Summary | |
|---|---|
MembershipRequestImpl()
|
|
| Method Summary |
|---|
| Methods inherited from class com.liferay.portal.model.impl.MembershipRequestModelImpl |
|---|
clone, compareTo, equals, getComments, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getMembershipRequestId, getPrimaryKey, getPrimaryKeyObj, getReplierUserId, getReplyComments, getReplyDate, getStatusId, getUserId, hashCode, setComments, setCompanyId, setCreateDate, setGroupId, setMembershipRequestId, setPrimaryKey, setReplierUserId, setReplyComments, setReplyDate, setStatusId, setUserId, toEscapedModel, toModel, toModels, toString, toXmlString |
| 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.portal.model.MembershipRequestModel |
|---|
getComments, getCompanyId, getCreateDate, getGroupId, getMembershipRequestId, getPrimaryKey, getReplierUserId, getReplyComments, getReplyDate, getStatusId, getUserId, setComments, setCompanyId, setCreateDate, setGroupId, setMembershipRequestId, setPrimaryKey, setReplierUserId, setReplyComments, setReplyDate, setStatusId, setUserId, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Field Detail |
|---|
public static final int STATUS_PENDING
public static final int STATUS_APPROVED
public static final int STATUS_DENIED
| Constructor Detail |
|---|
public MembershipRequestImpl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||