public interface TranslationMetadata
Modifier and Type | Method and Description |
---|---|
TranslationScope |
getFinalScope()
Gets the final scope.
|
TranslationScope |
getInitialScope()
Gets the rough scope.
|
int |
getPercentageComplete()
Gets the percentage complete.
|
TranslationState |
getTranslationState()
Gets the translation state.
|
boolean |
isMetadataTranslationRequired()
Checks if metadata translation is required.
|
boolean |
isObjectTranslationRequired()
Checks if Object translation is required.
|
boolean |
isSupportingObjectTranslationRequired()
Deprecated.
|
boolean isObjectTranslationRequired()
boolean isMetadataTranslationRequired()
@Deprecated boolean isSupportingObjectTranslationRequired()
int getPercentageComplete()
TranslationState getTranslationState()
TranslationScope getInitialScope()
TranslationScope getFinalScope()
Copyright © 2010 - 2020 Adobe. All Rights Reserved