Package com.liferay.asset.model
Class VersionedAssetEntry
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<com.liferay.asset.kernel.model.AssetEntry>
com.liferay.asset.kernel.model.AssetEntryWrapper
com.liferay.asset.model.VersionedAssetEntry
- All Implemented Interfaces:
com.liferay.asset.kernel.model.AssetEntry
,com.liferay.asset.kernel.model.AssetEntryModel
,com.liferay.portal.kernel.model.AttachedModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<com.liferay.asset.kernel.model.AssetEntry>
,com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.asset.kernel.model.AssetEntry>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.LocalizedModel
,com.liferay.portal.kernel.model.ModelWrapper<com.liferay.asset.kernel.model.AssetEntry>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.TypedModel
,Serializable
,Cloneable
,Comparable<com.liferay.asset.kernel.model.AssetEntry>
public class VersionedAssetEntry
extends com.liferay.asset.kernel.model.AssetEntryWrapper
- See Also:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.asset.kernel.model.AssetEntry
ENTRY_ID_ACCESSOR
-
Constructor Summary
ConstructorsConstructorDescriptionVersionedAssetEntry
(com.liferay.asset.kernel.model.AssetEntry assetEntry, int versionType) -
Method Summary
Methods inherited from class com.liferay.asset.kernel.model.AssetEntryWrapper
cloneWithOriginalValues, getAssetRenderer, getAssetRendererFactory, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getAvailableLanguageIds, getCategories, getCategoryIds, getClassName, getClassNameId, getClassPK, getClassTypeId, getClassUuid, getCompanyId, getCreateDate, getCtCollectionId, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getEndDate, getEntryId, getExpirationDate, getGroupId, getHeight, getLayoutUuid, getListable, getMimeType, getModelAttributes, getModifiedDate, getMvccVersion, getPrimaryKey, getPriority, getPublishDate, getStartDate, getSummary, getSummary, getSummary, getSummary, getSummary, getSummaryCurrentLanguageId, getSummaryCurrentValue, getSummaryMap, getTagNames, getTags, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUrl, getUserId, getUserName, getUserUuid, getViewCount, getVisible, getWidth, isListable, isVisible, persist, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setClassName, setClassNameId, setClassPK, setClassTypeId, setClassUuid, setCompanyId, setCreateDate, setCtCollectionId, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setEndDate, setEntryId, setExpirationDate, setGroupId, setHeight, setLayoutUuid, setListable, setMimeType, setModelAttributes, setModifiedDate, setMvccVersion, setPrimaryKey, setPriority, setPublishDate, setStartDate, setSummary, setSummary, setSummary, setSummaryCurrentLanguageId, setSummaryMap, setSummaryMap, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUrl, setUserId, setUserName, setUserUuid, setVisible, setWidth, toXmlString, wrap
Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
VersionedAssetEntry
public VersionedAssetEntry(com.liferay.asset.kernel.model.AssetEntry assetEntry, int versionType)
-
-
Method Details
-
getVersionType
public int getVersionType()
-