@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, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepersiststatic 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.