Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addOrUpdateTranslationEntry(long, InfoItemReference, String, String, ServiceContext) - Method in interface com.liferay.translation.service.TranslationEntryService
- addOrUpdateTranslationEntry(long, InfoItemReference, String, String, ServiceContext) - Static method in class com.liferay.translation.service.TranslationEntryServiceUtil
- addOrUpdateTranslationEntry(long, InfoItemReference, String, String, ServiceContext) - Method in class com.liferay.translation.service.TranslationEntryServiceWrapper
- addOrUpdateTranslationEntry(long, String, long, String, String, String, ServiceContext) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- addOrUpdateTranslationEntry(long, String, long, String, String, String, ServiceContext) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- addOrUpdateTranslationEntry(long, String, long, String, String, String, ServiceContext) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- addOrUpdateTranslationEntry(long, String, String, InfoItemReference, InfoItemFieldValues, ServiceContext) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- addOrUpdateTranslationEntry(long, String, String, InfoItemReference, InfoItemFieldValues, ServiceContext) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- addOrUpdateTranslationEntry(long, String, String, InfoItemReference, InfoItemFieldValues, ServiceContext) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- addOrUpdateTranslationEntry(long, String, String, InfoItemReference, InfoItemFieldValues, ServiceContext) - Method in interface com.liferay.translation.service.TranslationEntryService
- addOrUpdateTranslationEntry(long, String, String, InfoItemReference, InfoItemFieldValues, ServiceContext) - Static method in class com.liferay.translation.service.TranslationEntryServiceUtil
- addOrUpdateTranslationEntry(long, String, String, InfoItemReference, InfoItemFieldValues, ServiceContext) - Method in class com.liferay.translation.service.TranslationEntryServiceWrapper
- addTranslationEntry(TranslationEntry) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Adds the translation entry to the database.
- addTranslationEntry(TranslationEntry) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Adds the translation entry to the database.
- addTranslationEntry(TranslationEntry) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Adds the translation entry to the database.
B
- BaseTranslator - Class in com.liferay.translation.translator
- BaseTranslator() - Constructor for class com.liferay.translation.translator.BaseTranslator
C
- cacheResult(TranslationEntry) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Caches the translation entry in the entity cache if it is enabled.
- cacheResult(TranslationEntry) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Caches the translation entry in the entity cache if it is enabled.
- cacheResult(List<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Caches the translation entries in the entity cache if it is enabled.
- cacheResult(List<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Caches the translation entries in the entity cache if it is enabled.
- classNameId - Variable in class com.liferay.translation.model.TranslationEntryTable
- classPK - Variable in class com.liferay.translation.model.TranslationEntryTable
- clearCache() - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- clearCache(TranslationEntry) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- cloneWithOriginalValues() - Method in interface com.liferay.translation.model.TranslationEntryModel
- cloneWithOriginalValues() - Method in class com.liferay.translation.model.TranslationEntryWrapper
- com.liferay.translation.constants - package com.liferay.translation.constants
- com.liferay.translation.exception - package com.liferay.translation.exception
- com.liferay.translation.exporter - package com.liferay.translation.exporter
- com.liferay.translation.importer - package com.liferay.translation.importer
- com.liferay.translation.info.field - package com.liferay.translation.info.field
- com.liferay.translation.info.item.provider - package com.liferay.translation.info.item.provider
- com.liferay.translation.model - package com.liferay.translation.model
- com.liferay.translation.security.permission - package com.liferay.translation.security.permission
- com.liferay.translation.service - package com.liferay.translation.service
- com.liferay.translation.service.persistence - package com.liferay.translation.service.persistence
- com.liferay.translation.snapshot - package com.liferay.translation.snapshot
- com.liferay.translation.translator - package com.liferay.translation.translator
- com.liferay.translation.url.provider - package com.liferay.translation.url.provider
- companyId - Variable in class com.liferay.translation.model.TranslationEntryTable
- contains(PermissionChecker, long, String, String) - Method in interface com.liferay.translation.security.permission.TranslationPermission
- content - Variable in class com.liferay.translation.model.TranslationEntryTable
- contentType - Variable in class com.liferay.translation.model.TranslationEntryTable
- countAll() - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the number of translation entries.
- countAll() - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the number of translation entries.
- countByC_C(long, long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the number of translation entries where classNameId = ? and classPK = ?.
- countByC_C(long, long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the number of translation entries where classNameId = ? and classPK = ?.
- countByC_C_L(long, long, String) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the number of translation entries where classNameId = ? and classPK = ? and languageId = ?.
- countByC_C_L(long, long, String) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the number of translation entries where classNameId = ? and classPK = ? and languageId = ?.
- countByUuid(String) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the number of translation entries where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the number of translation entries where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the number of translation entries where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the number of translation entries where uuid = ? and companyId = ?.
- countByUUID_G(String, long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the number of translation entries where uuid = ? and groupId = ?.
- countByUUID_G(String, long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the number of translation entries where uuid = ? and groupId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- create(long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Creates a new translation entry with the primary key.
- create(long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Creates a new translation entry with the primary key.
- createDate - Variable in class com.liferay.translation.model.TranslationEntryTable
- createPersistedModel(Serializable) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- createTranslationEntry(long) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Creates a new translation entry with the primary key.
- createTranslationEntry(long) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Creates a new translation entry with the primary key.
- createTranslationEntry(long) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Creates a new translation entry with the primary key.
- ctCollectionId - Variable in class com.liferay.translation.model.TranslationEntryTable
D
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- deleteTranslationEntries(long, long) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- deleteTranslationEntries(long, long) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- deleteTranslationEntries(long, long) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- deleteTranslationEntries(String, long) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- deleteTranslationEntries(String, long) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- deleteTranslationEntries(String, long) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- deleteTranslationEntry(long) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Deletes the translation entry with the primary key from the database.
- deleteTranslationEntry(long) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Deletes the translation entry with the primary key from the database.
- deleteTranslationEntry(long) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Deletes the translation entry with the primary key from the database.
- deleteTranslationEntry(long) - Method in interface com.liferay.translation.service.TranslationEntryService
- deleteTranslationEntry(long) - Static method in class com.liferay.translation.service.TranslationEntryServiceUtil
- deleteTranslationEntry(long) - Method in class com.liferay.translation.service.TranslationEntryServiceWrapper
- deleteTranslationEntry(TranslationEntry) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Deletes the translation entry from the database.
- deleteTranslationEntry(TranslationEntry) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Deletes the translation entry from the database.
- deleteTranslationEntry(TranslationEntry) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Deletes the translation entry from the database.
- dslQuery(DSLQuery) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- dynamicQuery() - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
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.translation.service.TranslationEntryLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- exportInfoItemFieldValues(InfoItemFieldValues, Locale, Locale) - Method in interface com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporter
F
- fetchByC_C_First(long, long, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the first translation entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByC_C_First(long, long, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the first translation entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByC_C_L(long, long, String) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entry where classNameId = ? and classPK = ? and languageId = ? or returns
null
if it could not be found. - fetchByC_C_L(long, long, String) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entry where classNameId = ? and classPK = ? and languageId = ? or returns
null
if it could not be found. - fetchByC_C_L(long, long, String, boolean) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entry where classNameId = ? and classPK = ? and languageId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByC_C_L(long, long, String, boolean) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entry where classNameId = ? and classPK = ? and languageId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByC_C_Last(long, long, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the last translation entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByC_C_Last(long, long, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the last translation entry in the ordered set where classNameId = ? and classPK = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entry with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entry with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- fetchByUuid_C_First(String, long, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the first translation entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the first translation entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the last translation entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the last translation entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the first translation entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the first translation entry in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entry where uuid = ? and groupId = ? or returns
null
if it could not be found. - fetchByUUID_G(String, long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entry where uuid = ? and groupId = ? or returns
null
if it could not be found. - fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entry where uuid = ? and groupId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entry where uuid = ? and groupId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByUuid_Last(String, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the last translation entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the last translation entry in the ordered set where uuid = ?.
- fetchTranslationEntry(long) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- fetchTranslationEntry(long) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- fetchTranslationEntry(long) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- fetchTranslationEntry(String, long, String) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- fetchTranslationEntry(String, long, String) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- fetchTranslationEntry(String, long, String) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- fetchTranslationEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Returns the translation entry matching the UUID and group.
- fetchTranslationEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns the translation entry matching the UUID and group.
- fetchTranslationEntryByUuidAndGroupId(String, long) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Returns the translation entry matching the UUID and group.
- findAll() - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns all the translation entries.
- findAll() - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns all the translation entries.
- findAll(int, int) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns a range of all the translation entries.
- findAll(int, int) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns a range of all the translation entries.
- findAll(int, int, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns an ordered range of all the translation entries.
- findAll(int, int, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns an ordered range of all the translation entries.
- findAll(int, int, OrderByComparator<TranslationEntry>, boolean) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns an ordered range of all the translation entries.
- findAll(int, int, OrderByComparator<TranslationEntry>, boolean) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns an ordered range of all the translation entries.
- findByC_C(long, long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns all the translation entries where classNameId = ? and classPK = ?.
- findByC_C(long, long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns all the translation entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns a range of all the translation entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns a range of all the translation entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns an ordered range of all the translation entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns an ordered range of all the translation entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<TranslationEntry>, boolean) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns an ordered range of all the translation entries where classNameId = ? and classPK = ?.
- findByC_C(long, long, int, int, OrderByComparator<TranslationEntry>, boolean) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns an ordered range of all the translation entries where classNameId = ? and classPK = ?.
- findByC_C_First(long, long, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the first translation entry in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_First(long, long, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the first translation entry in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_L(long, long, String) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entry where classNameId = ? and classPK = ? and languageId = ? or throws a
NoSuchEntryException
if it could not be found. - findByC_C_L(long, long, String) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entry where classNameId = ? and classPK = ? and languageId = ? or throws a
NoSuchEntryException
if it could not be found. - findByC_C_Last(long, long, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the last translation entry in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_Last(long, long, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the last translation entry in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_PrevAndNext(long, long, long, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entries before and after the current translation entry in the ordered set where classNameId = ? and classPK = ?.
- findByC_C_PrevAndNext(long, long, long, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entries before and after the current translation entry in the ordered set where classNameId = ? and classPK = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entry with the primary key or throws a
NoSuchEntryException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entry with the primary key or throws a
NoSuchEntryException
if it could not be found. - findByUuid(String) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns all the translation entries where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns all the translation entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns a range of all the translation entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns a range of all the translation entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns an ordered range of all the translation entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns an ordered range of all the translation entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<TranslationEntry>, boolean) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns an ordered range of all the translation entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<TranslationEntry>, boolean) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns an ordered range of all the translation entries where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns all the translation entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns all the translation entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns a range of all the translation entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns a range of all the translation entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns an ordered range of all the translation entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns an ordered range of all the translation entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<TranslationEntry>, boolean) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns an ordered range of all the translation entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<TranslationEntry>, boolean) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns an ordered range of all the translation entries where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the first translation entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the first translation entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the last translation entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the last translation entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entries before and after the current translation entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entries before and after the current translation entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the first translation entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the first translation entry in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entry where uuid = ? and groupId = ? or throws a
NoSuchEntryException
if it could not be found. - findByUUID_G(String, long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entry where uuid = ? and groupId = ? or throws a
NoSuchEntryException
if it could not be found. - findByUuid_Last(String, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the last translation entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the last translation entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns the translation entries before and after the current translation entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns the translation entries before and after the current translation entry in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
G
- getActionableDynamicQuery() - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- getAttributeGetterFunctions() - Method in class com.liferay.translation.model.TranslationEntryWrapper
- getAttributeSetterBiConsumers() - Method in class com.liferay.translation.model.TranslationEntryWrapper
- getAvailableLanguageIds(T) - Method in interface com.liferay.translation.info.item.provider.InfoItemLanguagesProvider
- getBasePersistence() - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- getClassName() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the fully qualified class name of this translation entry.
- getClassName() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the fully qualified class name of this translation entry.
- getClassNameId() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the class name ID of this translation entry.
- getClassNameId() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the class name ID of this translation entry.
- getClassPK() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the class pk of this translation entry.
- getClassPK() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the class pk of this translation entry.
- getCompanyId() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the company ID of this translation entry.
- getCompanyId() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the company ID of this translation entry.
- getCompanyId() - Method in class com.liferay.translation.translator.JSONTranslatorPacket
- getCompanyId() - Method in interface com.liferay.translation.translator.TranslatorPacket
- getCompanyTranslator(long) - Method in interface com.liferay.translation.translator.TranslatorRegistry
- getContent() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the content of this translation entry.
- getContent() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the content of this translation entry.
- getContentType() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the content type of this translation entry.
- getContentType() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the content type of this translation entry.
- getCreateDate() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the create date of this translation entry.
- getCreateDate() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the create date of this translation entry.
- getCtCollectionId() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the ct collection ID of this translation entry.
- getCtCollectionId() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the ct collection ID of this translation entry.
- getCTPersistence() - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- getCTPersistence() - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- getDefaultLanguageId(T) - Method in interface com.liferay.translation.info.item.provider.InfoItemLanguagesProvider
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- getExportTranslationURL(long, long, long, RequestBackedPortletURLFactory) - Method in interface com.liferay.translation.url.provider.TranslationURLProvider
- getExportTranslationURL(long, long, RequestBackedPortletURLFactory) - Method in interface com.liferay.translation.url.provider.TranslationURLProvider
- getFieldsMap() - Method in class com.liferay.translation.translator.JSONTranslatorPacket
- getFieldsMap() - Method in interface com.liferay.translation.translator.TranslatorPacket
- getGroupId() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the group ID of this translation entry.
- getGroupId() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the group ID of this translation entry.
- getHTMLMap() - Method in class com.liferay.translation.translator.JSONTranslatorPacket
- getHTMLMap() - Method in interface com.liferay.translation.translator.TranslatorPacket
- getImportTranslationURL(long, long, long, RequestBackedPortletURLFactory) - Method in interface com.liferay.translation.url.provider.TranslationURLProvider
- getImportTranslationURL(long, long, RequestBackedPortletURLFactory) - Method in interface com.liferay.translation.url.provider.TranslationURLProvider
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- getInfoItemFieldValues() - Method in class com.liferay.translation.snapshot.TranslationSnapshot
- getInfoItemFieldValues(long, String, long, String) - Method in interface com.liferay.translation.model.TranslationEntry
- getInfoItemFieldValues(long, String, long, String) - Method in class com.liferay.translation.model.TranslationEntryWrapper
- getInfoItemFieldValues(long, String, long, String) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- getInfoItemFieldValues(long, String, long, String) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- getInfoItemFieldValues(long, String, long, String) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- getLabelInfoLocalizedValue() - Method in interface com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporter
- getLanguageCode(String) - Method in class com.liferay.translation.translator.BaseTranslator
- getLanguageId() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the language ID of this translation entry.
- getLanguageId() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the language ID of this translation entry.
- getMimeType() - Method in interface com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporter
- getModelAttributes() - Method in class com.liferay.translation.model.TranslationEntryWrapper
- getModelClass() - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- getModelClass() - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- getModifiedDate() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the modified date of this translation entry.
- getModifiedDate() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the modified date of this translation entry.
- getMvccVersion() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the mvcc version of this translation entry.
- getMvccVersion() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the mvcc version of this translation entry.
- getOSGiServiceIdentifier() - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.translation.service.TranslationEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.translation.service.TranslationEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.translation.service.TranslationEntryServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- getPrimaryKey() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the primary key of this translation entry.
- getPrimaryKey() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the primary key of this translation entry.
- getService() - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- getService() - Static method in class com.liferay.translation.service.TranslationEntryServiceUtil
- getSourceLanguageId() - Method in class com.liferay.translation.translator.JSONTranslatorPacket
- getSourceLanguageId() - Method in interface com.liferay.translation.translator.TranslatorPacket
- getSourceLocale() - Method in class com.liferay.translation.snapshot.TranslationSnapshot
- getStagedModelType() - Method in class com.liferay.translation.model.TranslationEntryWrapper
- getStatus() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the status of this translation entry.
- getStatus() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the status of this translation entry.
- getStatusByUserId() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the status by user ID of this translation entry.
- getStatusByUserId() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the status by user ID of this translation entry.
- getStatusByUserName() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the status by user name of this translation entry.
- getStatusByUserName() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the status by user name of this translation entry.
- getStatusByUserUuid() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the status by user uuid of this translation entry.
- getStatusByUserUuid() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the status by user uuid of this translation entry.
- getStatusDate() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the status date of this translation entry.
- getStatusDate() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the status date of this translation entry.
- getTargetLanguageId() - Method in class com.liferay.translation.translator.JSONTranslatorPacket
- getTargetLanguageId() - Method in interface com.liferay.translation.translator.TranslatorPacket
- getTargetLocale() - Method in class com.liferay.translation.snapshot.TranslationSnapshot
- getTranslateURL(long, long, long, RequestBackedPortletURLFactory) - Method in interface com.liferay.translation.url.provider.TranslationURLProvider
- getTranslateURL(long, long, RequestBackedPortletURLFactory) - Method in interface com.liferay.translation.url.provider.TranslationURLProvider
-
Deprecated.
- getTranslationEntries(int, int) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Returns a range of all the translation entries.
- getTranslationEntries(int, int) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns a range of all the translation entries.
- getTranslationEntries(int, int) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Returns a range of all the translation entries.
- getTranslationEntriesByUuidAndCompanyId(String, long) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Returns all the translation entries matching the UUID and company.
- getTranslationEntriesByUuidAndCompanyId(String, long) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns all the translation entries matching the UUID and company.
- getTranslationEntriesByUuidAndCompanyId(String, long) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Returns all the translation entries matching the UUID and company.
- getTranslationEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<TranslationEntry>) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Returns a range of translation entries matching the UUID and company.
- getTranslationEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<TranslationEntry>) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns a range of translation entries matching the UUID and company.
- getTranslationEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<TranslationEntry>) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Returns a range of translation entries matching the UUID and company.
- getTranslationEntriesCount() - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Returns the number of translation entries.
- getTranslationEntriesCount() - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns the number of translation entries.
- getTranslationEntriesCount() - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Returns the number of translation entries.
- getTranslationEntriesCount(String, long, int[], boolean) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- getTranslationEntriesCount(String, long, int[], boolean) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- getTranslationEntriesCount(String, long, int[], boolean) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- getTranslationEntry(long) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Returns the translation entry with the primary key.
- getTranslationEntry(long) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns the translation entry with the primary key.
- getTranslationEntry(long) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Returns the translation entry with the primary key.
- getTranslationEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Returns the translation entry matching the UUID and group.
- getTranslationEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns the translation entry matching the UUID and group.
- getTranslationEntryByUuidAndGroupId(String, long) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Returns the translation entry matching the UUID and group.
- getTranslationEntryId() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the translation entry ID of this translation entry.
- getTranslationEntryId() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the translation entry ID of this translation entry.
- getTranslationInfoItemFieldValueExporters() - Method in interface com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporterRegistry
-
Deprecated.As of Cavanaugh (7.4.x), replaced by
TranslationInfoItemFieldValuesExporterRegistry.getTranslationInfoItemFieldValuesExporters()
- getTranslationInfoItemFieldValuesExporter(String) - Method in interface com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporterRegistry
- getTranslationInfoItemFieldValuesExporters() - Method in interface com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporterRegistry
- getTranslationSnapshot(long, InfoItemReference, InputStream, boolean) - Method in interface com.liferay.translation.snapshot.TranslationSnapshotProvider
- getUserId() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the user ID of this translation entry.
- getUserId() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the user ID of this translation entry.
- getUserName() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the user name of this translation entry.
- getUserName() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the user name of this translation entry.
- getUserUuid() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the user uuid of this translation entry.
- getUserUuid() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the user uuid of this translation entry.
- getUuid() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the uuid of this translation entry.
- getUuid() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the uuid of this translation entry.
- getWrappedService() - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.translation.service.TranslationEntryServiceWrapper
- groupId - Variable in class com.liferay.translation.model.TranslationEntryTable
I
- importInfoItemFieldValues(long, InfoItemReference, InputStream) - Method in interface com.liferay.translation.importer.TranslationInfoItemFieldValuesImporter
- InfoItemLanguagesProvider<T> - Interface in com.liferay.translation.info.item.provider
- INSTANCE - Static variable in class com.liferay.translation.model.TranslationEntryTable
- InvalidXLIFFFileException - Exception in com.liferay.translation.exception
-
Deprecated.As of Athanasius (7.3.x), replaced by
XLIFFFileException
- InvalidXLIFFFileException() - Constructor for exception com.liferay.translation.exception.InvalidXLIFFFileException
-
Deprecated.
- InvalidXLIFFFileException(String) - Constructor for exception com.liferay.translation.exception.InvalidXLIFFFileException
-
Deprecated.
- InvalidXLIFFFileException(String, Throwable) - Constructor for exception com.liferay.translation.exception.InvalidXLIFFFileException
-
Deprecated.
- InvalidXLIFFFileException(Throwable) - Constructor for exception com.liferay.translation.exception.InvalidXLIFFFileException
-
Deprecated.
- isApproved() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns
true
if this translation entry is approved. - isApproved() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns
true
if this translation entry is approved. - isDenied() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns
true
if this translation entry is denied. - isDenied() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns
true
if this translation entry is denied. - isDraft() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns
true
if this translation entry is a draft. - isDraft() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns
true
if this translation entry is a draft. - isEnabled(long) - Method in interface com.liferay.translation.translator.Translator
- isExpired() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns
true
if this translation entry is expired. - isExpired() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns
true
if this translation entry is expired. - isInactive() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns
true
if this translation entry is inactive. - isInactive() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns
true
if this translation entry is inactive. - isIncomplete() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns
true
if this translation entry is incomplete. - isIncomplete() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns
true
if this translation entry is incomplete. - isPending() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns
true
if this translation entry is pending. - isPending() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns
true
if this translation entry is pending. - isScheduled() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns
true
if this translation entry is scheduled. - isScheduled() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns
true
if this translation entry is scheduled. - isTranslatable(InfoField) - Method in interface com.liferay.translation.info.field.TranslationInfoFieldChecker
J
- JSONTranslatorPacket - Class in com.liferay.translation.translator
- JSONTranslatorPacket(long, JSONObject) - Constructor for class com.liferay.translation.translator.JSONTranslatorPacket
- JSONTranslatorPacket(JSONObject) - Constructor for class com.liferay.translation.translator.JSONTranslatorPacket
-
Deprecated.As of Cavanaugh (7.4.x), replaced by
JSONTranslatorPacket(long, JSONObject)
L
- languageId - Variable in class com.liferay.translation.model.TranslationEntryTable
M
- modifiedDate - Variable in class com.liferay.translation.model.TranslationEntryTable
- MustBeSupportedLanguage() - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeSupportedLanguage
- MustBeSupportedLanguage(String) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeSupportedLanguage
- MustBeSupportedLanguage(String, Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeSupportedLanguage
- MustBeSupportedLanguage(Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeSupportedLanguage
- MustBeValid() - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeValid
- MustBeValid(String) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeValid
- MustBeValid(String, Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeValid
- MustBeValid(Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeValid
- MustBeWellFormed() - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeWellFormed
- MustBeWellFormed(String) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeWellFormed
- MustBeWellFormed(String, Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeWellFormed
- MustBeWellFormed(Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustBeWellFormed
- MustHaveCorrectEncoding() - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveCorrectEncoding
- MustHaveCorrectEncoding(String) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveCorrectEncoding
- MustHaveCorrectEncoding(String, Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveCorrectEncoding
- MustHaveCorrectEncoding(Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveCorrectEncoding
- MustHaveValidId() - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidId
- MustHaveValidId(String) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidId
- MustHaveValidId(String, Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidId
- MustHaveValidId(Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidId
- MustHaveValidModel() - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidModel
- MustHaveValidModel(String) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidModel
- MustHaveValidModel(String, Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidModel
- MustHaveValidModel(Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidModel
- MustHaveValidParameter() - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidParameter
- MustHaveValidParameter(String) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidParameter
- MustHaveValidParameter(String, Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidParameter
- MustHaveValidParameter(Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustHaveValidParameter
- MustNotHaveMoreThanOne() - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustNotHaveMoreThanOne
- MustNotHaveMoreThanOne(String) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustNotHaveMoreThanOne
- MustNotHaveMoreThanOne(String, Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustNotHaveMoreThanOne
- MustNotHaveMoreThanOne(Throwable) - Constructor for exception com.liferay.translation.exception.XLIFFFileException.MustNotHaveMoreThanOne
- mvccVersion - Variable in class com.liferay.translation.model.TranslationEntryTable
N
- NoSuchEntryException - Exception in com.liferay.translation.exception
- NoSuchEntryException() - Constructor for exception com.liferay.translation.exception.NoSuchEntryException
- NoSuchEntryException(String) - Constructor for exception com.liferay.translation.exception.NoSuchEntryException
- NoSuchEntryException(String, Throwable) - Constructor for exception com.liferay.translation.exception.NoSuchEntryException
- NoSuchEntryException(Throwable) - Constructor for exception com.liferay.translation.exception.NoSuchEntryException
P
- persist() - Method in class com.liferay.translation.model.TranslationEntryWrapper
R
- remove(long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Removes the translation entry with the primary key from the database.
- remove(long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Removes the translation entry with the primary key from the database.
- removeAll() - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Removes all the translation entries from the database.
- removeAll() - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Removes all the translation entries from the database.
- removeByC_C(long, long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Removes all the translation entries where classNameId = ? and classPK = ? from the database.
- removeByC_C(long, long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Removes all the translation entries where classNameId = ? and classPK = ? from the database.
- removeByC_C_L(long, long, String) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Removes the translation entry where classNameId = ? and classPK = ? and languageId = ? from the database.
- removeByC_C_L(long, long, String) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Removes the translation entry where classNameId = ? and classPK = ? and languageId = ? from the database.
- removeByUuid(String) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Removes all the translation entries where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Removes all the translation entries where uuid = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Removes all the translation entries where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Removes all the translation entries where uuid = ? and companyId = ? from the database.
- removeByUUID_G(String, long) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Removes the translation entry where uuid = ? and groupId = ? from the database.
- removeByUUID_G(String, long) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Removes the translation entry where uuid = ? and groupId = ? from the database.
- RESOURCE_NAME - Static variable in class com.liferay.translation.constants.TranslationConstants
S
- setClassName(String) - Method in interface com.liferay.translation.model.TranslationEntryModel
- setClassName(String) - Method in class com.liferay.translation.model.TranslationEntryWrapper
- setClassNameId(long) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the class name ID of this translation entry.
- setClassNameId(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the class name ID of this translation entry.
- setClassPK(long) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the class pk of this translation entry.
- setClassPK(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the class pk of this translation entry.
- setCompanyId(long) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the company ID of this translation entry.
- setCompanyId(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the company ID of this translation entry.
- setContent(String) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the content of this translation entry.
- setContent(String) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the content of this translation entry.
- setContentType(String) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the content type of this translation entry.
- setContentType(String) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the content type of this translation entry.
- setCreateDate(Date) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the create date of this translation entry.
- setCreateDate(Date) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the create date of this translation entry.
- setCtCollectionId(long) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the ct collection ID of this translation entry.
- setCtCollectionId(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the ct collection ID of this translation entry.
- setGroupId(long) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the group ID of this translation entry.
- setGroupId(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the group ID of this translation entry.
- setLanguageId(String) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the language ID of this translation entry.
- setLanguageId(String) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the language ID of this translation entry.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.translation.model.TranslationEntryWrapper
- setModifiedDate(Date) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the modified date of this translation entry.
- setModifiedDate(Date) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the modified date of this translation entry.
- setMvccVersion(long) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the mvcc version of this translation entry.
- setMvccVersion(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the mvcc version of this translation entry.
- setPersistence(TranslationEntryPersistence) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- setPrimaryKey(long) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the primary key of this translation entry.
- setPrimaryKey(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the primary key of this translation entry.
- setStatus(int) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the status of this translation entry.
- setStatus(int) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the status of this translation entry.
- setStatusByUserId(long) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the status by user ID of this translation entry.
- setStatusByUserId(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the status by user ID of this translation entry.
- setStatusByUserName(String) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the status by user name of this translation entry.
- setStatusByUserName(String) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the status by user name of this translation entry.
- setStatusByUserUuid(String) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the status by user uuid of this translation entry.
- setStatusByUserUuid(String) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the status by user uuid of this translation entry.
- setStatusDate(Date) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the status date of this translation entry.
- setStatusDate(Date) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the status date of this translation entry.
- setTranslationEntryId(long) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the translation entry ID of this translation entry.
- setTranslationEntryId(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the translation entry ID of this translation entry.
- setUserId(long) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the user ID of this translation entry.
- setUserId(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the user ID of this translation entry.
- setUserName(String) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the user name of this translation entry.
- setUserName(String) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the user name of this translation entry.
- setUserUuid(String) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the user uuid of this translation entry.
- setUserUuid(String) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the user uuid of this translation entry.
- setUuid(String) - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Sets the uuid of this translation entry.
- setUuid(String) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the uuid of this translation entry.
- setWrappedService(TranslationEntryLocalService) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- setWrappedService(TranslationEntryService) - Method in class com.liferay.translation.service.TranslationEntryServiceWrapper
- status - Variable in class com.liferay.translation.model.TranslationEntryTable
- statusByUserId - Variable in class com.liferay.translation.model.TranslationEntryTable
- statusByUserName - Variable in class com.liferay.translation.model.TranslationEntryTable
- statusDate - Variable in class com.liferay.translation.model.TranslationEntryTable
T
- toXmlString() - Method in interface com.liferay.translation.model.TranslationEntryModel
- toXmlString() - Method in class com.liferay.translation.model.TranslationEntryWrapper
- translate(TranslatorPacket) - Method in interface com.liferay.translation.translator.Translator
- TRANSLATE - Static variable in class com.liferay.translation.constants.TranslationActionKeys
- TRANSLATION - Static variable in class com.liferay.translation.constants.TranslationPortletKeys
- TRANSLATION_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.translation.model.TranslationEntry
- TranslationActionKeys - Class in com.liferay.translation.constants
- TranslationActionKeys() - Constructor for class com.liferay.translation.constants.TranslationActionKeys
- TranslationConstants - Class in com.liferay.translation.constants
- TranslationConstants() - Constructor for class com.liferay.translation.constants.TranslationConstants
- TranslationEntry - Interface in com.liferay.translation.model
-
The extended model interface for the TranslationEntry service.
- translationEntryId - Variable in class com.liferay.translation.model.TranslationEntryTable
- TranslationEntryLocalService - Interface in com.liferay.translation.service
-
Provides the local service interface for TranslationEntry.
- TranslationEntryLocalServiceUtil - Class in com.liferay.translation.service
-
Provides the local service utility for TranslationEntry.
- TranslationEntryLocalServiceUtil() - Constructor for class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- TranslationEntryLocalServiceWrapper - Class in com.liferay.translation.service
-
Provides a wrapper for
TranslationEntryLocalService
. - TranslationEntryLocalServiceWrapper() - Constructor for class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- TranslationEntryLocalServiceWrapper(TranslationEntryLocalService) - Constructor for class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- TranslationEntryModel - Interface in com.liferay.translation.model
-
The base model interface for the TranslationEntry service.
- TranslationEntryPersistence - Interface in com.liferay.translation.service.persistence
-
The persistence interface for the translation entry service.
- TranslationEntryService - Interface in com.liferay.translation.service
-
Provides the remote service interface for TranslationEntry.
- TranslationEntryServiceUtil - Class in com.liferay.translation.service
-
Provides the remote service utility for TranslationEntry.
- TranslationEntryServiceUtil() - Constructor for class com.liferay.translation.service.TranslationEntryServiceUtil
- TranslationEntryServiceWrapper - Class in com.liferay.translation.service
-
Provides a wrapper for
TranslationEntryService
. - TranslationEntryServiceWrapper() - Constructor for class com.liferay.translation.service.TranslationEntryServiceWrapper
- TranslationEntryServiceWrapper(TranslationEntryService) - Constructor for class com.liferay.translation.service.TranslationEntryServiceWrapper
- TranslationEntryTable - Class in com.liferay.translation.model
-
The table class for the "TranslationEntry" database table.
- TranslationEntryUtil - Class in com.liferay.translation.service.persistence
-
The persistence utility for the translation entry service.
- TranslationEntryUtil() - Constructor for class com.liferay.translation.service.persistence.TranslationEntryUtil
- TranslationEntryWrapper - Class in com.liferay.translation.model
-
This class is a wrapper for
TranslationEntry
. - TranslationEntryWrapper(TranslationEntry) - Constructor for class com.liferay.translation.model.TranslationEntryWrapper
- TranslationInfoFieldChecker - Interface in com.liferay.translation.info.field
- TranslationInfoItemFieldValuesExporter - Interface in com.liferay.translation.exporter
- TranslationInfoItemFieldValuesExporterRegistry - Interface in com.liferay.translation.exporter
- TranslationInfoItemFieldValuesImporter - Interface in com.liferay.translation.importer
- TranslationPermission - Interface in com.liferay.translation.security.permission
- TranslationPortletKeys - Class in com.liferay.translation.constants
- TranslationPortletKeys() - Constructor for class com.liferay.translation.constants.TranslationPortletKeys
- TranslationSnapshot - Class in com.liferay.translation.snapshot
- TranslationSnapshot(InfoItemFieldValues, Locale, Locale) - Constructor for class com.liferay.translation.snapshot.TranslationSnapshot
- TranslationSnapshotProvider - Interface in com.liferay.translation.snapshot
- TranslationURLProvider - Interface in com.liferay.translation.url.provider
- Translator - Interface in com.liferay.translation.translator
- TranslatorException - Exception in com.liferay.translation.exception
- TranslatorException() - Constructor for exception com.liferay.translation.exception.TranslatorException
- TranslatorException(String) - Constructor for exception com.liferay.translation.exception.TranslatorException
- TranslatorException(String, Throwable) - Constructor for exception com.liferay.translation.exception.TranslatorException
- TranslatorException(Throwable) - Constructor for exception com.liferay.translation.exception.TranslatorException
- TranslatorPacket - Interface in com.liferay.translation.translator
- TranslatorRegistry - Interface in com.liferay.translation.translator
U
- update(TranslationEntry) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- update(TranslationEntry, ServiceContext) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- updateImpl(TranslationEntry) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
- updateImpl(TranslationEntry) - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
- updateStatus(long, long, int, ServiceContext, Map<String, Serializable>) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- updateStatus(long, long, int, ServiceContext, Map<String, Serializable>) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
- updateStatus(long, long, int, ServiceContext, Map<String, Serializable>) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- updateTranslationEntry(TranslationEntry) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
Updates the translation entry in the database or adds it if it does not yet exist.
- updateTranslationEntry(TranslationEntry) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Updates the translation entry in the database or adds it if it does not yet exist.
- updateTranslationEntry(TranslationEntry) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
-
Updates the translation entry in the database or adds it if it does not yet exist.
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<TranslationEntry>, R, E>) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<TranslationEntry>, R, E>) - Method in class com.liferay.translation.service.TranslationEntryLocalServiceWrapper
- userId - Variable in class com.liferay.translation.model.TranslationEntryTable
- userName - Variable in class com.liferay.translation.model.TranslationEntryTable
- uuid - Variable in class com.liferay.translation.model.TranslationEntryTable
W
- wrap(TranslationEntry) - Method in class com.liferay.translation.model.TranslationEntryWrapper
X
- XLIFFFileException - Exception in com.liferay.translation.exception
- XLIFFFileException.MustBeSupportedLanguage - Exception in com.liferay.translation.exception
- XLIFFFileException.MustBeValid - Exception in com.liferay.translation.exception
- XLIFFFileException.MustBeWellFormed - Exception in com.liferay.translation.exception
- XLIFFFileException.MustHaveCorrectEncoding - Exception in com.liferay.translation.exception
- XLIFFFileException.MustHaveValidId - Exception in com.liferay.translation.exception
- XLIFFFileException.MustHaveValidModel - Exception in com.liferay.translation.exception
- XLIFFFileException.MustHaveValidParameter - Exception in com.liferay.translation.exception
- XLIFFFileException.MustNotHaveMoreThanOne - Exception in com.liferay.translation.exception
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
TranslationURLProvider.getTranslateURL(long, long, long, RequestBackedPortletURLFactory)