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