DO - Created DomainObject type.public interface Factory<DO extends DomainObject & Producible> extends GenericFactory<DO>
DomainObject that are Producible object.| Modifier and Type | Method and Description |
|---|---|
DO |
create(Object... args)
creates a domain object.
|
getProducedClassCopyright © 2013-2016–2016 SeedStack. All rights reserved.