- All Superinterfaces:
- AssetLinkModel, BaseModel<AssetLink>, ClassedModel, Cloneable, Comparable<AssetLink>, CTModel<AssetLink>, MVCCModel, PersistedModel, Serializable, ShardedModel
- All Known Subinterfaces:
- StagedAssetLink
- All Known Implementing Classes:
- AssetLinkWrapper
@ProviderType
public interface AssetLink
extends AssetLinkModel, 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.
- Author:
- Brian Wing Shun Chan
- See Also:
AssetLinkModel
- {$generated.description}