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)
EntityBuilder
build
in interface EntityBuilder<Long>
genericValue
- GenericValue for the entityCopyright © 2002-2022 Atlassian. All Rights Reserved.