Interface RepositoryEntry

All Superinterfaces:
AuditedModel, BaseModel<RepositoryEntry>, ClassedModel, Cloneable, Comparable<RepositoryEntry>, CTModel<RepositoryEntry>, GroupedModel, MVCCModel, PersistedModel, RepositoryEntryModel, Serializable, ShardedModel, StagedGroupedModel, StagedModel
All Known Implementing Classes:
RepositoryEntryWrapper

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