public class NoopEntityBuilder extends Object implements EntityBuilder<org.ofbiz.core.entity.GenericValue>
Constructor and Description |
---|
NoopEntityBuilder() |
Modifier and Type | Method and Description |
---|---|
org.ofbiz.core.entity.GenericValue |
build(org.ofbiz.core.entity.GenericValue genericValue)
Builds an instance of this Entity from the given GenericValue.
|
public org.ofbiz.core.entity.GenericValue build(org.ofbiz.core.entity.GenericValue genericValue)
EntityBuilder
build
in interface EntityBuilder<org.ofbiz.core.entity.GenericValue>
genericValue
- GenericValue for the entityCopyright © 2002-2018 Atlassian. All Rights Reserved.