@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.
|
getComments, getCompanyId, getCreateDate, getGroupId, getMembershipRequestId, getMvccVersion, getPrimaryKey, getReplierUserId, getReplierUserUuid, getReplyComments, getReplyDate, getStatusId, getUserId, getUserUuid, setComments, setCompanyId, setCreateDate, setGroupId, setMembershipRequestId, setMvccVersion, setPrimaryKey, setReplierUserId, setReplierUserUuid, setReplyComments, setReplyDate, setStatusId, setUserId, setUserUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
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.