- All Superinterfaces:
- AuditedModel, BaseModel<RepositoryEntry>, ClassedModel, Cloneable, Comparable<RepositoryEntry>, GroupedModel, MVCCModel, PersistedModel, RepositoryEntryModel, Serializable, ShardedModel, StagedGroupedModel, StagedModel
- All Known Implementing Classes:
- RepositoryEntryWrapper
@ProviderType
public interface RepositoryEntry
extends RepositoryEntryModel, PersistedModel
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:
RepositoryEntryModel
,
RepositoryEntryImpl
,
RepositoryEntryModelImpl
- {$generated.description}