@ProviderType public interface MembershipRequest extends MembershipRequestModel, PersistedModel
MembershipRequestModel
Modifier and Type | Field and Description |
---|---|
static Accessor<MembershipRequest,Long> |
MEMBERSHIP_REQUEST_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getComments, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getMembershipRequestId, getMvccVersion, getPrimaryKey, getPrimaryKeyObj, getReplierUserId, getReplierUserUuid, getReplyComments, getReplyDate, getStatusId, getUserId, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setComments, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setMembershipRequestId, setMvccVersion, setNew, setPrimaryKey, setPrimaryKeyObj, setReplierUserId, setReplierUserUuid, setReplyComments, setReplyDate, setStatusId, setUserId, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<MembershipRequest,Long> MEMBERSHIP_REQUEST_ID_ACCESSOR
com.liferay.portal.model.impl.MembershipRequestImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.