public class SupportedTransformation extends Object
| Constructor and Description |
|---|
SupportedTransformation() |
SupportedTransformation(String sourceMimetype,
String targetMimetype) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceMimetype() |
String |
getTargetMimetype() |
void |
setSourceMimetype(String sourceMimetype) |
void |
setTargetMimetype(String targetMimetype) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.