Class ExpImpForMPMDocumentDescribeLink

java.lang.Object
wt.ixb.publicforhandlers.ClassExporterImporterTemplateGeneral
wt.ixb.publicforhandlers.ClassExporterImporterTemplate
wt.ixb.publicforhandlers.ExpImpForLinkObject
com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMDocumentDescribeLink
com.ptc.windchill.mpml.ixb.handlers.forclasses.ExpImpForMPMDocumentDescribeLink
All Implemented Interfaces:
ClassExporter, ClassExporterImporter, ElementImporter

public class ExpImpForMPMDocumentDescribeLink extends com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMDocumentDescribeLink
Export/Import for the MPMDocumentDescribeLink

Supported API: true

Extendable: false
  • Method Details

    • importObjectAttributes

      public Object importObjectAttributes(Object ob, IxbElement fileXML, Importer importer) throws WTException
      Import attributes for a MPMDocumentReferenceLink from its XML file.


      Supported API: true
      Overrides:
      importObjectAttributes in class ClassExporterImporterTemplate
      Parameters:
      ob - The MPMDocumentReferenceLink
      fileXML - XML file that contains information about the MPMDocumentReferenceLink
      importer - The instance of the class Importer that calls this handler
      Returns:
      the link if its attributes are successfully imported, or null
      Throws:
      WTException