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