@ProviderType public interface JournalArticleResource extends JournalArticleResourceModel, com.liferay.portal.kernel.model.PersistedModel
JournalArticleResourceModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<JournalArticleResource,java.lang.Long> |
RESOURCE_PRIM_KEY_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getLatestArticlePK() |
getArticleId, getCompanyId, getGroupId, getMvccVersion, getPrimaryKey, getResourcePrimKey, getUuid, setArticleId, setCompanyId, setGroupId, setMvccVersion, setPrimaryKey, setResourcePrimKey, setUuidclone, 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<JournalArticleResource,java.lang.Long> RESOURCE_PRIM_KEY_ACCESSOR
com.liferay.journal.model.impl.JournalArticleResourceImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.