- fetchByC_C_First(long, long, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the first client extension entry rel in the ordered set where classNameId = ? and classPK = ?.
- fetchByC_C_First(long, long, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the first client extension entry rel in the ordered set where classNameId = ? and classPK = ?.
- fetchByC_C_Last(long, long, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the last client extension entry rel in the ordered set where classNameId = ? and classPK = ?.
- fetchByC_C_Last(long, long, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the last client extension entry rel in the ordered set where classNameId = ? and classPK = ?.
- fetchByC_C_T_First(long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the first client extension entry rel in the ordered set where classNameId = ? and classPK = ? and type = ?.
- fetchByC_C_T_First(long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the first client extension entry rel in the ordered set where classNameId = ? and classPK = ? and type = ?.
- fetchByC_C_T_Last(long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the last client extension entry rel in the ordered set where classNameId = ? and classPK = ? and type = ?.
- fetchByC_C_T_Last(long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the last client extension entry rel in the ordered set where classNameId = ? and classPK = ? and type = ?.
- fetchByC_CETERC_First(long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the first client extension entry rel in the ordered set where companyId = ? and cetExternalReferenceCode = ?.
- fetchByC_CETERC_First(long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the first client extension entry rel in the ordered set where companyId = ? and cetExternalReferenceCode = ?.
- fetchByC_CETERC_Last(long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the last client extension entry rel in the ordered set where companyId = ? and cetExternalReferenceCode = ?.
- fetchByC_CETERC_Last(long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the last client extension entry rel in the ordered set where companyId = ? and cetExternalReferenceCode = ?.
- fetchByC_T_First(long, String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the first client extension entry in the ordered set where companyId = ? and type = ?.
- fetchByC_T_First(long, String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the first client extension entry in the ordered set where companyId = ? and type = ?.
- fetchByC_T_Last(long, String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the last client extension entry in the ordered set where companyId = ? and type = ?.
- fetchByC_T_Last(long, String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the last client extension entry in the ordered set where companyId = ? and type = ?.
- fetchByCompanyId_First(long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the first client extension entry in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the first client extension entry in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the last client extension entry in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the last client extension entry in the ordered set where companyId = ?.
- fetchByERC_C(String, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entry where externalReferenceCode = ? and companyId = ? or returns null
if it could not be found.
- fetchByERC_C(String, long, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entry where externalReferenceCode = ? and companyId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByERC_C(String, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entry where externalReferenceCode = ? and companyId = ? or returns null
if it could not be found.
- fetchByERC_C(String, long, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entry where externalReferenceCode = ? and companyId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByERC_G(String, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rel where externalReferenceCode = ? and groupId = ? or returns null
if it could not be found.
- fetchByERC_G(String, long, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rel where externalReferenceCode = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByERC_G(String, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rel where externalReferenceCode = ? and groupId = ? or returns null
if it could not be found.
- fetchByERC_G(String, long, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rel where externalReferenceCode = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByPrimaryKey(long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rel with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rel with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
- fetchByUuid_C_First(String, long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the first client extension entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the first client extension entry rel in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the first client extension entry rel in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the first client extension entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the last client extension entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the last client extension entry rel in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the last client extension entry rel in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the last client extension entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the first client extension entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the first client extension entry rel in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the first client extension entry rel in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the first client extension entry in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rel where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rel where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUUID_G(String, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rel where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rel where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUuid_Last(String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the last client extension entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the last client extension entry rel in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the last client extension entry rel in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the last client extension entry in the ordered set where uuid = ?.
- fetchClientExtensionEntry(long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- fetchClientExtensionEntry(long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- fetchClientExtensionEntry(long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- fetchClientExtensionEntryByExternalReferenceCode(String, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- fetchClientExtensionEntryByExternalReferenceCode(String, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- fetchClientExtensionEntryByExternalReferenceCode(String, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- fetchClientExtensionEntryByExternalReferenceCode(String, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryService
-
- fetchClientExtensionEntryByExternalReferenceCode(String, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryServiceUtil
-
- fetchClientExtensionEntryByExternalReferenceCode(String, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryServiceWrapper
-
- fetchClientExtensionEntryByUuidAndCompanyId(String, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
Returns the client extension entry with the matching UUID and company.
- fetchClientExtensionEntryByUuidAndCompanyId(String, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
Returns the client extension entry with the matching UUID and company.
- fetchClientExtensionEntryByUuidAndCompanyId(String, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
Returns the client extension entry with the matching UUID and company.
- fetchClientExtensionEntryRel(long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- fetchClientExtensionEntryRel(long, long, String) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- fetchClientExtensionEntryRel(long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- fetchClientExtensionEntryRel(long, long, String) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- fetchClientExtensionEntryRel(long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- fetchClientExtensionEntryRel(long, long, String) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- fetchClientExtensionEntryRelByExternalReferenceCode(String, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- fetchClientExtensionEntryRelByExternalReferenceCode(String, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- fetchClientExtensionEntryRelByExternalReferenceCode(String, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- fetchClientExtensionEntryRelByUuidAndGroupId(String, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
Returns the client extension entry rel matching the UUID and group.
- fetchClientExtensionEntryRelByUuidAndGroupId(String, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
Returns the client extension entry rel matching the UUID and group.
- fetchClientExtensionEntryRelByUuidAndGroupId(String, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
Returns the client extension entry rel matching the UUID and group.
- filterCountByC_T(long, String) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the number of client extension entries that the user has permission to view where companyId = ? and type = ?.
- filterCountByC_T(long, String) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the number of client extension entries that the user has permission to view where companyId = ? and type = ?.
- filterCountByCompanyId(long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the number of client extension entries that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the number of client extension entries that the user has permission to view where companyId = ?.
- filterCountByUuid(String) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the number of client extension entries that the user has permission to view where uuid = ?.
- filterCountByUuid(String) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the number of client extension entries that the user has permission to view where uuid = ?.
- filterCountByUuid_C(String, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the number of client extension entries that the user has permission to view where uuid = ? and companyId = ?.
- filterCountByUuid_C(String, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the number of client extension entries that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByC_T(long, String) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns all the client extension entries that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, String, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns a range of all the client extension entries that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, String, int, int, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries that the user has permissions to view where companyId = ? and type = ?.
- filterFindByC_T(long, String) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns all the client extension entries that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, String, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns a range of all the client extension entries that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T(long, String, int, int, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries that the user has permissions to view where companyId = ? and type = ?.
- filterFindByC_T_PrevAndNext(long, long, String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entries before and after the current client extension entry in the ordered set of client extension entries that the user has permission to view where companyId = ? and type = ?.
- filterFindByC_T_PrevAndNext(long, long, String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entries before and after the current client extension entry in the ordered set of client extension entries that the user has permission to view where companyId = ? and type = ?.
- filterFindByCompanyId(long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns all the client extension entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns a range of all the client extension entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns all the client extension entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns a range of all the client extension entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries that the user has permissions to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entries before and after the current client extension entry in the ordered set of client extension entries that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entries before and after the current client extension entry in the ordered set of client extension entries that the user has permission to view where companyId = ?.
- filterFindByUuid(String) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns all the client extension entries that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns a range of all the client extension entries that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries that the user has permissions to view where uuid = ?.
- filterFindByUuid(String) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns all the client extension entries that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns a range of all the client extension entries that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries that the user has permissions to view where uuid = ?.
- filterFindByUuid_C(String, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns all the client extension entries that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns a range of all the client extension entries that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries that the user has permissions to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns all the client extension entries that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns a range of all the client extension entries that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries that the user has permissions to view where uuid = ? and companyId = ?.
- filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entries before and after the current client extension entry in the ordered set of client extension entries that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entries before and after the current client extension entry in the ordered set of client extension entries that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_PrevAndNext(long, String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entries before and after the current client extension entry in the ordered set of client extension entries that the user has permission to view where uuid = ?.
- filterFindByUuid_PrevAndNext(long, String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entries before and after the current client extension entry in the ordered set of client extension entries that the user has permission to view where uuid = ?.
- findAll() - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns all the client extension entries.
- findAll(int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns a range of all the client extension entries.
- findAll(int, int, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries.
- findAll(int, int, OrderByComparator<ClientExtensionEntry>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries.
- findAll() - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns all the client extension entry rels.
- findAll(int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns a range of all the client extension entry rels.
- findAll(int, int, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels.
- findAll(int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels.
- findAll() - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns all the client extension entry rels.
- findAll(int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns a range of all the client extension entry rels.
- findAll(int, int, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels.
- findAll(int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels.
- findAll() - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns all the client extension entries.
- findAll(int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns a range of all the client extension entries.
- findAll(int, int, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries.
- findAll(int, int, OrderByComparator<ClientExtensionEntry>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries.
- findByC_C(long, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns all the client extension entry rels where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns a range of all the client extension entry rels where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels where classNameId = ? and classPK = ?.
- findByC_C(long, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns all the client extension entry rels where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns a range of all the client extension entry rels where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels where classNameId = ? and classPK = ?.
- findByC_C_First(long, long, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the first client extension entry rel in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_First(long, long, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the first client extension entry rel in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_Last(long, long, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the last client extension entry rel in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_Last(long, long, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the last client extension entry rel in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_PrevAndNext(long, long, long, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rels before and after the current client extension entry rel in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_PrevAndNext(long, long, long, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rels before and after the current client extension entry rel in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_T(long, long, String) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns all the client extension entry rels where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T(long, long, String, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns a range of all the client extension entry rels where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T(long, long, String, int, int, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T(long, long, String, int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T(long, long, String) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns all the client extension entry rels where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T(long, long, String, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns a range of all the client extension entry rels where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T(long, long, String, int, int, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T(long, long, String, int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T_First(long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the first client extension entry rel in the ordered set where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T_First(long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the first client extension entry rel in the ordered set where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T_Last(long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the last client extension entry rel in the ordered set where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T_Last(long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the last client extension entry rel in the ordered set where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T_PrevAndNext(long, long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rels before and after the current client extension entry rel in the ordered set where classNameId = ? and classPK = ? and type = ?.
- findByC_C_T_PrevAndNext(long, long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rels before and after the current client extension entry rel in the ordered set where classNameId = ? and classPK = ? and type = ?.
- findByC_CETERC(long, String) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns all the client extension entry rels where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC(long, String, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns a range of all the client extension entry rels where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC(long, String, int, int, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC(long, String, int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC(long, String) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns all the client extension entry rels where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC(long, String, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns a range of all the client extension entry rels where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC(long, String, int, int, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC(long, String, int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC_First(long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the first client extension entry rel in the ordered set where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC_First(long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the first client extension entry rel in the ordered set where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC_Last(long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the last client extension entry rel in the ordered set where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC_Last(long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the last client extension entry rel in the ordered set where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC_PrevAndNext(long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rels before and after the current client extension entry rel in the ordered set where companyId = ? and cetExternalReferenceCode = ?.
- findByC_CETERC_PrevAndNext(long, long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rels before and after the current client extension entry rel in the ordered set where companyId = ? and cetExternalReferenceCode = ?.
- findByC_T(long, String) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns all the client extension entries where companyId = ? and type = ?.
- findByC_T(long, String, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns a range of all the client extension entries where companyId = ? and type = ?.
- findByC_T(long, String, int, int, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries where companyId = ? and type = ?.
- findByC_T(long, String, int, int, OrderByComparator<ClientExtensionEntry>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries where companyId = ? and type = ?.
- findByC_T(long, String) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns all the client extension entries where companyId = ? and type = ?.
- findByC_T(long, String, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns a range of all the client extension entries where companyId = ? and type = ?.
- findByC_T(long, String, int, int, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries where companyId = ? and type = ?.
- findByC_T(long, String, int, int, OrderByComparator<ClientExtensionEntry>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries where companyId = ? and type = ?.
- findByC_T_First(long, String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the first client extension entry in the ordered set where companyId = ? and type = ?.
- findByC_T_First(long, String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the first client extension entry in the ordered set where companyId = ? and type = ?.
- findByC_T_Last(long, String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the last client extension entry in the ordered set where companyId = ? and type = ?.
- findByC_T_Last(long, String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the last client extension entry in the ordered set where companyId = ? and type = ?.
- findByC_T_PrevAndNext(long, long, String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entries before and after the current client extension entry in the ordered set where companyId = ? and type = ?.
- findByC_T_PrevAndNext(long, long, String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entries before and after the current client extension entry in the ordered set where companyId = ? and type = ?.
- findByCompanyId(long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns all the client extension entries where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns a range of all the client extension entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<ClientExtensionEntry>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns all the client extension entries where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns a range of all the client extension entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<ClientExtensionEntry>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the first client extension entry in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the first client extension entry in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the last client extension entry in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the last client extension entry in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entries before and after the current client extension entry in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entries before and after the current client extension entry in the ordered set where companyId = ?.
- findByERC_C(String, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entry where externalReferenceCode = ? and companyId = ? or throws a NoSuchClientExtensionEntryException
if it could not be found.
- findByERC_C(String, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entry where externalReferenceCode = ? and companyId = ? or throws a NoSuchClientExtensionEntryException
if it could not be found.
- findByERC_G(String, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rel where externalReferenceCode = ? and groupId = ? or throws a NoSuchClientExtensionEntryRelException
if it could not be found.
- findByERC_G(String, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rel where externalReferenceCode = ? and groupId = ? or throws a NoSuchClientExtensionEntryRelException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entry with the primary key or throws a NoSuchClientExtensionEntryException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rel with the primary key or throws a NoSuchClientExtensionEntryRelException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rel with the primary key or throws a NoSuchClientExtensionEntryRelException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entry with the primary key or throws a NoSuchClientExtensionEntryException
if it could not be found.
- findByUuid(String) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns all the client extension entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns a range of all the client extension entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<ClientExtensionEntry>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries where uuid = ?.
- findByUuid(String) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns all the client extension entry rels where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns a range of all the client extension entry rels where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns all the client extension entry rels where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns a range of all the client extension entry rels where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns all the client extension entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns a range of all the client extension entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<ClientExtensionEntry>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns all the client extension entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns a range of all the client extension entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<ClientExtensionEntry>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns an ordered range of all the client extension entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns all the client extension entry rels where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns a range of all the client extension entry rels where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns an ordered range of all the client extension entry rels where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns all the client extension entry rels where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns a range of all the client extension entry rels where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<ClientExtensionEntryRel>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns an ordered range of all the client extension entry rels where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns all the client extension entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns a range of all the client extension entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<ClientExtensionEntry>, boolean) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns an ordered range of all the client extension entries where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the first client extension entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the first client extension entry rel in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the first client extension entry rel in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the first client extension entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the last client extension entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the last client extension entry rel in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the last client extension entry rel in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the last client extension entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entries before and after the current client extension entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rels before and after the current client extension entry rel in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rels before and after the current client extension entry rel in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entries before and after the current client extension entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the first client extension entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the first client extension entry rel in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the first client extension entry rel in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the first client extension entry in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rel where uuid = ? and groupId = ? or throws a NoSuchClientExtensionEntryRelException
if it could not be found.
- findByUUID_G(String, long) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rel where uuid = ? and groupId = ? or throws a NoSuchClientExtensionEntryRelException
if it could not be found.
- findByUuid_Last(String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the last client extension entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the last client extension entry rel in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the last client extension entry rel in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the last client extension entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<ClientExtensionEntry>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryPersistence
-
Returns the client extension entries before and after the current client extension entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.persistence.ClientExtensionEntryRelPersistence
-
Returns the client extension entry rels before and after the current client extension entry rel in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
Returns the client extension entry rels before and after the current client extension entry rel in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
Returns the client extension entries before and after the current client extension entry in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<ClientExtensionEntry>) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getActionableDynamicQuery() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getAttributeGetterFunctions() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
- getAttributeGetterFunctions() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
- getAttributeSetterBiConsumers() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
- getAttributeSetterBiConsumers() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
- getAvailableLanguageIds() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
- getAvailableLanguageIds() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
- getBasePersistence() - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getBasePersistence() - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getCETExternalReferenceCode() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the cet external reference code of this client extension entry rel.
- getCETExternalReferenceCode() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the cet external reference code of this client extension entry rel.
- getClassName() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the fully qualified class name of this client extension entry rel.
- getClassName() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the fully qualified class name of this client extension entry rel.
- getClassNameId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the class name ID of this client extension entry rel.
- getClassNameId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the class name ID of this client extension entry rel.
- getClassPK() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the class pk of this client extension entry rel.
- getClassPK() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the class pk of this client extension entry rel.
- getClientExtensionEntries(int, int) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
Returns a range of all the client extension entries.
- getClientExtensionEntries(long, int, int) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getClientExtensionEntries(long, String, int, int) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getClientExtensionEntries(int, int) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
Returns a range of all the client extension entries.
- getClientExtensionEntries(long, int, int) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- getClientExtensionEntries(long, String, int, int) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- getClientExtensionEntries(int, int) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
Returns a range of all the client extension entries.
- getClientExtensionEntries(long, int, int) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getClientExtensionEntries(long, String, int, int) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getClientExtensionEntriesCount() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
Returns the number of client extension entries.
- getClientExtensionEntriesCount(long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getClientExtensionEntriesCount(long, String) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getClientExtensionEntriesCount() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
Returns the number of client extension entries.
- getClientExtensionEntriesCount(long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- getClientExtensionEntriesCount(long, String) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- getClientExtensionEntriesCount() - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
Returns the number of client extension entries.
- getClientExtensionEntriesCount(long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getClientExtensionEntriesCount(long, String) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getClientExtensionEntry(long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
Returns the client extension entry with the primary key.
- getClientExtensionEntry(long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
Returns the client extension entry with the primary key.
- getClientExtensionEntry(long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
Returns the client extension entry with the primary key.
- getClientExtensionEntry(long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryService
-
- getClientExtensionEntry(long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryServiceUtil
-
- getClientExtensionEntry(long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryServiceWrapper
-
- getClientExtensionEntryByExternalReferenceCode(String, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getClientExtensionEntryByExternalReferenceCode(String, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- getClientExtensionEntryByExternalReferenceCode(String, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getClientExtensionEntryByUuidAndCompanyId(String, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
Returns the client extension entry with the matching UUID and company.
- getClientExtensionEntryByUuidAndCompanyId(String, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
Returns the client extension entry with the matching UUID and company.
- getClientExtensionEntryByUuidAndCompanyId(String, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
Returns the client extension entry with the matching UUID and company.
- getClientExtensionEntryId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the client extension entry ID of this client extension entry.
- getClientExtensionEntryId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the client extension entry ID of this client extension entry.
- getClientExtensionEntryRel(long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
Returns the client extension entry rel with the primary key.
- getClientExtensionEntryRel(long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
Returns the client extension entry rel with the primary key.
- getClientExtensionEntryRel(long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
Returns the client extension entry rel with the primary key.
- getClientExtensionEntryRelByExternalReferenceCode(String, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getClientExtensionEntryRelByExternalReferenceCode(String, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- getClientExtensionEntryRelByExternalReferenceCode(String, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getClientExtensionEntryRelByUuidAndGroupId(String, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
Returns the client extension entry rel matching the UUID and group.
- getClientExtensionEntryRelByUuidAndGroupId(String, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
Returns the client extension entry rel matching the UUID and group.
- getClientExtensionEntryRelByUuidAndGroupId(String, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
Returns the client extension entry rel matching the UUID and group.
- getClientExtensionEntryRelId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the client extension entry rel ID of this client extension entry rel.
- getClientExtensionEntryRelId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the client extension entry rel ID of this client extension entry rel.
- getClientExtensionEntryRels(int, int) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
Returns a range of all the client extension entry rels.
- getClientExtensionEntryRels(long, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getClientExtensionEntryRels(long, long, String) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getClientExtensionEntryRels(long, long, String, int, int) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getClientExtensionEntryRels(int, int) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
Returns a range of all the client extension entry rels.
- getClientExtensionEntryRels(long, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- getClientExtensionEntryRels(long, long, String) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- getClientExtensionEntryRels(long, long, String, int, int) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- getClientExtensionEntryRels(int, int) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
Returns a range of all the client extension entry rels.
- getClientExtensionEntryRels(long, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getClientExtensionEntryRels(long, long, String) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getClientExtensionEntryRels(long, long, String, int, int) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getClientExtensionEntryRelsByUuidAndCompanyId(String, long) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
Returns all the client extension entry rels matching the UUID and company.
- getClientExtensionEntryRelsByUuidAndCompanyId(String, long, int, int, OrderByComparator<ClientExtensionEntryRel>) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
Returns a range of client extension entry rels matching the UUID and company.
- getClientExtensionEntryRelsByUuidAndCompanyId(String, long) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
Returns all the client extension entry rels matching the UUID and company.
- getClientExtensionEntryRelsByUuidAndCompanyId(String, long, int, int, OrderByComparator<ClientExtensionEntryRel>) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
Returns a range of client extension entry rels matching the UUID and company.
- getClientExtensionEntryRelsByUuidAndCompanyId(String, long) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
Returns all the client extension entry rels matching the UUID and company.
- getClientExtensionEntryRelsByUuidAndCompanyId(String, long, int, int, OrderByComparator<ClientExtensionEntryRel>) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
Returns a range of client extension entry rels matching the UUID and company.
- getClientExtensionEntryRelsCount() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
Returns the number of client extension entry rels.
- getClientExtensionEntryRelsCount(long, long, String) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getClientExtensionEntryRelsCount() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
Returns the number of client extension entry rels.
- getClientExtensionEntryRelsCount(long, long, String) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- getClientExtensionEntryRelsCount() - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
Returns the number of client extension entry rels.
- getClientExtensionEntryRelsCount(long, long, String) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the company ID of this client extension entry.
- getCompanyId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the company ID of this client extension entry rel.
- getCompanyId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the company ID of this client extension entry rel.
- getCompanyId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the company ID of this client extension entry.
- getContainerModelId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the container model ID of this client extension entry.
- getContainerModelId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the container model ID of this client extension entry rel.
- getContainerModelId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the container model ID of this client extension entry rel.
- getContainerModelId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the container model ID of this client extension entry.
- getContainerModelName() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the container name of this client extension entry.
- getContainerModelName() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the container name of this client extension entry rel.
- getContainerModelName() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the container name of this client extension entry rel.
- getContainerModelName() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the container name of this client extension entry.
- getCreateDate() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the create date of this client extension entry.
- getCreateDate() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the create date of this client extension entry rel.
- getCreateDate() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the create date of this client extension entry rel.
- getCreateDate() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the create date of this client extension entry.
- getCtCollectionId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the ct collection ID of this client extension entry.
- getCtCollectionId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the ct collection ID of this client extension entry rel.
- getCtCollectionId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the ct collection ID of this client extension entry rel.
- getCtCollectionId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the ct collection ID of this client extension entry.
- getCTPersistence() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getCTPersistence() - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getCTPersistence() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getCTPersistence() - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getDefaultLanguageId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
- getDefaultLanguageId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
- getDescription() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the description of this client extension entry.
- getDescription() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the description of this client extension entry.
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getExternalReferenceCode() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the external reference code of this client extension entry.
- getExternalReferenceCode() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the external reference code of this client extension entry rel.
- getExternalReferenceCode() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the external reference code of this client extension entry rel.
- getExternalReferenceCode() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the external reference code of this client extension entry.
- getGroupId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the group ID of this client extension entry rel.
- getGroupId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the group ID of this client extension entry rel.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getLastPublishDate() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the last publish date of this client extension entry rel.
- getLastPublishDate() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the last publish date of this client extension entry rel.
- getMessageArguments() - Method in exception com.liferay.client.extension.exception.ClientExtensionEntryTypeSettingsException
-
- getMessageKey() - Method in exception com.liferay.client.extension.exception.ClientExtensionEntryTypeSettingsException
-
- getModelAttributes() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
- getModelAttributes() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
- getModelClass() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getModelClass() - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getModelClass() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getModelClass() - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getModifiedDate() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the modified date of this client extension entry.
- getModifiedDate() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the modified date of this client extension entry rel.
- getModifiedDate() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the modified date of this client extension entry rel.
- getModifiedDate() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the modified date of this client extension entry.
- getMvccVersion() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the mvcc version of this client extension entry.
- getMvccVersion() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the mvcc version of this client extension entry rel.
- getMvccVersion() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the mvcc version of this client extension entry rel.
- getMvccVersion() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the mvcc version of this client extension entry.
- getName() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the name of this client extension entry.
- getName(Locale) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the localized name of this client extension entry in the language.
- getName(Locale, boolean) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the localized name of this client extension entry in the language, optionally using the default language if no localization exists for the requested language.
- getName(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the localized name of this client extension entry in the language.
- getName(String, boolean) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the localized name of this client extension entry in the language, optionally using the default language if no localization exists for the requested language.
- getName() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the name of this client extension entry.
- getName(Locale) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the localized name of this client extension entry in the language.
- getName(Locale, boolean) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the localized name of this client extension entry in the language, optionally using the default language if no localization exists for the requested language.
- getName(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the localized name of this client extension entry in the language.
- getName(String, boolean) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the localized name of this client extension entry in the language, optionally using the default language if no localization exists for the requested language.
- getNameCurrentLanguageId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
- getNameCurrentLanguageId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
- getNameCurrentValue() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
- getNameCurrentValue() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
- getNameMap() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns a map of the locales and localized names of this client extension entry.
- getNameMap() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns a map of the locales and localized names of this client extension entry.
- getOSGiServiceIdentifier() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.client.extension.service.ClientExtensionEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.client.extension.service.ClientExtensionEntryServiceWrapper
-
Returns the OSGi service identifier.
- getParentContainerModelId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the parent container model ID of this client extension entry.
- getParentContainerModelId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the parent container model ID of this client extension entry rel.
- getParentContainerModelId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the parent container model ID of this client extension entry rel.
- getParentContainerModelId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the parent container model ID of this client extension entry.
- getPersistedModel(Serializable) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getPersistedModel(Serializable) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryRelLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
- getPersistence() - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
- getPrimaryKey() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the primary key of this client extension entry.
- getPrimaryKey() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the primary key of this client extension entry rel.
- getPrimaryKey() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the primary key of this client extension entry rel.
- getPrimaryKey() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the primary key of this client extension entry.
- getProperties() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the properties of this client extension entry.
- getProperties() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the properties of this client extension entry.
- getService() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- getService() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceUtil
-
- getService() - Static method in class com.liferay.client.extension.service.ClientExtensionEntryServiceUtil
-
- getSourceCodeURL() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the source code url of this client extension entry.
- getSourceCodeURL() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the source code url of this client extension entry.
- getStagedModelType() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
- getStagedModelType() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
- getStatus() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the status of this client extension entry.
- getStatus() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the status of this client extension entry.
- getStatusByUserId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the status by user ID of this client extension entry.
- getStatusByUserId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the status by user ID of this client extension entry.
- getStatusByUserName() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the status by user name of this client extension entry.
- getStatusByUserName() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the status by user name of this client extension entry.
- getStatusByUserUuid() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the status by user uuid of this client extension entry.
- getStatusByUserUuid() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the status by user uuid of this client extension entry.
- getStatusDate() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the status date of this client extension entry.
- getStatusDate() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the status date of this client extension entry.
- getType() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the type of this client extension entry.
- getType() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the type of this client extension entry rel.
- getType() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the type of this client extension entry rel.
- getType() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the type of this client extension entry.
- getTypeSettings() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the type settings of this client extension entry.
- getTypeSettings() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the type settings of this client extension entry rel.
- getTypeSettings() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the type settings of this client extension entry rel.
- getTypeSettings() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the type settings of this client extension entry.
- getUserId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the user ID of this client extension entry.
- getUserId() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the user ID of this client extension entry rel.
- getUserId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the user ID of this client extension entry rel.
- getUserId() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the user ID of this client extension entry.
- getUserName() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the user name of this client extension entry.
- getUserName() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the user name of this client extension entry rel.
- getUserName() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the user name of this client extension entry rel.
- getUserName() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the user name of this client extension entry.
- getUserUuid() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the user uuid of this client extension entry.
- getUserUuid() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the user uuid of this client extension entry rel.
- getUserUuid() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the user uuid of this client extension entry rel.
- getUserUuid() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the user uuid of this client extension entry.
- getUuid() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Returns the uuid of this client extension entry.
- getUuid() - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Returns the uuid of this client extension entry rel.
- getUuid() - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Returns the uuid of this client extension entry rel.
- getUuid() - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Returns the uuid of this client extension entry.
- getWrappedService() - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.client.extension.service.ClientExtensionEntryServiceWrapper
-
- groupId - Variable in class com.liferay.client.extension.model.ClientExtensionEntryRelTable
-
- search(long, String, int, int, Sort) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- search(long, String, int, int, Sort) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- search(long, String, int, int, Sort) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- searchCount(long, String) - Method in interface com.liferay.client.extension.service.ClientExtensionEntryLocalService
-
- searchCount(long, String) - Static method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceUtil
-
- searchCount(long, String) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- setCETExternalReferenceCode(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the cet external reference code of this client extension entry rel.
- setCETExternalReferenceCode(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the cet external reference code of this client extension entry rel.
- setClassName(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
- setClassName(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
- setClassNameId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the class name ID of this client extension entry rel.
- setClassNameId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the class name ID of this client extension entry rel.
- setClassPK(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the class pk of this client extension entry rel.
- setClassPK(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the class pk of this client extension entry rel.
- setClientExtensionEntryId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the client extension entry ID of this client extension entry.
- setClientExtensionEntryId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the client extension entry ID of this client extension entry.
- setClientExtensionEntryRelId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the client extension entry rel ID of this client extension entry rel.
- setClientExtensionEntryRelId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the client extension entry rel ID of this client extension entry rel.
- setCompanyId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the company ID of this client extension entry.
- setCompanyId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the company ID of this client extension entry rel.
- setCompanyId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the company ID of this client extension entry rel.
- setCompanyId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the company ID of this client extension entry.
- setContainerModelId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the container model ID of this client extension entry.
- setContainerModelId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the container model ID of this client extension entry rel.
- setContainerModelId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the container model ID of this client extension entry rel.
- setContainerModelId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the container model ID of this client extension entry.
- setCreateDate(Date) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the create date of this client extension entry.
- setCreateDate(Date) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the create date of this client extension entry rel.
- setCreateDate(Date) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the create date of this client extension entry rel.
- setCreateDate(Date) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the create date of this client extension entry.
- setCtCollectionId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the ct collection ID of this client extension entry.
- setCtCollectionId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the ct collection ID of this client extension entry rel.
- setCtCollectionId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the ct collection ID of this client extension entry rel.
- setCtCollectionId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the ct collection ID of this client extension entry.
- setDescription(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the description of this client extension entry.
- setDescription(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the description of this client extension entry.
- setExternalReferenceCode(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the external reference code of this client extension entry.
- setExternalReferenceCode(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the external reference code of this client extension entry rel.
- setExternalReferenceCode(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the external reference code of this client extension entry rel.
- setExternalReferenceCode(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the external reference code of this client extension entry.
- setGroupId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the group ID of this client extension entry rel.
- setGroupId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the group ID of this client extension entry rel.
- setLastPublishDate(Date) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the last publish date of this client extension entry rel.
- setLastPublishDate(Date) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the last publish date of this client extension entry rel.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the modified date of this client extension entry.
- setModifiedDate(Date) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the modified date of this client extension entry rel.
- setModifiedDate(Date) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the modified date of this client extension entry rel.
- setModifiedDate(Date) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the modified date of this client extension entry.
- setMvccVersion(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the mvcc version of this client extension entry.
- setMvccVersion(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the mvcc version of this client extension entry rel.
- setMvccVersion(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the mvcc version of this client extension entry rel.
- setMvccVersion(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the mvcc version of this client extension entry.
- setName(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the name of this client extension entry.
- setName(String, Locale) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the localized name of this client extension entry in the language.
- setName(String, Locale, Locale) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the localized name of this client extension entry in the language, and sets the default locale.
- setName(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the name of this client extension entry.
- setName(String, Locale) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the localized name of this client extension entry in the language.
- setName(String, Locale, Locale) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the localized name of this client extension entry in the language, and sets the default locale.
- setNameCurrentLanguageId(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
- setNameCurrentLanguageId(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
- setNameMap(Map<Locale, String>) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the localized names of this client extension entry from the map of locales and localized names.
- setNameMap(Map<Locale, String>, Locale) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the localized names of this client extension entry from the map of locales and localized names, and sets the default locale.
- setNameMap(Map<Locale, String>) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the localized names of this client extension entry from the map of locales and localized names.
- setNameMap(Map<Locale, String>, Locale) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the localized names of this client extension entry from the map of locales and localized names, and sets the default locale.
- setParentContainerModelId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the parent container model ID of this client extension entry.
- setParentContainerModelId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the parent container model ID of this client extension entry rel.
- setParentContainerModelId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the parent container model ID of this client extension entry rel.
- setParentContainerModelId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the parent container model ID of this client extension entry.
- setPersistence(ClientExtensionEntryRelPersistence) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryRelUtil
-
- setPersistence(ClientExtensionEntryPersistence) - Static method in class com.liferay.client.extension.service.persistence.ClientExtensionEntryUtil
-
- setPrimaryKey(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the primary key of this client extension entry.
- setPrimaryKey(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the primary key of this client extension entry rel.
- setPrimaryKey(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the primary key of this client extension entry rel.
- setPrimaryKey(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the primary key of this client extension entry.
- setProperties(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the properties of this client extension entry.
- setProperties(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the properties of this client extension entry.
- setSourceCodeURL(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the source code url of this client extension entry.
- setSourceCodeURL(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the source code url of this client extension entry.
- setStatus(int) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the status of this client extension entry.
- setStatus(int) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the status of this client extension entry.
- setStatusByUserId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the status by user ID of this client extension entry.
- setStatusByUserId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the status by user ID of this client extension entry.
- setStatusByUserName(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the status by user name of this client extension entry.
- setStatusByUserName(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the status by user name of this client extension entry.
- setStatusByUserUuid(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the status by user uuid of this client extension entry.
- setStatusByUserUuid(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the status by user uuid of this client extension entry.
- setStatusDate(Date) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the status date of this client extension entry.
- setStatusDate(Date) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the status date of this client extension entry.
- setType(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the type of this client extension entry.
- setType(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the type of this client extension entry rel.
- setType(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the type of this client extension entry rel.
- setType(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the type of this client extension entry.
- setTypeSettings(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the type settings of this client extension entry.
- setTypeSettings(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the type settings of this client extension entry rel.
- setTypeSettings(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the type settings of this client extension entry rel.
- setTypeSettings(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the type settings of this client extension entry.
- setUserId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the user ID of this client extension entry.
- setUserId(long) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the user ID of this client extension entry rel.
- setUserId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the user ID of this client extension entry rel.
- setUserId(long) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the user ID of this client extension entry.
- setUserName(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the user name of this client extension entry.
- setUserName(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the user name of this client extension entry rel.
- setUserName(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the user name of this client extension entry rel.
- setUserName(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the user name of this client extension entry.
- setUserUuid(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the user uuid of this client extension entry.
- setUserUuid(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the user uuid of this client extension entry rel.
- setUserUuid(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the user uuid of this client extension entry rel.
- setUserUuid(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the user uuid of this client extension entry.
- setUuid(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryModel
-
Sets the uuid of this client extension entry.
- setUuid(String) - Method in interface com.liferay.client.extension.model.ClientExtensionEntryRelModel
-
Sets the uuid of this client extension entry rel.
- setUuid(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryRelWrapper
-
Sets the uuid of this client extension entry rel.
- setUuid(String) - Method in class com.liferay.client.extension.model.ClientExtensionEntryWrapper
-
Sets the uuid of this client extension entry.
- setWrappedService(ClientExtensionEntryLocalService) - Method in class com.liferay.client.extension.service.ClientExtensionEntryLocalServiceWrapper
-
- setWrappedService(ClientExtensionEntryRelLocalService) - Method in class com.liferay.client.extension.service.ClientExtensionEntryRelLocalServiceWrapper
-
- setWrappedService(ClientExtensionEntryService) - Method in class com.liferay.client.extension.service.ClientExtensionEntryServiceWrapper
-
- sourceCodeURL - Variable in class com.liferay.client.extension.model.ClientExtensionEntryTable
-
- status - Variable in class com.liferay.client.extension.model.ClientExtensionEntryTable
-
- statusByUserId - Variable in class com.liferay.client.extension.model.ClientExtensionEntryTable
-
- statusByUserName - Variable in class com.liferay.client.extension.model.ClientExtensionEntryTable
-
- statusDate - Variable in class com.liferay.client.extension.model.ClientExtensionEntryTable
-