Package com.ptc.tml.collection
Class TranslationPivotCollection
java.lang.Object
com.ptc.tml.collection.TranslationCollection
com.ptc.tml.collection.TranslationPivotCollection
Supported API: true A wrapper for a ManagedCollection used for a pivot Translation Package
-
Method Summary
Modifier and TypeMethodDescriptionGet the source language for a collection, either the authoring language or the pivot language, depending on the type of collection
Supported API: trueMethods inherited from class com.ptc.tml.collection.TranslationCollection
getContainer, getContainerRef, getName, getOutputDirectory, getSourceOid, getTargetLanguage, getUserName
-
Method Details
-
getSourceLanguage
Get the source language for a collection, either the authoring language or the pivot language, depending on the type of collection
Supported API: true- Specified by:
getSourceLanguagein classTranslationCollection- Throws:
TranslationException
-