public class RemoteIssueLinkFactory extends AbstractEntityFactory<RemoteIssueLink>
Constructor and Description |
---|
RemoteIssueLinkFactory() |
Modifier and Type | Method and Description |
---|---|
RemoteIssueLink |
build(org.ofbiz.core.entity.GenericValue genericValue)
Builds an instance of this Entity from the given GenericValue.
|
FieldMap |
fieldMapFrom(RemoteIssueLink value)
Builds a FieldMap from an entity Object.
|
String |
getEntityName()
The name of the Entity as defined in the entitymodel.xml file.
|
buildList, genericValueFrom, toString
public String getEntityName()
NamedEntityBuilder
public RemoteIssueLink build(org.ofbiz.core.entity.GenericValue genericValue)
EntityBuilder
genericValue
- GenericValue for the entitypublic FieldMap fieldMapFrom(RemoteIssueLink value)
EntityFactory
value
- the Entity valueCopyright © 2002-2016 Atlassian. All Rights Reserved.