- cacheResult(PLOEntry) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Caches the plo entry in the entity cache if it is enabled.
- cacheResult(List<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Caches the plo entries in the entity cache if it is enabled.
- cacheResult(PLOEntry) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Caches the plo entry in the entity cache if it is enabled.
- cacheResult(List<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Caches the plo entries in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
- clearCache(PLOEntry) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
- cloneWithOriginalValues() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
- cloneWithOriginalValues() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
- com.liferay.portal.language.override.constants - package com.liferay.portal.language.override.constants
-
- com.liferay.portal.language.override.exception - package com.liferay.portal.language.override.exception
-
- com.liferay.portal.language.override.model - package com.liferay.portal.language.override.model
-
- com.liferay.portal.language.override.provider - package com.liferay.portal.language.override.provider
-
- com.liferay.portal.language.override.service - package com.liferay.portal.language.override.service
-
- com.liferay.portal.language.override.service.persistence - package com.liferay.portal.language.override.service.persistence
-
- companyId - Variable in class com.liferay.portal.language.override.model.PLOEntryTable
-
- countAll() - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the number of plo entries.
- countAll() - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the number of plo entries.
- countByC_K(long, String) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the number of plo entries where companyId = ? and key = ?.
- countByC_K(long, String) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the number of plo entries where companyId = ? and key = ?.
- countByC_K_L(long, String, String) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the number of plo entries where companyId = ? and key = ? and languageId = ?.
- countByC_K_L(long, String, String) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the number of plo entries where companyId = ? and key = ? and languageId = ?.
- countByC_L(long, String) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the number of plo entries where companyId = ? and languageId = ?.
- countByC_L(long, String) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the number of plo entries where companyId = ? and languageId = ?.
- countByCompanyId(long) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the number of plo entries where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the number of plo entries where companyId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
- create(long) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Creates a new plo entry with the primary key.
- create(long) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Creates a new plo entry with the primary key.
- createDate - Variable in class com.liferay.portal.language.override.model.PLOEntryTable
-
- createPersistedModel(Serializable) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- createPLOEntry(long) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Creates a new plo entry with the primary key.
- createPLOEntry(long) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Creates a new plo entry with the primary key.
- createPLOEntry(long) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Creates a new plo entry with the primary key.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- deletePLOEntries(long, String) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- deletePLOEntries(long, String) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- deletePLOEntries(long, String) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- deletePLOEntries(String) - Method in interface com.liferay.portal.language.override.service.PLOEntryService
-
- deletePLOEntries(String) - Static method in class com.liferay.portal.language.override.service.PLOEntryServiceUtil
-
- deletePLOEntries(String) - Method in class com.liferay.portal.language.override.service.PLOEntryServiceWrapper
-
- deletePLOEntry(long) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Deletes the plo entry with the primary key from the database.
- deletePLOEntry(long, String, String) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- deletePLOEntry(PLOEntry) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Deletes the plo entry from the database.
- deletePLOEntry(long) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Deletes the plo entry with the primary key from the database.
- deletePLOEntry(long, String, String) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- deletePLOEntry(PLOEntry) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Deletes the plo entry from the database.
- deletePLOEntry(long) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Deletes the plo entry with the primary key from the database.
- deletePLOEntry(long, String, String) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- deletePLOEntry(PLOEntry) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Deletes the plo entry from the database.
- deletePLOEntry(String, String) - Method in interface com.liferay.portal.language.override.service.PLOEntryService
-
- deletePLOEntry(String, String) - Static method in class com.liferay.portal.language.override.service.PLOEntryServiceUtil
-
- deletePLOEntry(String, String) - Method in class com.liferay.portal.language.override.service.PLOEntryServiceWrapper
-
- dslQuery(DSLQuery) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- dslQueryCount(DSLQuery) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- dslQueryCount(DSLQuery) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- dslQueryCount(DSLQuery) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- dynamicQuery() - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByC_K_First(long, String, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the first plo entry in the ordered set where companyId = ? and key = ?.
- fetchByC_K_First(long, String, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the first plo entry in the ordered set where companyId = ? and key = ?.
- fetchByC_K_L(long, String, String) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the plo entry where companyId = ? and key = ? and languageId = ? or returns null
if it could not be found.
- fetchByC_K_L(long, String, String, boolean) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the plo entry where companyId = ? and key = ? and languageId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByC_K_L(long, String, String) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the plo entry where companyId = ? and key = ? and languageId = ? or returns null
if it could not be found.
- fetchByC_K_L(long, String, String, boolean) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the plo entry where companyId = ? and key = ? and languageId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByC_K_Last(long, String, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the last plo entry in the ordered set where companyId = ? and key = ?.
- fetchByC_K_Last(long, String, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the last plo entry in the ordered set where companyId = ? and key = ?.
- fetchByC_L_First(long, String, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the first plo entry in the ordered set where companyId = ? and languageId = ?.
- fetchByC_L_First(long, String, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the first plo entry in the ordered set where companyId = ? and languageId = ?.
- fetchByC_L_Last(long, String, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the last plo entry in the ordered set where companyId = ? and languageId = ?.
- fetchByC_L_Last(long, String, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the last plo entry in the ordered set where companyId = ? and languageId = ?.
- fetchByCompanyId_First(long, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the first plo entry in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the first plo entry in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the last plo entry in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the last plo entry in the ordered set where companyId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the plo entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the plo entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
- fetchPLOEntry(long) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- fetchPLOEntry(long, String, String) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- fetchPLOEntry(long) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- fetchPLOEntry(long, String, String) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- fetchPLOEntry(long) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- fetchPLOEntry(long, String, String) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- findAll() - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns all the plo entries.
- findAll(int, int) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns a range of all the plo entries.
- findAll(int, int, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns an ordered range of all the plo entries.
- findAll(int, int, OrderByComparator<PLOEntry>, boolean) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns an ordered range of all the plo entries.
- findAll() - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns all the plo entries.
- findAll(int, int) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns a range of all the plo entries.
- findAll(int, int, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns an ordered range of all the plo entries.
- findAll(int, int, OrderByComparator<PLOEntry>, boolean) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns an ordered range of all the plo entries.
- findByC_K(long, String) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns all the plo entries where companyId = ? and key = ?.
- findByC_K(long, String, int, int) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns a range of all the plo entries where companyId = ? and key = ?.
- findByC_K(long, String, int, int, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns an ordered range of all the plo entries where companyId = ? and key = ?.
- findByC_K(long, String, int, int, OrderByComparator<PLOEntry>, boolean) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns an ordered range of all the plo entries where companyId = ? and key = ?.
- findByC_K(long, String) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns all the plo entries where companyId = ? and key = ?.
- findByC_K(long, String, int, int) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns a range of all the plo entries where companyId = ? and key = ?.
- findByC_K(long, String, int, int, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns an ordered range of all the plo entries where companyId = ? and key = ?.
- findByC_K(long, String, int, int, OrderByComparator<PLOEntry>, boolean) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns an ordered range of all the plo entries where companyId = ? and key = ?.
- findByC_K_First(long, String, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the first plo entry in the ordered set where companyId = ? and key = ?.
- findByC_K_First(long, String, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the first plo entry in the ordered set where companyId = ? and key = ?.
- findByC_K_L(long, String, String) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the plo entry where companyId = ? and key = ? and languageId = ? or throws a NoSuchPLOEntryException
if it could not be found.
- findByC_K_L(long, String, String) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the plo entry where companyId = ? and key = ? and languageId = ? or throws a NoSuchPLOEntryException
if it could not be found.
- findByC_K_Last(long, String, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the last plo entry in the ordered set where companyId = ? and key = ?.
- findByC_K_Last(long, String, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the last plo entry in the ordered set where companyId = ? and key = ?.
- findByC_K_PrevAndNext(long, long, String, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the plo entries before and after the current plo entry in the ordered set where companyId = ? and key = ?.
- findByC_K_PrevAndNext(long, long, String, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the plo entries before and after the current plo entry in the ordered set where companyId = ? and key = ?.
- findByC_L(long, String) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns all the plo entries where companyId = ? and languageId = ?.
- findByC_L(long, String, int, int) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns a range of all the plo entries where companyId = ? and languageId = ?.
- findByC_L(long, String, int, int, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns an ordered range of all the plo entries where companyId = ? and languageId = ?.
- findByC_L(long, String, int, int, OrderByComparator<PLOEntry>, boolean) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns an ordered range of all the plo entries where companyId = ? and languageId = ?.
- findByC_L(long, String) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns all the plo entries where companyId = ? and languageId = ?.
- findByC_L(long, String, int, int) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns a range of all the plo entries where companyId = ? and languageId = ?.
- findByC_L(long, String, int, int, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns an ordered range of all the plo entries where companyId = ? and languageId = ?.
- findByC_L(long, String, int, int, OrderByComparator<PLOEntry>, boolean) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns an ordered range of all the plo entries where companyId = ? and languageId = ?.
- findByC_L_First(long, String, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the first plo entry in the ordered set where companyId = ? and languageId = ?.
- findByC_L_First(long, String, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the first plo entry in the ordered set where companyId = ? and languageId = ?.
- findByC_L_Last(long, String, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the last plo entry in the ordered set where companyId = ? and languageId = ?.
- findByC_L_Last(long, String, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the last plo entry in the ordered set where companyId = ? and languageId = ?.
- findByC_L_PrevAndNext(long, long, String, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the plo entries before and after the current plo entry in the ordered set where companyId = ? and languageId = ?.
- findByC_L_PrevAndNext(long, long, String, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the plo entries before and after the current plo entry in the ordered set where companyId = ? and languageId = ?.
- findByCompanyId(long) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns all the plo entries where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns a range of all the plo entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns an ordered range of all the plo entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<PLOEntry>, boolean) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns an ordered range of all the plo entries where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns all the plo entries where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns a range of all the plo entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns an ordered range of all the plo entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<PLOEntry>, boolean) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns an ordered range of all the plo entries where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the first plo entry in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the first plo entry in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the last plo entry in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the last plo entry in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<PLOEntry>) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the plo entries before and after the current plo entry in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the plo entries before and after the current plo entry in the ordered set where companyId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.portal.language.override.service.persistence.PLOEntryPersistence
-
Returns the plo entry with the primary key or throws a NoSuchPLOEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
Returns the plo entry with the primary key or throws a NoSuchPLOEntryException
if it could not be found.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<PLOEntry>) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
- get(Locale, String) - Method in interface com.liferay.portal.language.override.provider.PLOOriginalTranslationProvider
-
- getActionableDynamicQuery() - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- getBasePersistence() - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the company ID of this plo entry.
- getCompanyId() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the company ID of this plo entry.
- getCreateDate() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the create date of this plo entry.
- getCreateDate() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the create date of this plo entry.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- getKey() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the key of this plo entry.
- getKey() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the key of this plo entry.
- getLanguageId() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the language ID of this plo entry.
- getLanguageId() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the language ID of this plo entry.
- getModelAttributes() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
- getModifiedDate() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the modified date of this plo entry.
- getModifiedDate() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the modified date of this plo entry.
- getMvccVersion() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the mvcc version of this plo entry.
- getMvccVersion() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the mvcc version of this plo entry.
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.language.override.service.PLOEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.language.override.service.PLOEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.language.override.service.PLOEntryServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
- getPLOEntries(int, int) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Returns a range of all the plo entries.
- getPLOEntries(long) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- getPLOEntries(long, String) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- getPLOEntries(int, int) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Returns a range of all the plo entries.
- getPLOEntries(long) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- getPLOEntries(long, String) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- getPLOEntries(int, int) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Returns a range of all the plo entries.
- getPLOEntries(long) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- getPLOEntries(long, String) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- getPLOEntries(long) - Method in interface com.liferay.portal.language.override.service.PLOEntryService
-
- getPLOEntries(long) - Static method in class com.liferay.portal.language.override.service.PLOEntryServiceUtil
-
- getPLOEntries(long) - Method in class com.liferay.portal.language.override.service.PLOEntryServiceWrapper
-
- getPLOEntriesCount() - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Returns the number of plo entries.
- getPLOEntriesCount(long) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- getPLOEntriesCount() - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Returns the number of plo entries.
- getPLOEntriesCount(long) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- getPLOEntriesCount() - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Returns the number of plo entries.
- getPLOEntriesCount(long) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- getPLOEntriesCount(long) - Method in interface com.liferay.portal.language.override.service.PLOEntryService
-
- getPLOEntriesCount(long) - Static method in class com.liferay.portal.language.override.service.PLOEntryServiceUtil
-
- getPLOEntriesCount(long) - Method in class com.liferay.portal.language.override.service.PLOEntryServiceWrapper
-
- getPLOEntry(long) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
Returns the plo entry with the primary key.
- getPLOEntry(long) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
Returns the plo entry with the primary key.
- getPLOEntry(long) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
Returns the plo entry with the primary key.
- getPloEntryId() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the plo entry ID of this plo entry.
- getPloEntryId() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the plo entry ID of this plo entry.
- getPrimaryKey() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the primary key of this plo entry.
- getPrimaryKey() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the primary key of this plo entry.
- getService() - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- getService() - Static method in class com.liferay.portal.language.override.service.PLOEntryServiceUtil
-
- getUserId() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the user ID of this plo entry.
- getUserId() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the user ID of this plo entry.
- getUserUuid() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the user uuid of this plo entry.
- getUserUuid() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the user uuid of this plo entry.
- getValue() - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Returns the value of this plo entry.
- getValue() - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Returns the value of this plo entry.
- getWrappedService() - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.portal.language.override.service.PLOEntryServiceWrapper
-
- setCompanyId(long) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the company ID of this plo entry.
- setCompanyId(long) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the company ID of this plo entry.
- setCreateDate(Date) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the create date of this plo entry.
- setCreateDate(Date) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the create date of this plo entry.
- setKey(String) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the key of this plo entry.
- setKey(String) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the key of this plo entry.
- setLanguageId(String) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the language ID of this plo entry.
- setLanguageId(String) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the language ID of this plo entry.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the modified date of this plo entry.
- setModifiedDate(Date) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the modified date of this plo entry.
- setMvccVersion(long) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the mvcc version of this plo entry.
- setMvccVersion(long) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the mvcc version of this plo entry.
- setPersistence(PLOEntryPersistence) - Static method in class com.liferay.portal.language.override.service.persistence.PLOEntryUtil
-
- setPLOEntries(long, long, String, Map<Locale, String>) - Method in interface com.liferay.portal.language.override.service.PLOEntryLocalService
-
- setPLOEntries(long, long, String, Map<Locale, String>) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- setPLOEntries(long, long, String, Map<Locale, String>) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- setPLOEntries(String, Map<Locale, String>) - Method in interface com.liferay.portal.language.override.service.PLOEntryService
-
- setPLOEntries(String, Map<Locale, String>) - Static method in class com.liferay.portal.language.override.service.PLOEntryServiceUtil
-
- setPLOEntries(String, Map<Locale, String>) - Method in class com.liferay.portal.language.override.service.PLOEntryServiceWrapper
-
- setPloEntryId(long) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the plo entry ID of this plo entry.
- setPloEntryId(long) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the plo entry ID of this plo entry.
- setPrimaryKey(long) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the primary key of this plo entry.
- setPrimaryKey(long) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the primary key of this plo entry.
- setService(PLOEntryLocalService) - Static method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceUtil
-
- setService(PLOEntryService) - Static method in class com.liferay.portal.language.override.service.PLOEntryServiceUtil
-
- setUserId(long) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the user ID of this plo entry.
- setUserId(long) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the user ID of this plo entry.
- setUserUuid(String) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the user uuid of this plo entry.
- setUserUuid(String) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the user uuid of this plo entry.
- setValue(String) - Method in interface com.liferay.portal.language.override.model.PLOEntryModel
-
Sets the value of this plo entry.
- setValue(String) - Method in class com.liferay.portal.language.override.model.PLOEntryWrapper
-
Sets the value of this plo entry.
- setWrappedService(PLOEntryLocalService) - Method in class com.liferay.portal.language.override.service.PLOEntryLocalServiceWrapper
-
- setWrappedService(PLOEntryService) - Method in class com.liferay.portal.language.override.service.PLOEntryServiceWrapper
-