- cacheResult(MemberRequest) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Caches the member request in the entity cache if it is enabled.
- cacheResult(List<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Caches the member requests in the entity cache if it is enabled.
- cacheResult(MemberRequest) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Caches the member request in the entity cache if it is enabled.
- cacheResult(List<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Caches the member requests in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
- clearCache(MemberRequest) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
- com.liferay.invitation.invite.members.constants - package com.liferay.invitation.invite.members.constants
-
- com.liferay.invitation.invite.members.exception - package com.liferay.invitation.invite.members.exception
-
- com.liferay.invitation.invite.members.model - package com.liferay.invitation.invite.members.model
-
- com.liferay.invitation.invite.members.service - package com.liferay.invitation.invite.members.service
-
- com.liferay.invitation.invite.members.service.persistence - package com.liferay.invitation.invite.members.service.persistence
-
- companyId - Variable in class com.liferay.invitation.invite.members.model.MemberRequestTable
-
- countAll() - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the number of member requests.
- countAll() - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the number of member requests.
- countByG_R_S(long, long, int) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the number of member requests where groupId = ? and receiverUserId = ? and status = ?.
- countByG_R_S(long, long, int) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the number of member requests where groupId = ? and receiverUserId = ? and status = ?.
- countByKey(String) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the number of member requests where key = ?.
- countByKey(String) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the number of member requests where key = ?.
- countByR_S(long, int) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the number of member requests where receiverUserId = ? and status = ?.
- countByR_S(long, int) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the number of member requests where receiverUserId = ? and status = ?.
- countByReceiverUserId(long) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the number of member requests where receiverUserId = ?.
- countByReceiverUserId(long) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the number of member requests where receiverUserId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
- create(long) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Creates a new member request with the primary key.
- create(long) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Creates a new member request with the primary key.
- createDate - Variable in class com.liferay.invitation.invite.members.model.MemberRequestTable
-
- createMemberRequest(long) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Creates a new member request with the primary key.
- createMemberRequest(long) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Creates a new member request with the primary key.
- createMemberRequest(long) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Creates a new member request with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- deleteMemberRequest(long) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Deletes the member request with the primary key from the database.
- deleteMemberRequest(MemberRequest) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Deletes the member request from the database.
- deleteMemberRequest(long) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Deletes the member request with the primary key from the database.
- deleteMemberRequest(MemberRequest) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Deletes the member request from the database.
- deleteMemberRequest(long) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Deletes the member request with the primary key from the database.
- deleteMemberRequest(MemberRequest) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Deletes the member request from the database.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- dslQuery(DSLQuery) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- dynamicQuery() - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByG_R_S(long, long, int) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the member request where groupId = ? and receiverUserId = ? and status = ? or returns null
if it could not be found.
- fetchByG_R_S(long, long, int, boolean) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the member request where groupId = ? and receiverUserId = ? and status = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByG_R_S(long, long, int) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the member request where groupId = ? and receiverUserId = ? and status = ? or returns null
if it could not be found.
- fetchByG_R_S(long, long, int, boolean) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the member request where groupId = ? and receiverUserId = ? and status = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByKey(String) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the member request where key = ? or returns null
if it could not be found.
- fetchByKey(String, boolean) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the member request where key = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByKey(String) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the member request where key = ? or returns null
if it could not be found.
- fetchByKey(String, boolean) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the member request where key = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByPrimaryKey(long) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the member request with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the member request with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
- fetchByR_S_First(long, int, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the first member request in the ordered set where receiverUserId = ? and status = ?.
- fetchByR_S_First(long, int, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the first member request in the ordered set where receiverUserId = ? and status = ?.
- fetchByR_S_Last(long, int, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the last member request in the ordered set where receiverUserId = ? and status = ?.
- fetchByR_S_Last(long, int, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the last member request in the ordered set where receiverUserId = ? and status = ?.
- fetchByReceiverUserId_First(long, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the first member request in the ordered set where receiverUserId = ?.
- fetchByReceiverUserId_First(long, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the first member request in the ordered set where receiverUserId = ?.
- fetchByReceiverUserId_Last(long, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the last member request in the ordered set where receiverUserId = ?.
- fetchByReceiverUserId_Last(long, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the last member request in the ordered set where receiverUserId = ?.
- fetchMemberRequest(long) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- fetchMemberRequest(long) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- fetchMemberRequest(long) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- findAll() - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns all the member requests.
- findAll(int, int) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns a range of all the member requests.
- findAll(int, int, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns an ordered range of all the member requests.
- findAll(int, int, OrderByComparator<MemberRequest>, boolean) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns an ordered range of all the member requests.
- findAll() - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns all the member requests.
- findAll(int, int) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns a range of all the member requests.
- findAll(int, int, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns an ordered range of all the member requests.
- findAll(int, int, OrderByComparator<MemberRequest>, boolean) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns an ordered range of all the member requests.
- findByG_R_S(long, long, int) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the member request where groupId = ? and receiverUserId = ? and status = ? or throws a NoSuchMemberRequestException
if it could not be found.
- findByG_R_S(long, long, int) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the member request where groupId = ? and receiverUserId = ? and status = ? or throws a NoSuchMemberRequestException
if it could not be found.
- findByKey(String) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the member request where key = ? or throws a NoSuchMemberRequestException
if it could not be found.
- findByKey(String) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the member request where key = ? or throws a NoSuchMemberRequestException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the member request with the primary key or throws a NoSuchMemberRequestException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the member request with the primary key or throws a NoSuchMemberRequestException
if it could not be found.
- findByR_S(long, int) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns all the member requests where receiverUserId = ? and status = ?.
- findByR_S(long, int, int, int) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns a range of all the member requests where receiverUserId = ? and status = ?.
- findByR_S(long, int, int, int, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns an ordered range of all the member requests where receiverUserId = ? and status = ?.
- findByR_S(long, int, int, int, OrderByComparator<MemberRequest>, boolean) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns an ordered range of all the member requests where receiverUserId = ? and status = ?.
- findByR_S(long, int) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns all the member requests where receiverUserId = ? and status = ?.
- findByR_S(long, int, int, int) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns a range of all the member requests where receiverUserId = ? and status = ?.
- findByR_S(long, int, int, int, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns an ordered range of all the member requests where receiverUserId = ? and status = ?.
- findByR_S(long, int, int, int, OrderByComparator<MemberRequest>, boolean) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns an ordered range of all the member requests where receiverUserId = ? and status = ?.
- findByR_S_First(long, int, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the first member request in the ordered set where receiverUserId = ? and status = ?.
- findByR_S_First(long, int, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the first member request in the ordered set where receiverUserId = ? and status = ?.
- findByR_S_Last(long, int, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the last member request in the ordered set where receiverUserId = ? and status = ?.
- findByR_S_Last(long, int, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the last member request in the ordered set where receiverUserId = ? and status = ?.
- findByR_S_PrevAndNext(long, long, int, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the member requests before and after the current member request in the ordered set where receiverUserId = ? and status = ?.
- findByR_S_PrevAndNext(long, long, int, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the member requests before and after the current member request in the ordered set where receiverUserId = ? and status = ?.
- findByReceiverUserId(long) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns all the member requests where receiverUserId = ?.
- findByReceiverUserId(long, int, int) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns a range of all the member requests where receiverUserId = ?.
- findByReceiverUserId(long, int, int, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns an ordered range of all the member requests where receiverUserId = ?.
- findByReceiverUserId(long, int, int, OrderByComparator<MemberRequest>, boolean) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns an ordered range of all the member requests where receiverUserId = ?.
- findByReceiverUserId(long) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns all the member requests where receiverUserId = ?.
- findByReceiverUserId(long, int, int) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns a range of all the member requests where receiverUserId = ?.
- findByReceiverUserId(long, int, int, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns an ordered range of all the member requests where receiverUserId = ?.
- findByReceiverUserId(long, int, int, OrderByComparator<MemberRequest>, boolean) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns an ordered range of all the member requests where receiverUserId = ?.
- findByReceiverUserId_First(long, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the first member request in the ordered set where receiverUserId = ?.
- findByReceiverUserId_First(long, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the first member request in the ordered set where receiverUserId = ?.
- findByReceiverUserId_Last(long, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the last member request in the ordered set where receiverUserId = ?.
- findByReceiverUserId_Last(long, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the last member request in the ordered set where receiverUserId = ?.
- findByReceiverUserId_PrevAndNext(long, long, OrderByComparator<MemberRequest>) - Method in interface com.liferay.invitation.invite.members.service.persistence.MemberRequestPersistence
-
Returns the member requests before and after the current member request in the ordered set where receiverUserId = ?.
- findByReceiverUserId_PrevAndNext(long, long, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
Returns the member requests before and after the current member request in the ordered set where receiverUserId = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<MemberRequest>) - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the company ID of this member request.
- getCompanyId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getCompanyId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the company ID of this member request.
- getCreateDate() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the create date of this member request.
- getCreateDate() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getCreateDate() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the create date of this member request.
- getGroupId() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the group ID of this member request.
- getGroupId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getGroupId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the group ID of this member request.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- getInvitedRoleId() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the invited role ID of this member request.
- getInvitedRoleId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getInvitedRoleId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the invited role ID of this member request.
- getInvitedTeamId() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the invited team ID of this member request.
- getInvitedTeamId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getInvitedTeamId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the invited team ID of this member request.
- getKey() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the key of this member request.
- getKey() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getKey() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the key of this member request.
- getMemberRequest(long) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Returns the member request with the primary key.
- getMemberRequest(long, long, int) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- getMemberRequest(long) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Returns the member request with the primary key.
- getMemberRequest(long, long, int) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- getMemberRequest(long) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Returns the member request with the primary key.
- getMemberRequest(long, long, int) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- getMemberRequestId() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the member request ID of this member request.
- getMemberRequestId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getMemberRequestId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the member request ID of this member request.
- getMemberRequests(int, int) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Returns a range of all the member requests.
- getMemberRequests(int, int) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Returns a range of all the member requests.
- getMemberRequests(int, int) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Returns a range of all the member requests.
- getMemberRequestsCount() - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Returns the number of member requests.
- getMemberRequestsCount() - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Returns the number of member requests.
- getMemberRequestsCount() - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Returns the number of member requests.
- getModelAttributes() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
- getModifiedDate() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the modified date of this member request.
- getModifiedDate() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getModifiedDate() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the modified date of this member request.
- getOSGiServiceIdentifier() - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.invitation.invite.members.service.persistence.MemberRequestUtil
-
- getPrimaryKey() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the primary key of this member request.
- getPrimaryKey() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getPrimaryKey() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the primary key of this member request.
- getReceiverMemberRequest(long, int, int) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- getReceiverMemberRequest(long, int, int) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- getReceiverMemberRequest(long, int, int) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- getReceiverMemberRequestCount(long) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- getReceiverMemberRequestCount(long) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- getReceiverMemberRequestCount(long) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- getReceiverStatusMemberRequest(long, int, int, int) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- getReceiverStatusMemberRequest(long, int, int, int) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- getReceiverStatusMemberRequest(long, int, int, int) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- getReceiverStatusMemberRequestCount(long, int) - Method in interface com.liferay.invitation.invite.members.service.MemberRequestLocalService
-
- getReceiverStatusMemberRequestCount(long, int) - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- getReceiverStatusMemberRequestCount(long, int) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- getReceiverUserId() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the receiver user ID of this member request.
- getReceiverUserId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getReceiverUserId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the receiver user ID of this member request.
- getReceiverUserUuid() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the receiver user uuid of this member request.
- getReceiverUserUuid() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the receiver user uuid of this member request.
- getService() - Static method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceUtil
-
- getStatus() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the status of this member request.
- getStatus() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getStatus() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the status of this member request.
- getUserId() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the user ID of this member request.
- getUserId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getUserId() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the user ID of this member request.
- getUserName() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the user name of this member request.
- getUserName() - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- getUserName() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the user name of this member request.
- getUserUuid() - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Returns the user uuid of this member request.
- getUserUuid() - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Returns the user uuid of this member request.
- getWrappedService() - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- groupId - Variable in class com.liferay.invitation.invite.members.model.MemberRequestTable
-
- setCompanyId(long) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the company ID of this member request.
- setCompanyId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setCompanyId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the company ID of this member request.
- setCreateDate(Date) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the create date of this member request.
- setCreateDate(Date) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setCreateDate(Date) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the create date of this member request.
- setGroupId(long) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the group ID of this member request.
- setGroupId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setGroupId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the group ID of this member request.
- setInvitedRoleId(long) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the invited role ID of this member request.
- setInvitedRoleId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setInvitedRoleId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the invited role ID of this member request.
- setInvitedTeamId(long) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the invited team ID of this member request.
- setInvitedTeamId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setInvitedTeamId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the invited team ID of this member request.
- setKey(String) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the key of this member request.
- setKey(String) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setKey(String) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the key of this member request.
- setMemberRequestId(long) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the member request ID of this member request.
- setMemberRequestId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setMemberRequestId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the member request ID of this member request.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the modified date of this member request.
- setModifiedDate(Date) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setModifiedDate(Date) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the modified date of this member request.
- setPrimaryKey(long) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the primary key of this member request.
- setPrimaryKey(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setPrimaryKey(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the primary key of this member request.
- setReceiverUserId(long) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the receiver user ID of this member request.
- setReceiverUserId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setReceiverUserId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the receiver user ID of this member request.
- setReceiverUserUuid(String) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the receiver user uuid of this member request.
- setReceiverUserUuid(String) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the receiver user uuid of this member request.
- setStatus(int) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the status of this member request.
- setStatus(int) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setStatus(int) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the status of this member request.
- setUserId(long) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the user ID of this member request.
- setUserId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setUserId(long) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the user ID of this member request.
- setUserName(String) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the user name of this member request.
- setUserName(String) - Method in class com.liferay.invitation.invite.members.model.MemberRequestSoap
-
Deprecated.
- setUserName(String) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the user name of this member request.
- setUserUuid(String) - Method in interface com.liferay.invitation.invite.members.model.MemberRequestModel
-
Sets the user uuid of this member request.
- setUserUuid(String) - Method in class com.liferay.invitation.invite.members.model.MemberRequestWrapper
-
Sets the user uuid of this member request.
- setWrappedService(MemberRequestLocalService) - Method in class com.liferay.invitation.invite.members.service.MemberRequestLocalServiceWrapper
-
- status - Variable in class com.liferay.invitation.invite.members.model.MemberRequestTable
-
- STATUS_ACCEPTED - Static variable in class com.liferay.invitation.invite.members.constants.InviteMembersConstants
-
- STATUS_DECLINED - Static variable in class com.liferay.invitation.invite.members.constants.InviteMembersConstants
-
- STATUS_PENDING - Static variable in class com.liferay.invitation.invite.members.constants.InviteMembersConstants
-