Class XMLTableHelperSpec


  • public final class XMLTableHelperSpec
    extends TableHelperSpec
    Specifies the configuration used to get the XMLTable declared in the {addon.label} dataset.
    Since:
    2.5.0
    • Constructor Summary

      Constructors 
      Constructor Description
      XMLTableHelperSpec​(java.lang.String applicationLogicalName, boolean defaultXML, com.orchestranetworks.service.Session session)  
    • Constructor Detail

      • XMLTableHelperSpec

        public XMLTableHelperSpec​(java.lang.String applicationLogicalName,
                                  boolean defaultXML,
                                  com.orchestranetworks.service.Session session)
                           throws DataExchangeException
        Throws:
        DataExchangeException
    • Method Detail

      • isDefaultXML

        public boolean isDefaultXML()
        Returns true if XMLTable is declared with the 'Default XML' application type, false if XMLTable is declared with the 'XML' application type in the {addon.label} dataset.