wt.export
Interface Exportable

All Known Implementing Classes:
AttributeDefinizerExport, BusinessEntityExport, ClassificationNodeExport, ClassificationNodeImageExport, CSMConstraintExport, IBAValueExport, MeasurementSystemExport, NavigationExport, QuantityOfMeasureExport, RankingContextExport, RankingDataExport, WTPartExport

public interface Exportable



Supported API: false

Extendable: false


Method Summary
 Vector getExportVector(Object object)
          

Supported API: false
 

Method Detail

getExportVector

public Vector getExportVector(Object object)
                       throws ExporterException


Supported API: false

Parameters:
object -
Returns:
Vector
Throws:
ExporterException