- All Superinterfaces:
- AuditedModel, BaseModel<RepositoryEntry>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<RepositoryEntry>, GroupedModel, MVCCModel, PersistedModel, RepositoryEntryModel, java.io.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:
RepositoryEntryModel
- Generated: