- cacheResult(TranslationEntry) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
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(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>) - 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
-
- 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
-
- 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, 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) - 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) - 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, 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) - 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) - 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(String, long, String) - Method in interface com.liferay.translation.service.TranslationEntryLocalService
-
- fetchTranslationEntry(long) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
- fetchTranslationEntry(String, long, String) - 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 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(int, int) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
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>, boolean) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns an ordered range of all the translation entries.
- findAll() - Static method in class com.liferay.translation.service.persistence.TranslationEntryUtil
-
Returns 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>) - 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) - 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, 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, 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>, 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) - 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) - 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>) - 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) - 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, 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, 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>, boolean) - Method in interface com.liferay.translation.service.persistence.TranslationEntryPersistence
-
Returns an ordered range of 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) - 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>) - 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) - 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, 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, 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>, 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) - 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) - 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>) - 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) - 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
-
- 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
-
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- getCompanyId() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the company ID of this translation entry.
- getContent() - Method in interface com.liferay.translation.model.TranslationEntryModel
-
Returns the content of this translation entry.
- getContent() - Method in class com.liferay.translation.model.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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
-
- 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.TranslationEntrySoap
-
Deprecated.
- getGroupId() - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Returns the group ID of this translation entry.
- getImportTranslationURL(long, 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(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
-
- getInfoItemFieldValues() - Method in class com.liferay.translation.snapshot.TranslationSnapshot
-
- getLabelInfoLocalizedValue() - Method in interface com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporter
-
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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
-
- 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, 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) - Static method in class com.liferay.translation.service.TranslationEntryLocalServiceUtil
-
Returns all the 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) - 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 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.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationInfoItemFieldValuesExporterTracker
-
- getTranslationInfoItemFieldValuesExporterOptional(String) - Method in interface com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporterTracker
-
- getTranslationInfoItemFieldValuesExporters() - Method in interface com.liferay.translation.exporter.TranslationInfoItemFieldValuesExporterTracker
-
- getTranslationSnapshot(long, InfoItemReference, InputStream) - 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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
-
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- setMvccVersion(long) - Method in class com.liferay.translation.model.TranslationEntryWrapper
-
Sets the mvcc version of this translation entry.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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.TranslationEntrySoap
-
Deprecated.
- 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
-