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