Interface AssetEntry

All Superinterfaces:
AssetEntryModel, AttachedModel, AuditedModel, BaseModel<AssetEntry>, ClassedModel, Cloneable, Comparable<AssetEntry>, CTModel<AssetEntry>, GroupedModel, LocalizedModel, MVCCModel, PersistedModel, Serializable, ShardedModel, TypedModel
All Known Implementing Classes:
AssetEntryWrapper

@ProviderType public interface AssetEntry extends AssetEntryModel, PersistedModel
The extended model interface for the AssetEntry service. Represents a row in the "AssetEntry" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}