org.alfresco.repo.content.transform
Class ExplictTransformationDetails
java.lang.Object
org.alfresco.repo.content.transform.ExplictTransformationDetails
public class ExplictTransformationDetails
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExplictTransformationDetails
public ExplictTransformationDetails()
ExplictTransformationDetails
public ExplictTransformationDetails(java.lang.String sourceMimetype,
java.lang.String targetMimetype)
setSourceMimetype
public void setSourceMimetype(java.lang.String sourceMimetype)
getSourceMimetype
public java.lang.String getSourceMimetype()
setTargetMimetype
public void setTargetMimetype(java.lang.String targetMimetype)
getTargetMimetype
public java.lang.String getTargetMimetype()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.