Uses of Interface
org.seedstack.business.specification.dsl.SpecificationBuilder
-
Packages that use SpecificationBuilder Package Description org.seedstack.business.domain Provides classes, interfaces and annotations for building the domain layer. -
-
Uses of SpecificationBuilder in org.seedstack.business.domain
Methods in org.seedstack.business.domain that return SpecificationBuilder Modifier and Type Method Description SpecificationBuilderRepository. getSpecificationBuilder()Access to the specification builder.
-