Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.flowingcode.backendcore.model.constraints.AttributeBetweenConstraint (implements com.flowingcode.backendcore.model.constraints.AttributeConstraint)
- com.flowingcode.backendcore.model.constraints.AttributeILikeConstraint (implements com.flowingcode.backendcore.model.constraints.AttributeConstraint)
- com.flowingcode.backendcore.model.constraints.AttributeInConstraint (implements com.flowingcode.backendcore.model.constraints.AttributeConstraint)
- com.flowingcode.backendcore.model.constraints.AttributeLikeConstraint (implements com.flowingcode.backendcore.model.constraints.AttributeConstraint)
- com.flowingcode.backendcore.model.constraints.AttributeNullConstraint (implements com.flowingcode.backendcore.model.constraints.AttributeConstraint)
- com.flowingcode.backendcore.model.constraints.AttributeRelationalConstraint (implements com.flowingcode.backendcore.model.constraints.AttributeConstraint, com.flowingcode.backendcore.model.constraints.RelationalConstraint)
- com.flowingcode.backendcore.model.BaseEntity<K> (implements com.flowingcode.backendcore.model.Identifiable<K>)
- com.flowingcode.backendcore.model.BaseMessage (implements java.io.Serializable)
- com.flowingcode.backendcore.model.ErrorDescription
- com.flowingcode.backendcore.model.InfoDescription
- com.flowingcode.backendcore.model.ConstraintBuilder
- com.flowingcode.backendcore.model.ConstraintTransformer<T> (implements java.util.function.Function<T,
R>) - com.flowingcode.backendcore.model.Identifiables
- com.flowingcode.backendcore.model.constraints.NegatedConstraint (implements com.flowingcode.backendcore.model.Constraint)
- com.flowingcode.backendcore.model.QuerySpec
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.flowingcode.backendcore.exception.BaseException
- com.flowingcode.backendcore.exception.ServiceException
- com.flowingcode.backendcore.validation.ValidationException
- com.flowingcode.backendcore.validation.CreationValidationException
- com.flowingcode.backendcore.validation.DeletionValidationException
- com.flowingcode.backendcore.validation.UpdateValidationException
- com.flowingcode.backendcore.model.ConstraintTransformerException
- com.flowingcode.backendcore.exception.BaseException
- java.lang.RuntimeException
- java.lang.Exception
- com.flowingcode.backendcore.validation.ValidatorBuilder<T>
Interface Hierarchy
- com.flowingcode.backendcore.model.Constraint
- com.flowingcode.backendcore.model.constraints.AttributeConstraint
- com.flowingcode.backendcore.model.constraints.RelationalConstraint
- com.flowingcode.backendcore.model.Identifiable<K>
- com.flowingcode.backendcore.validation.ValidationKind
- com.flowingcode.backendcore.validation.ValidationSupport<T>
- com.flowingcode.backendcore.validation.Validator<T>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.flowingcode.backendcore.model.QuerySpec.Order
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)