public static class GenericValueFunctions.GetStringFunction extends Object implements com.google.common.base.Function<org.ofbiz.core.entity.GenericValue,String>, Function<org.ofbiz.core.entity.GenericValue,String>
Constructor and Description |
---|
GetStringFunction(String field) |
Modifier and Type | Method and Description |
---|---|
String |
apply(org.ofbiz.core.entity.GenericValue input) |
String |
get(org.ofbiz.core.entity.GenericValue input)
Resolves an output
|
public GetStringFunction(String field)
public String apply(org.ofbiz.core.entity.GenericValue input)
public String get(org.ofbiz.core.entity.GenericValue input)
Function
get
in interface com.atlassian.util.concurrent.Function<org.ofbiz.core.entity.GenericValue,String>
input
- an object of type D.Copyright © 2002-2016 Atlassian. All Rights Reserved.