|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Transform
Method Summary | |
---|---|
Object |
transform(Value value)
This method transforms a value of the source type into a value of the target type. |
Method Detail |
---|
Object transform(Value value) throws ValueFormatException, RepositoryException
value
- Incoming value of source type
ValueFormatException
- if value is an incorrect input type
RepositoryException
- if unable to obtain value from repository
the transformation fails
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |