public interface EntityBuilder<E>
Modifier and Type | Method and Description |
---|---|
E |
build(org.ofbiz.core.entity.GenericValue genericValue)
Builds an instance of this Entity from the given GenericValue.
|
E build(org.ofbiz.core.entity.GenericValue genericValue)
genericValue
- GenericValue for the entityCopyright © 2002-2017 Atlassian. All Rights Reserved.