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