Package com.ptc.tml.collection
Class TranslationRootCollection
java.lang.Object
com.ptc.tml.collection.TranslationCollection
com.ptc.tml.collection.TranslationRootCollection
Supported API: true A wrapper for a ManagedCollection used for a non-pivot Translation Package
-
Field Summary
Fields inherited from class com.ptc.tml.collection.TranslationCollection
NEWRESOURCE -
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
addToAttribute, addToCounter, decrementCounter, fromOidString, getAttributes, getAuthoringLanguage, getCollection, getContainer, getContainerRef, getCounterValue, getLongAttribute, getName, getNumber, getOutputDirectory, getPackageType, getSourceOid, getTargetLanguage, getUserName, incrementCounter, isQuote, setAttribute, setAttributes, setCounter, setIntAttribute, size, toOidString
-
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
-