Package com.ptc.tml.log
Class TmlPackageLog
java.lang.Object
com.ptc.tml.log.TmlLog
com.ptc.tml.log.TmlPackageLog
- All Implemented Interfaces:
Externalizable,Serializable,Evolvable
Supported API: true Records info related to a translation process once the collection/baseline has been created
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.ptc.tml.log.TmlLog
TmlLog.LogHeaderEntry, TmlLog.TranslationDocuments -
Field Summary
Fields inherited from class com.ptc.tml.log.TmlLog
EMPTY_OBJECT_ARRAY, m_errors, m_locale, m_packageType, RESOURCE -
Constructor Summary
ConstructorsConstructorDescriptionTmlPackageLog(ManagedBaseline baseline, String sourceLanguage, String targetLanguage, TmlLog tmlLog)
Supported API: true -
Method Summary
Methods inherited from class com.ptc.tml.log.TmlLog
addBaseline, addCollection, addCollection, addDocument, addDocument, addDocumentCheckedOutWarning, addDocumentCheckedOutWarning, addDocuments, addError, addError, addError, addErrorNoDocsToTranslate, addErrorTranslationProcessNotStarted, addErrorUnableToImportQuotePackage, addInTranslationWarning, addInTranslationWarning, addNoLanguageAttributeWarning, addNoLanguageAttributeWarning, addNotInConfigSpecWarning, addNotInConfigSpecWarning, addNotInPrepStateWarning, addNotInPrepStateWarning, addOutOfDateTranslationWarning, addRelatedToDocumentCheckedOutWarning, addRelatedToDocumentCheckedOutWarning, addRelatedToNoLanguageAttributeWarning, addRelatedToNoLanguageAttributeWarning, addRelatedToNotInConfigSpecWarning, addRelatedToNotInConfigSpecWarning, addRelatedToNotInPrepStateWarning, addRelatedToNotInPrepStateWarning, addStatus, addStatus, getContactPerson, getContactPrincipal, getContactPrincipalRef, getContextContainer, getContextContainerRef, getContextName, getContextType, getDocRefMap, getDocRefs, getErrorMessage, getErrors, getFailureNotificationSubject, getHeaderMessage, getImportFailureNotificationSubject, getImportSuccessNotificationSubject, getInTranslationLogWarnings, getLocale, getObjectSummary, getOrganizationName, getOutOfDateTranslationLogWarnings, getOutputFolder, getOutputFolderPath, getPackagePath, getPackagePathRef, getPackageType, getPreConditionLogWarnings, getSourceObject, getSourceObjectRef, getSourceObjectSummary, getSuccessMessage, getSuccessNotificationSubject, getTranslatedImportLogWarngings, getTranslationRef, getWarningNotificationSubject, numDocuments, numErrors, numWarnings, readFromFile, readFromFile, readFromStream, resetErrors, toHtmlSummaryString, toHtmlWarningString, updatePackagePath, writeErrorLog, writeMessage, writeSuccessLog, writeSuccessLog, writeToFile, writeToFile, writeToStream
-
Constructor Details
-
TmlPackageLog
public TmlPackageLog(ManagedBaseline baseline, String sourceLanguage, String targetLanguage, TmlLog tmlLog) throws TranslationException
Supported API: true- Throws:
TranslationException
-