Package com.ptc.tml.log
Class TmlImportLog
java.lang.Object
com.ptc.tml.log.TmlLog
com.ptc.tml.log.TmlImportLog
- All Implemented Interfaces:
Externalizable,Serializable,Evolvable
Supported API: true
- 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 -
Method Summary
Modifier and TypeMethodDescriptionvoidsetImportZipDocument(WTDocument wtDoc)
Supported API: true Set the Translation package zip WTDocument to importWTDoc.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, 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, toHtmlWarningString, updatePackagePath, writeMessage, writeSuccessLog, writeSuccessLog, writeToFile, writeToFile, writeToStream
-
Method Details
-
setImportZipDocument
Supported API: true Set the Translation package zip WTDocument to importWTDoc.
-