Hierarchy For Package app.valuationcontrol.webservice.model
Class Hierarchy
- java.lang.Object
- app.valuationcontrol.webservice.model.BracketsValidatorImpl (implements jakarta.validation.ConstraintValidator<A,
T>) - app.valuationcontrol.webservice.model.KeyParam
- app.valuationcontrol.webservice.model.Model (implements app.valuationcontrol.webservice.helpers.DataTransformer<T>, app.valuationcontrol.webservice.helpers.ModelProvider)
- app.valuationcontrol.webservice.model.ModelController
- app.valuationcontrol.webservice.model.ParenthesisValidatorImpl (implements jakarta.validation.ConstraintValidator<A,
T>) - app.valuationcontrol.webservice.model.SubscribeController
- app.valuationcontrol.webservice.model.BracketsValidatorImpl (implements jakarta.validation.ConstraintValidator<A,
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>) - app.valuationcontrol.webservice.model.ModelRepository
- 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>) - app.valuationcontrol.webservice.model.ModelRepository
- 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>) - app.valuationcontrol.webservice.model.ModelRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
Annotation Interface Hierarchy
- app.valuationcontrol.webservice.model.EvenBrackets (implements java.lang.annotation.Annotation)
- app.valuationcontrol.webservice.model.EvenParenthesis (implements java.lang.annotation.Annotation)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- app.valuationcontrol.webservice.model.ModelData
- app.valuationcontrol.webservice.model.ScenarioComparison
- java.lang.Record