Class Hierarchy
- java.lang.Object
- com.bytedesk.core.assistant.AssistantEntityListener
- com.bytedesk.core.assistant.AssistantEventListener
- com.bytedesk.core.assistant.AssistantInitializer (implements org.springframework.beans.factory.SmartInitializingSingleton)
- com.bytedesk.core.base.BaseEntityNoOrg (implements java.io.Serializable)
- com.bytedesk.core.assistant.AssistantEntity
- com.bytedesk.core.base.BaseRequestNoOrg (implements java.io.Serializable)
- com.bytedesk.core.assistant.AssistantRequest
- com.bytedesk.core.base.BaseResponse (implements java.io.Serializable)
- com.bytedesk.core.assistant.AssistantResponse
- com.bytedesk.core.base.BaseRestController<T>
- com.bytedesk.core.assistant.AssistantController
- com.bytedesk.core.base.BaseRestService<T,
TRequest, TResponse> - com.bytedesk.core.assistant.AssistantService
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - com.bytedesk.core.assistant.AssistantRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bytedesk.core.assistant.AssistantRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bytedesk.core.assistant.AssistantRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,