Package-level declarations
Types
Link copied to clipboard
interface BaseRepository
Link copied to clipboard
interface CollectionRepositoryUpload
Link copied to clipboard
Link copied to clipboard
interface ReadOnlyIdentifiableCollectionRepository<M : CoreObject, IdentifiableObject, R : ReadOnlyCollectionRepository<*>> : ReadOnlyWithUidCollectionRepository<M> , IdentifiableFilters<R>
Link copied to clipboard
interface ReadOnlyNameableCollectionRepository<M : CoreObject, NameableObject, R : ReadOnlyCollectionRepository<*>> : ReadOnlyIdentifiableCollectionRepository<M, R> , NameableFilters<R>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard