@ProviderType public interface JournalArticleLocalization extends JournalArticleLocalizationModel
JournalArticleLocalizationModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<JournalArticleLocalization,java.lang.Long> |
ARTICLE_LOCALIZATION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getArticleLocalizationId, getArticlePK, getCompanyId, getDescription, getLanguageId, getMvccVersion, getPrimaryKey, getTitle, setArticleLocalizationId, setArticlePK, setCompanyId, setDescription, setLanguageId, setMvccVersion, setPrimaryKey, setTitleclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<JournalArticleLocalization,java.lang.Long> ARTICLE_LOCALIZATION_ID_ACCESSOR
com.liferay.journal.model.impl.JournalArticleLocalizationImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.