- fetchByDDMTemplateId(long) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entry where ddmTemplateId = ? or returns null
if it could not be found.
- fetchByDDMTemplateId(long, boolean) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entry where ddmTemplateId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByDDMTemplateId(long) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entry where ddmTemplateId = ? or returns null
if it could not be found.
- fetchByDDMTemplateId(long, boolean) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entry where ddmTemplateId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByG_IICN_First(long, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the first template entry in the ordered set where groupId = ? and infoItemClassName = ?.
- fetchByG_IICN_First(long, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the first template entry in the ordered set where groupId = ? and infoItemClassName = ?.
- fetchByG_IICN_IIFVK_First(long, String, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the first template entry in the ordered set where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- fetchByG_IICN_IIFVK_First(long, String, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the first template entry in the ordered set where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- fetchByG_IICN_IIFVK_Last(long, String, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the last template entry in the ordered set where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- fetchByG_IICN_IIFVK_Last(long, String, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the last template entry in the ordered set where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- fetchByG_IICN_Last(long, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the last template entry in the ordered set where groupId = ? and infoItemClassName = ?.
- fetchByG_IICN_Last(long, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the last template entry in the ordered set where groupId = ? and infoItemClassName = ?.
- fetchByGroupId_First(long, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the first template entry in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the first template entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the last template entry in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the last template entry in the ordered set where groupId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
- fetchByUuid_C_First(String, long, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the first template entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the first template entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the last template entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the last template entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the first template entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the first template entry in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entry 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.template.service.persistence.TemplateEntryUtil
-
Returns the template entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUuid_Last(String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the last template entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the last template entry in the ordered set where uuid = ?.
- fetchTemplateEntry(long) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- fetchTemplateEntry(long) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- fetchTemplateEntry(long) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- fetchTemplateEntryByDDMTemplateId(long) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- fetchTemplateEntryByDDMTemplateId(long) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- fetchTemplateEntryByDDMTemplateId(long) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- fetchTemplateEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
Returns the template entry matching the UUID and group.
- fetchTemplateEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
Returns the template entry matching the UUID and group.
- fetchTemplateEntryByUuidAndGroupId(String, long) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
Returns the template entry matching the UUID and group.
- findAll() - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns all the template entries.
- findAll(int, int) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns a range of all the template entries.
- findAll(int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries.
- findAll(int, int, OrderByComparator<TemplateEntry>, boolean) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries.
- findAll() - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns all the template entries.
- findAll(int, int) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns a range of all the template entries.
- findAll(int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries.
- findAll(int, int, OrderByComparator<TemplateEntry>, boolean) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries.
- findByDDMTemplateId(long) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entry where ddmTemplateId = ? or throws a NoSuchTemplateEntryException
if it could not be found.
- findByDDMTemplateId(long) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entry where ddmTemplateId = ? or throws a NoSuchTemplateEntryException
if it could not be found.
- findByG_IICN(long, String) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns all the template entries where groupId = ? and infoItemClassName = ?.
- findByG_IICN(long, String, int, int) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns a range of all the template entries where groupId = ? and infoItemClassName = ?.
- findByG_IICN(long, String, int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where groupId = ? and infoItemClassName = ?.
- findByG_IICN(long, String, int, int, OrderByComparator<TemplateEntry>, boolean) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where groupId = ? and infoItemClassName = ?.
- findByG_IICN(long, String) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns all the template entries where groupId = ? and infoItemClassName = ?.
- findByG_IICN(long, String, int, int) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns a range of all the template entries where groupId = ? and infoItemClassName = ?.
- findByG_IICN(long, String, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where groupId = ? and infoItemClassName = ?.
- findByG_IICN(long, String, int, int, OrderByComparator<TemplateEntry>, boolean) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where groupId = ? and infoItemClassName = ?.
- findByG_IICN_First(long, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the first template entry in the ordered set where groupId = ? and infoItemClassName = ?.
- findByG_IICN_First(long, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the first template entry in the ordered set where groupId = ? and infoItemClassName = ?.
- findByG_IICN_IIFVK(long, String, String) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns all the template entries where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long, String, String, int, int) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns a range of all the template entries where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long, String, String, int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long, String, String, int, int, OrderByComparator<TemplateEntry>, boolean) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long[], String, String) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns all the template entries where groupId = any ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long[], String, String, int, int) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns a range of all the template entries where groupId = any ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long[], String, String, int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where groupId = any ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long[], String, String, int, int, OrderByComparator<TemplateEntry>, boolean) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?, optionally using the finder cache.
- findByG_IICN_IIFVK(long, String, String) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns all the template entries where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long, String, String, int, int) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns a range of all the template entries where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long, String, String, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long, String, String, int, int, OrderByComparator<TemplateEntry>, boolean) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long[], String, String) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns all the template entries where groupId = any ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long[], String, String, int, int) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns a range of all the template entries where groupId = any ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long[], String, String, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where groupId = any ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK(long[], String, String, int, int, OrderByComparator<TemplateEntry>, boolean) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?, optionally using the finder cache.
- findByG_IICN_IIFVK_First(long, String, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the first template entry in the ordered set where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK_First(long, String, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the first template entry in the ordered set where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK_Last(long, String, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the last template entry in the ordered set where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK_Last(long, String, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the last template entry in the ordered set where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK_PrevAndNext(long, long, String, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entries before and after the current template entry in the ordered set where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_IIFVK_PrevAndNext(long, long, String, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entries before and after the current template entry in the ordered set where groupId = ? and infoItemClassName = ? and infoItemFormVariationKey = ?.
- findByG_IICN_Last(long, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the last template entry in the ordered set where groupId = ? and infoItemClassName = ?.
- findByG_IICN_Last(long, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the last template entry in the ordered set where groupId = ? and infoItemClassName = ?.
- findByG_IICN_PrevAndNext(long, long, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entries before and after the current template entry in the ordered set where groupId = ? and infoItemClassName = ?.
- findByG_IICN_PrevAndNext(long, long, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entries before and after the current template entry in the ordered set where groupId = ? and infoItemClassName = ?.
- findByGroupId(long) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns all the template entries where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns a range of all the template entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<TemplateEntry>, boolean) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where groupId = ?.
- findByGroupId(long[]) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns all the template entries where groupId = any ?.
- findByGroupId(long[], int, int) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns a range of all the template entries where groupId = any ?.
- findByGroupId(long[], int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where groupId = any ?.
- findByGroupId(long[], int, int, OrderByComparator<TemplateEntry>, boolean) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where groupId = ?, optionally using the finder cache.
- findByGroupId(long) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns all the template entries where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns a range of all the template entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<TemplateEntry>, boolean) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where groupId = ?.
- findByGroupId(long[]) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns all the template entries where groupId = any ?.
- findByGroupId(long[], int, int) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns a range of all the template entries where groupId = any ?.
- findByGroupId(long[], int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where groupId = any ?.
- findByGroupId(long[], int, int, OrderByComparator<TemplateEntry>, boolean) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where groupId = ?, optionally using the finder cache.
- findByGroupId_First(long, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the first template entry in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the first template entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the last template entry in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the last template entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entries before and after the current template entry in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entries before and after the current template entry in the ordered set where groupId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entry with the primary key or throws a NoSuchTemplateEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entry with the primary key or throws a NoSuchTemplateEntryException
if it could not be found.
- findByUuid(String) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns all the template entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns a range of all the template entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<TemplateEntry>, boolean) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns all the template entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns a range of all the template entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<TemplateEntry>, boolean) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns all the template entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns a range of all the template entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<TemplateEntry>, boolean) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns an ordered range of all the template entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns all the template entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns a range of all the template entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<TemplateEntry>, boolean) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns an ordered range of all the template entries where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the first template entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the first template entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the last template entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the last template entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entries before and after the current template entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entries before and after the current template entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the first template entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the first template entry in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entry where uuid = ? and groupId = ? or throws a NoSuchTemplateEntryException
if it could not be found.
- findByUUID_G(String, long) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entry where uuid = ? and groupId = ? or throws a NoSuchTemplateEntryException
if it could not be found.
- findByUuid_Last(String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the last template entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the last template entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.persistence.TemplateEntryPersistence
-
Returns the template entries before and after the current template entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
Returns the template entries before and after the current template entry in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getAttributeGetterFunctions() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
- getAttributeSetterBiConsumers() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
- getBasePersistence() - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the company ID of this template entry.
- getCompanyId() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the company ID of this template entry.
- getCreateDate() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the create date of this template entry.
- getCreateDate() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the create date of this template entry.
- getCtCollectionId() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the ct collection ID of this template entry.
- getCtCollectionId() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the ct collection ID of this template entry.
- getCTPersistence() - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getCTPersistence() - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getDDMTemplateId() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the ddm template ID of this template entry.
- getDDMTemplateId() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the ddm template ID of this template entry.
- getDefaultTemplateNode(InfoFieldValue<Object>, ThemeDisplay) - Method in class com.liferay.template.info.field.transformer.BaseTemplateNodeTransformer
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getGroupId() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the group ID of this template entry.
- getGroupId() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the group ID of this template entry.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getInfoFieldSet(String) - Method in interface com.liferay.template.info.item.provider.TemplateInfoItemFieldSetProvider
-
- getInfoFieldSet(String, String) - Method in interface com.liferay.template.info.item.provider.TemplateInfoItemFieldSetProvider
-
- getInfoFieldValues(String, Object) - Method in interface com.liferay.template.info.item.provider.TemplateInfoItemFieldSetProvider
-
- getInfoFieldValues(String, String, Object) - Method in interface com.liferay.template.info.item.provider.TemplateInfoItemFieldSetProvider
-
- getInfoItemClassName() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the info item class name of this template entry.
- getInfoItemClassName() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the info item class name of this template entry.
- getInfoItemFormVariationKey() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the info item form variation key of this template entry.
- getInfoItemFormVariationKey() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the info item form variation key of this template entry.
- getLastPublishDate() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the last publish date of this template entry.
- getLastPublishDate() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the last publish date of this template entry.
- getModelAttributes() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
- getModelClass() - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getModelClass() - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getModifiedDate() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the modified date of this template entry.
- getModifiedDate() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the modified date of this template entry.
- getMvccVersion() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the mvcc version of this template entry.
- getMvccVersion() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the mvcc version of this template entry.
- getOSGiServiceIdentifier() - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.template.service.persistence.TemplateEntryUtil
-
- getPrimaryKey() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the primary key of this template entry.
- getPrimaryKey() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the primary key of this template entry.
- getService() - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- getStagedModelType() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
- getTemplateEntries(int, int) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
Returns a range of all the template entries.
- getTemplateEntries(long, int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getTemplateEntries(long, String, String, int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getTemplateEntries(long[]) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getTemplateEntries(long[], String, String, int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getTemplateEntries(int, int) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
Returns a range of all the template entries.
- getTemplateEntries(long, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- getTemplateEntries(long, String, String, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- getTemplateEntries(long[]) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- getTemplateEntries(long[], String, String, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- getTemplateEntries(int, int) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
Returns a range of all the template entries.
- getTemplateEntries(long, int, int, OrderByComparator<TemplateEntry>) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getTemplateEntries(long, String, String, int, int, OrderByComparator<TemplateEntry>) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getTemplateEntries(long[]) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getTemplateEntries(long[], String, String, int, int, OrderByComparator<TemplateEntry>) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getTemplateEntriesByUuidAndCompanyId(String, long) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
Returns all the template entries matching the UUID and company.
- getTemplateEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<TemplateEntry>) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
Returns a range of template entries matching the UUID and company.
- getTemplateEntriesByUuidAndCompanyId(String, long) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
Returns all the template entries matching the UUID and company.
- getTemplateEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<TemplateEntry>) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
Returns a range of template entries matching the UUID and company.
- getTemplateEntriesByUuidAndCompanyId(String, long) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
Returns all the template entries matching the UUID and company.
- getTemplateEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<TemplateEntry>) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
Returns a range of template entries matching the UUID and company.
- getTemplateEntriesCount() - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
Returns the number of template entries.
- getTemplateEntriesCount(long) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
- getTemplateEntriesCount() - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
Returns the number of template entries.
- getTemplateEntriesCount(long) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
- getTemplateEntriesCount() - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
Returns the number of template entries.
- getTemplateEntriesCount(long) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- getTemplateEntry(long) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
Returns the template entry with the primary key.
- getTemplateEntry(long) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
Returns the template entry with the primary key.
- getTemplateEntry(long) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
Returns the template entry with the primary key.
- getTemplateEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.template.service.TemplateEntryLocalService
-
Returns the template entry matching the UUID and group.
- getTemplateEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.template.service.TemplateEntryLocalServiceUtil
-
Returns the template entry matching the UUID and group.
- getTemplateEntryByUuidAndGroupId(String, long) - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
Returns the template entry matching the UUID and group.
- getTemplateEntryId() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the template entry ID of this template entry.
- getTemplateEntryId() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the template entry ID of this template entry.
- getTransformUnsafeFunction(InfoFieldValue<Object>, ThemeDisplay) - Method in class com.liferay.template.info.field.transformer.BaseRepeatableFieldTemplateNodeTransformer
-
- getUserId() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the user ID of this template entry.
- getUserId() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the user ID of this template entry.
- getUserName() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the user name of this template entry.
- getUserName() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the user name of this template entry.
- getUserUuid() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the user uuid of this template entry.
- getUserUuid() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the user uuid of this template entry.
- getUuid() - Method in interface com.liferay.template.model.TemplateEntryModel
-
Returns the uuid of this template entry.
- getUuid() - Method in class com.liferay.template.model.TemplateEntryWrapper
-
Returns the uuid of this template entry.
- getWrappedService() - Method in class com.liferay.template.service.TemplateEntryLocalServiceWrapper
-
- groupId - Variable in class com.liferay.template.model.TemplateEntryTable
-