Uses of Class
org.seedstack.business.domain.Create
-
Packages that use Create Package Description org.seedstack.business.domain Provides classes, interfaces and annotations for building the domain layer. -
-
Uses of Create in org.seedstack.business.domain
Methods in org.seedstack.business.domain with annotations of type Create Modifier and Type Method Description default PFactory. create(Object... args)Creates an object instance in a generic way, using the given arguments.
-