Uses of Interface
org.seedstack.business.specification.dsl.IdentityPicker
-
Packages that use IdentityPicker Package Description org.seedstack.business.specification.dsl Provides a fluent DSL that facilitates the creation of complex composite specifications. -
-
Uses of IdentityPicker in org.seedstack.business.specification.dsl
Methods in org.seedstack.business.specification.dsl that return IdentityPicker Modifier and Type Method Description IdentityPicker<A,I,S>AggregateSelector. identity()Selects the identity of the aggregate to be the subject of a specification.
-