| Constructor and Description |
|---|
LongTransform() |
| Modifier and Type | Method and Description |
|---|---|
Object |
transform(Value value)
This method transforms a value of the source type into a value of the target type.
|
public Object transform(Value value) throws ValueFormatException, RepositoryException
Transformtransform in interface Transformvalue - Incoming value of source typeValueFormatException - if value is an incorrect input typeRepositoryException - if unable to obtain value from repository the transformation failsCopyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.