Interface TranslationEntry

All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<TranslationEntry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<TranslationEntry>, com.liferay.portal.kernel.model.change.tracking.CTModel<TranslationEntry>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel, TranslationEntryModel, com.liferay.portal.kernel.model.TypedModel, com.liferay.portal.kernel.model.WorkflowedModel
All Known Implementing Classes:
TranslationEntryWrapper

@ProviderType public interface TranslationEntry extends com.liferay.portal.kernel.model.PersistedModel, TranslationEntryModel
The extended model interface for the TranslationEntry service. Represents a row in the "TranslationEntry" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • TRANSLATION_ENTRY_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<TranslationEntry,Long> TRANSLATION_ENTRY_ID_ACCESSOR
  • Method Details

    • getInfoItemFieldValues

      com.liferay.info.item.InfoItemFieldValues getInfoItemFieldValues(long groupId, String className, long classPK, String content) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException