public interface Transformer
| Modifier and Type | Method and Description |
|---|---|
Object |
transform(Object anObject)
Transforms anObject into a different object
|
Object transform(Object anObject)
anObject - the object to be transformedActivitiException - if the transformation could not be appliedCopyright © 2016 Alfresco. All rights reserved.