public interface TranslationObject
Modifier and Type | Method and Description |
---|---|
CommentCollection<Comment> |
getCommentCollection()
Gets the comment collection.
|
String |
getId()
Gets confirmation return from the external translation service provider that they have received the
TranslationObject for translation.
|
String |
getMimeType()
Gets the mime type of TranslationObject.
|
String |
getSourceVersion()
Gets the version name of the source Object.
|
int |
getSupportingTranslationObjectsCount()
Gets the supporting translation objects count.
|
Iterator<TranslationObject> |
getSupportingTranslationObjectsIterator()
Gets the supporting translation objects iterator.
|
String |
getTitle()
Gets the title of the TranslationObject.
|
InputStream |
getTranslatedObjectInputStream()
Gets the translated Object input stream.
|
TranslationMetadata |
getTranslationJobMetadata()
Gets the Translation Job metadata
|
InputStream |
getTranslationObjectInputStream()
Gets the input stream for the Translation Object to be translated
|
String |
getTranslationObjectSourcePath()
Gets the path to the source Translation Object.
|
String |
getTranslationObjectTargetPath()
Gets the path to the Translation Object being translated.
|
String getTitle()
String getTranslationObjectTargetPath()
String getTranslationObjectSourcePath()
String getSourceVersion()
String getMimeType()
String getId()
CommentCollection<Comment> getCommentCollection()
Iterator<TranslationObject> getSupportingTranslationObjectsIterator()
int getSupportingTranslationObjectsCount()
TranslationMetadata getTranslationJobMetadata()
InputStream getTranslationObjectInputStream() throws TranslationException
TranslationException
InputStream getTranslatedObjectInputStream()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"