ObjectFactory.java

  1. /*
  2.  * GovWay - A customizable API Gateway
  3.  * https://govway.org
  4.  *
  5.  * Copyright (c) 2005-2025 Link.it srl (https://link.it).
  6.  *
  7.  * This program is free software: you can redistribute it and/or modify
  8.  * it under the terms of the GNU General Public License version 3, as published by
  9.  * the Free Software Foundation.
  10.  *
  11.  * This program is distributed in the hope that it will be useful,
  12.  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13.  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  14.  * GNU General Public License for more details.
  15.  *
  16.  * You should have received a copy of the GNU General Public License
  17.  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  18.  *
  19.  */
  20. package org.openspcoop2.protocol.manifest;

  21. import javax.xml.bind.annotation.XmlRegistry;


  22. /**
  23.  * This object contains factory methods for each
  24.  * Java content interface and Java element interface
  25.  * generated in the org.openspcoop2.protocol.manifest package.
  26.  * <p>An ObjectFactory allows you to programatically
  27.  * construct new instances of the Java representation
  28.  * for XML content. The Java representation of XML
  29.  * content can consist of schema derived interfaces
  30.  * and classes representing the binding of schema
  31.  * type definitions, element declarations and model
  32.  * groups.  Factory methods for each of these are
  33.  * provided in this class.
  34.  *
  35.  * @author Poli Andrea (poli@link.it)
  36.  * @author $Author$
  37.  * @version $Rev$, $Date$
  38. */

  39. @XmlRegistry
  40. public class ObjectFactory {


  41.     /**
  42.      * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openspcoop2.protocol.manifest
  43.      *
  44.      */
  45.     public ObjectFactory() {
  46.         // Create a new ObjectFactory
  47.     }

  48.     /**
  49.      * Create an instance of {@link SoapMediaTypeCollection }
  50.      */
  51.     public SoapMediaTypeCollection createSoapMediaTypeCollection() {
  52.         return new SoapMediaTypeCollection();
  53.     }

  54.     /**
  55.      * Create an instance of {@link Binding }
  56.      */
  57.     public Binding createBinding() {
  58.         return new Binding();
  59.     }

  60.     /**
  61.      * Create an instance of {@link SoapMediaTypeMapping }
  62.      */
  63.     public SoapMediaTypeMapping createSoapMediaTypeMapping() {
  64.         return new SoapMediaTypeMapping();
  65.     }

  66.     /**
  67.      * Create an instance of {@link Transaction }
  68.      */
  69.     public Transaction createTransaction() {
  70.         return new Transaction();
  71.     }

  72.     /**
  73.      * Create an instance of {@link Versions }
  74.      */
  75.     public Versions createVersions() {
  76.         return new Versions();
  77.     }

  78.     /**
  79.      * Create an instance of {@link OrganizationTypes }
  80.      */
  81.     public OrganizationTypes createOrganizationTypes() {
  82.         return new OrganizationTypes();
  83.     }

  84.     /**
  85.      * Create an instance of {@link DefaultIntegrationError }
  86.      */
  87.     public DefaultIntegrationError createDefaultIntegrationError() {
  88.         return new DefaultIntegrationError();
  89.     }

  90.     /**
  91.      * Create an instance of {@link IntegrationErrorCollection }
  92.      */
  93.     public IntegrationErrorCollection createIntegrationErrorCollection() {
  94.         return new IntegrationErrorCollection();
  95.     }

  96.     /**
  97.      * Create an instance of {@link RestMediaTypeCollection }
  98.      */
  99.     public RestMediaTypeCollection createRestMediaTypeCollection() {
  100.         return new RestMediaTypeCollection();
  101.     }

  102.     /**
  103.      * Create an instance of {@link InterfacesConfiguration }
  104.      */
  105.     public InterfacesConfiguration createInterfacesConfiguration() {
  106.         return new InterfacesConfiguration();
  107.     }

  108.     /**
  109.      * Create an instance of {@link UrlMapping }
  110.      */
  111.     public UrlMapping createUrlMapping() {
  112.         return new UrlMapping();
  113.     }

  114.     /**
  115.      * Create an instance of {@link IntegrationConfiguration }
  116.      */
  117.     public IntegrationConfiguration createIntegrationConfiguration() {
  118.         return new IntegrationConfiguration();
  119.     }

  120.     /**
  121.      * Create an instance of {@link Organization }
  122.      */
  123.     public Organization createOrganization() {
  124.         return new Organization();
  125.     }

  126.     /**
  127.      * Create an instance of {@link SoapHeaderBypassMustUnderstandHeader }
  128.      */
  129.     public SoapHeaderBypassMustUnderstandHeader createSoapHeaderBypassMustUnderstandHeader() {
  130.         return new SoapHeaderBypassMustUnderstandHeader();
  131.     }

  132.     /**
  133.      * Create an instance of {@link SubContextMapping }
  134.      */
  135.     public SubContextMapping createSubContextMapping() {
  136.         return new SubContextMapping();
  137.     }

  138.     /**
  139.      * Create an instance of {@link CollaborationProfile }
  140.      */
  141.     public CollaborationProfile createCollaborationProfile() {
  142.         return new CollaborationProfile();
  143.     }

  144.     /**
  145.      * Create an instance of {@link SoapHeaderBypassMustUnderstand }
  146.      */
  147.     public SoapHeaderBypassMustUnderstand createSoapHeaderBypassMustUnderstand() {
  148.         return new SoapHeaderBypassMustUnderstand();
  149.     }

  150.     /**
  151.      * Create an instance of {@link Openspcoop2 }
  152.      */
  153.     public Openspcoop2 createOpenspcoop2() {
  154.         return new Openspcoop2();
  155.     }

  156.     /**
  157.      * Create an instance of {@link RestConfiguration }
  158.      */
  159.     public RestConfiguration createRestConfiguration() {
  160.         return new RestConfiguration();
  161.     }

  162.     /**
  163.      * Create an instance of {@link IntegrationConfigurationResourceIdentificationSpecificResource }
  164.      */
  165.     public IntegrationConfigurationResourceIdentificationSpecificResource createIntegrationConfigurationResourceIdentificationSpecificResource() {
  166.         return new IntegrationConfigurationResourceIdentificationSpecificResource();
  167.     }

  168.     /**
  169.      * Create an instance of {@link Functionality }
  170.      */
  171.     public Functionality createFunctionality() {
  172.         return new Functionality();
  173.     }

  174.     /**
  175.      * Create an instance of {@link ServiceTypes }
  176.      */
  177.     public ServiceTypes createServiceTypes() {
  178.         return new ServiceTypes();
  179.     }

  180.     /**
  181.      * Create an instance of {@link IntegrationConfigurationResourceIdentificationMode }
  182.      */
  183.     public IntegrationConfigurationResourceIdentificationMode createIntegrationConfigurationResourceIdentificationMode() {
  184.         return new IntegrationConfigurationResourceIdentificationMode();
  185.     }

  186.     /**
  187.      * Create an instance of {@link IntegrationConfigurationElementName }
  188.      */
  189.     public IntegrationConfigurationElementName createIntegrationConfigurationElementName() {
  190.         return new IntegrationConfigurationElementName();
  191.     }

  192.     /**
  193.      * Create an instance of {@link IntegrationErrorCode }
  194.      */
  195.     public IntegrationErrorCode createIntegrationErrorCode() {
  196.         return new IntegrationErrorCode();
  197.     }

  198.     /**
  199.      * Create an instance of {@link Protocol }
  200.      */
  201.     public Protocol createProtocol() {
  202.         return new Protocol();
  203.     }

  204.     /**
  205.      * Create an instance of {@link IntegrationError }
  206.      */
  207.     public IntegrationError createIntegrationError() {
  208.         return new IntegrationError();
  209.     }

  210.     /**
  211.      * Create an instance of {@link RFC7807 }
  212.      */
  213.     public RFC7807 createRFC7807() {
  214.         return new RFC7807();
  215.     }

  216.     /**
  217.      * Create an instance of {@link EmptySubContextMapping }
  218.      */
  219.     public EmptySubContextMapping createEmptySubContextMapping() {
  220.         return new EmptySubContextMapping();
  221.     }

  222.     /**
  223.      * Create an instance of {@link IntegrationConfigurationName }
  224.      */
  225.     public IntegrationConfigurationName createIntegrationConfigurationName() {
  226.         return new IntegrationConfigurationName();
  227.     }

  228.     /**
  229.      * Create an instance of {@link ServiceType }
  230.      */
  231.     public ServiceType createServiceType() {
  232.         return new ServiceType();
  233.     }

  234.     /**
  235.      * Create an instance of {@link OrganizationType }
  236.      */
  237.     public OrganizationType createOrganizationType() {
  238.         return new OrganizationType();
  239.     }

  240.     /**
  241.      * Create an instance of {@link Context }
  242.      */
  243.     public Context createContext() {
  244.         return new Context();
  245.     }

  246.     /**
  247.      * Create an instance of {@link RestMediaTypeDefaultMapping }
  248.      */
  249.     public RestMediaTypeDefaultMapping createRestMediaTypeDefaultMapping() {
  250.         return new RestMediaTypeDefaultMapping();
  251.     }

  252.     /**
  253.      * Create an instance of {@link RestCollaborationProfile }
  254.      */
  255.     public RestCollaborationProfile createRestCollaborationProfile() {
  256.         return new RestCollaborationProfile();
  257.     }

  258.     /**
  259.      * Create an instance of {@link RestMediaTypeMapping }
  260.      */
  261.     public RestMediaTypeMapping createRestMediaTypeMapping() {
  262.         return new RestMediaTypeMapping();
  263.     }

  264.     /**
  265.      * Create an instance of {@link RestMediaTypeUndefinedMapping }
  266.      */
  267.     public RestMediaTypeUndefinedMapping createRestMediaTypeUndefinedMapping() {
  268.         return new RestMediaTypeUndefinedMapping();
  269.     }

  270.     /**
  271.      * Create an instance of {@link Web }
  272.      */
  273.     public Web createWeb() {
  274.         return new Web();
  275.     }

  276.     /**
  277.      * Create an instance of {@link IntegrationConfigurationResourceIdentificationModes }
  278.      */
  279.     public IntegrationConfigurationResourceIdentificationModes createIntegrationConfigurationResourceIdentificationModes() {
  280.         return new IntegrationConfigurationResourceIdentificationModes();
  281.     }

  282.     /**
  283.      * Create an instance of {@link Version }
  284.      */
  285.     public Version createVersion() {
  286.         return new Version();
  287.     }

  288.     /**
  289.      * Create an instance of {@link SoapMediaTypeUndefinedMapping }
  290.      */
  291.     public SoapMediaTypeUndefinedMapping createSoapMediaTypeUndefinedMapping() {
  292.         return new SoapMediaTypeUndefinedMapping();
  293.     }

  294.     /**
  295.      * Create an instance of {@link SoapMediaTypeDefaultMapping }
  296.      */
  297.     public SoapMediaTypeDefaultMapping createSoapMediaTypeDefaultMapping() {
  298.         return new SoapMediaTypeDefaultMapping();
  299.     }

  300.     /**
  301.      * Create an instance of {@link InterfaceConfiguration }
  302.      */
  303.     public InterfaceConfiguration createInterfaceConfiguration() {
  304.         return new InterfaceConfiguration();
  305.     }

  306.     /**
  307.      * Create an instance of {@link IntegrationErrorConfiguration }
  308.      */
  309.     public IntegrationErrorConfiguration createIntegrationErrorConfiguration() {
  310.         return new IntegrationErrorConfiguration();
  311.     }

  312.     /**
  313.      * Create an instance of {@link Registry }
  314.      */
  315.     public Registry createRegistry() {
  316.         return new Registry();
  317.     }

  318.     /**
  319.      * Create an instance of {@link SoapConfiguration }
  320.      */
  321.     public SoapConfiguration createSoapConfiguration() {
  322.         return new SoapConfiguration();
  323.     }

  324.     /**
  325.      * Create an instance of {@link WebEmptyContext }
  326.      */
  327.     public WebEmptyContext createWebEmptyContext() {
  328.         return new WebEmptyContext();
  329.     }

  330.     /**
  331.      * Create an instance of {@link Service }
  332.      */
  333.     public Service createService() {
  334.         return new Service();
  335.     }

  336.     /**
  337.      * Create an instance of {@link IntegrationConfigurationResourceIdentification }
  338.      */
  339.     public IntegrationConfigurationResourceIdentification createIntegrationConfigurationResourceIdentification() {
  340.         return new IntegrationConfigurationResourceIdentification();
  341.     }

  342.     /**
  343.      * Create an instance of {@link Integration }
  344.      */
  345.     public Integration createIntegration() {
  346.         return new Integration();
  347.     }


  348.  }