Package com.liferay.asset.link.model
Interface AssetLink
- All Superinterfaces:
AssetLinkModel,com.liferay.portal.kernel.model.BaseModel<AssetLink>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<AssetLink>,com.liferay.portal.kernel.model.change.tracking.CTModel<AssetLink>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,Serializable,com.liferay.portal.kernel.model.ShardedModel
- All Known Subinterfaces:
StagedAssetLink
- All Known Implementing Classes:
AssetLinkWrapper
@ProviderType
public interface AssetLink
extends AssetLinkModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the AssetLink service. Represents a row in the "AssetLink" database table, with each column mapped to a property of this class.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Methods inherited from interface com.liferay.asset.link.model.AssetLinkModel
cloneWithOriginalValues, getCompanyId, getCreateDate, getCtCollectionId, getEntryId1, getEntryId2, getLinkId, getMvccVersion, getPrimaryKey, getType, getUserId, getUserName, getUserUuid, getWeight, setCompanyId, setCreateDate, setCtCollectionId, setEntryId1, setEntryId2, setLinkId, setMvccVersion, setPrimaryKey, setType, setUserId, setUserName, setUserUuid, setWeight, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
LINK_ID_ACCESSOR
-
ENTRY_ID2_ACCESSOR
-