public interface Transform
Object transform(Value value) throws ValueFormatException, RepositoryException
value
- Incoming value of source typeValueFormatException
- if value is an incorrect input typeRepositoryException
- if unable to obtain value from repository
the transformation failsCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.