Class XmlExportMetadataR12

java.lang.Object
com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
All Implemented Interfaces:
IXmlExportMetadata

@Deprecated(forRemoval=true) public class XmlExportMetadataR12 extends Object implements IXmlExportMetadata
Deprecated, for removal: This API element is subject to removal in a future version.
use com.aquima.interactions.ds.xml.r17.XmlMetaData

Internal class to read the metadata from a R12 application export.

Will be removed in R19

Since:
12.0
Author:
Danny Roest, Vincent Jansen
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final DateFormat
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • DATE_FORMAT

      public static final DateFormat DATE_FORMAT
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • XmlExportMetadataR12

      public XmlExportMetadataR12(IXmlNode node)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • isApplication

      public boolean isApplication()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getName

      public String getName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getName in interface IXmlExportMetadata
    • getVersion

      public Version getVersion()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getVersion in interface IXmlExportMetadata
    • getDescription

      public String getDescription()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getStartDate

      public Date getStartDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getExporter

      public String getExporter()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getExportDate

      public Date getExportDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getStudioVersion

      public String getStudioVersion()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • isEncrypted

      public boolean isEncrypted()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getFormatVersion

      public Version getFormatVersion()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getFormatVersion in interface IXmlExportMetadata
    • getLabel

      public String getLabel()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getExportType

      public ExportType getExportType()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getExportType in interface IXmlExportMetadata