ObjectFactory.java
- /*
- * GovWay - A customizable API Gateway
- * https://govway.org
- *
- * Copyright (c) 2005-2025 Link.it srl (https://link.it).
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 3, as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- *
- */
- package org.openspcoop2.core.commons.search;
- import javax.xml.bind.annotation.XmlRegistry;
- /**
- * This object contains factory methods for each
- * Java content interface and Java element interface
- * generated in the org.openspcoop2.core.commons.search package.
- * <p>An ObjectFactory allows you to programatically
- * construct new instances of the Java representation
- * for XML content. The Java representation of XML
- * content can consist of schema derived interfaces
- * and classes representing the binding of schema
- * type definitions, element declarations and model
- * groups. Factory methods for each of these are
- * provided in this class.
- *
- * @author Poli Andrea (poli@link.it)
- * @author $Author$
- * @version $Rev$, $Date$
- */
- @XmlRegistry
- public class ObjectFactory {
- /**
- * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openspcoop2.core.commons.search
- *
- */
- public ObjectFactory() {
- // Create a new ObjectFactory
- }
- /**
- * Create an instance of {@link PortaDelegataAzione }
- */
- public PortaDelegataAzione createPortaDelegataAzione() {
- return new PortaDelegataAzione();
- }
- /**
- * Create an instance of {@link PortaDelegata }
- */
- public PortaDelegata createPortaDelegata() {
- return new PortaDelegata();
- }
- /**
- * Create an instance of {@link IdResource }
- */
- public IdResource createIdResource() {
- return new IdResource();
- }
- /**
- * Create an instance of {@link Soggetto }
- */
- public Soggetto createSoggetto() {
- return new Soggetto();
- }
- /**
- * Create an instance of {@link IdAccordoServizioParteSpecifica }
- */
- public IdAccordoServizioParteSpecifica createIdAccordoServizioParteSpecifica() {
- return new IdAccordoServizioParteSpecifica();
- }
- /**
- * Create an instance of {@link PortaDelegataServizioApplicativo }
- */
- public PortaDelegataServizioApplicativo createPortaDelegataServizioApplicativo() {
- return new PortaDelegataServizioApplicativo();
- }
- /**
- * Create an instance of {@link IdSoggetto }
- */
- public IdSoggetto createIdSoggetto() {
- return new IdSoggetto();
- }
- /**
- * Create an instance of {@link Ruolo }
- */
- public Ruolo createRuolo() {
- return new Ruolo();
- }
- /**
- * Create an instance of {@link IdServizioApplicativo }
- */
- public IdServizioApplicativo createIdServizioApplicativo() {
- return new IdServizioApplicativo();
- }
- /**
- * Create an instance of {@link Operation }
- */
- public Operation createOperation() {
- return new Operation();
- }
- /**
- * Create an instance of {@link AccordoServizioParteComuneGruppo }
- */
- public AccordoServizioParteComuneGruppo createAccordoServizioParteComuneGruppo() {
- return new AccordoServizioParteComuneGruppo();
- }
- /**
- * Create an instance of {@link IdAccordoServizioParteComuneAzione }
- */
- public IdAccordoServizioParteComuneAzione createIdAccordoServizioParteComuneAzione() {
- return new IdAccordoServizioParteComuneAzione();
- }
- /**
- * Create an instance of {@link ServizioApplicativoRuolo }
- */
- public ServizioApplicativoRuolo createServizioApplicativoRuolo() {
- return new ServizioApplicativoRuolo();
- }
- /**
- * Create an instance of {@link AccordoServizioParteComune }
- */
- public AccordoServizioParteComune createAccordoServizioParteComune() {
- return new AccordoServizioParteComune();
- }
- /**
- * Create an instance of {@link PortaApplicativa }
- */
- public PortaApplicativa createPortaApplicativa() {
- return new PortaApplicativa();
- }
- /**
- * Create an instance of {@link Fruitore }
- */
- public Fruitore createFruitore() {
- return new Fruitore();
- }
- /**
- * Create an instance of {@link IdAccordoServizioParteComune }
- */
- public IdAccordoServizioParteComune createIdAccordoServizioParteComune() {
- return new IdAccordoServizioParteComune();
- }
- /**
- * Create an instance of {@link PortaDominio }
- */
- public PortaDominio createPortaDominio() {
- return new PortaDominio();
- }
- /**
- * Create an instance of {@link PortaApplicativaAzione }
- */
- public PortaApplicativaAzione createPortaApplicativaAzione() {
- return new PortaApplicativaAzione();
- }
- /**
- * Create an instance of {@link IdGruppo }
- */
- public IdGruppo createIdGruppo() {
- return new IdGruppo();
- }
- /**
- * Create an instance of {@link PortType }
- */
- public PortType createPortType() {
- return new PortType();
- }
- /**
- * Create an instance of {@link IdPortaDelegata }
- */
- public IdPortaDelegata createIdPortaDelegata() {
- return new IdPortaDelegata();
- }
- /**
- * Create an instance of {@link IdPortaDominio }
- */
- public IdPortaDominio createIdPortaDominio() {
- return new IdPortaDominio();
- }
- /**
- * Create an instance of {@link IdSoggettoRuolo }
- */
- public IdSoggettoRuolo createIdSoggettoRuolo() {
- return new IdSoggettoRuolo();
- }
- /**
- * Create an instance of {@link Gruppo }
- */
- public Gruppo createGruppo() {
- return new Gruppo();
- }
- /**
- * Create an instance of {@link AccordoServizioParteSpecifica }
- */
- public AccordoServizioParteSpecifica createAccordoServizioParteSpecifica() {
- return new AccordoServizioParteSpecifica();
- }
- /**
- * Create an instance of {@link IdFruitore }
- */
- public IdFruitore createIdFruitore() {
- return new IdFruitore();
- }
- /**
- * Create an instance of {@link IdPortType }
- */
- public IdPortType createIdPortType() {
- return new IdPortType();
- }
- /**
- * Create an instance of {@link IdOperation }
- */
- public IdOperation createIdOperation() {
- return new IdOperation();
- }
- /**
- * Create an instance of {@link Resource }
- */
- public Resource createResource() {
- return new Resource();
- }
- /**
- * Create an instance of {@link IdRuolo }
- */
- public IdRuolo createIdRuolo() {
- return new IdRuolo();
- }
- /**
- * Create an instance of {@link PortaApplicativaServizioApplicativo }
- */
- public PortaApplicativaServizioApplicativo createPortaApplicativaServizioApplicativo() {
- return new PortaApplicativaServizioApplicativo();
- }
- /**
- * Create an instance of {@link ServizioApplicativo }
- */
- public ServizioApplicativo createServizioApplicativo() {
- return new ServizioApplicativo();
- }
- /**
- * Create an instance of {@link ServizioApplicativoProprietaProtocollo }
- */
- public ServizioApplicativoProprietaProtocollo createServizioApplicativoProprietaProtocollo() {
- return new ServizioApplicativoProprietaProtocollo();
- }
- /**
- * Create an instance of {@link IdPortaApplicativa }
- */
- public IdPortaApplicativa createIdPortaApplicativa() {
- return new IdPortaApplicativa();
- }
- /**
- * Create an instance of {@link SoggettoRuolo }
- */
- public SoggettoRuolo createSoggettoRuolo() {
- return new SoggettoRuolo();
- }
- /**
- * Create an instance of {@link IdAccordoServizioParteComuneGruppo }
- */
- public IdAccordoServizioParteComuneGruppo createIdAccordoServizioParteComuneGruppo() {
- return new IdAccordoServizioParteComuneGruppo();
- }
- /**
- * Create an instance of {@link AccordoServizioParteComuneAzione }
- */
- public AccordoServizioParteComuneAzione createAccordoServizioParteComuneAzione() {
- return new AccordoServizioParteComuneAzione();
- }
- }