| Package | Description |
|---|---|
| org.seedstack.business.domain |
Provides classes for the domain layer.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Factory<DO extends DomainObject & Producible>
Factory allows creation of
DomainObject that are Producible object. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFactory<DO extends DomainObject & Producible>
This class has to be extended to create a domain factory implementation.
|
Copyright © 2013-2016–2016 SeedStack. All rights reserved.