diff --git a/IdentService/dist/IdentService.war b/IdentService/dist/IdentService.war new file mode 100644 index 0000000000000000000000000000000000000000..4414210f46b62a5a0861ed9887d3759bb181eba7 Binary files /dev/null and b/IdentService/dist/IdentService.war differ diff --git a/IdentService/nbproject/ant-deploy.xml b/IdentService/nbproject/ant-deploy.xml index 2d5f8778d18757ea5ded4eea4da13ca1adc51093..5d33e0d6e743ce97b9b63e4c37346ab71071ce70 100644 --- a/IdentService/nbproject/ant-deploy.xml +++ b/IdentService/nbproject/ant-deploy.xml @@ -1,4 +1,43 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + +Copyright (c) 2008, 2016 Oracle and/or its affiliates. All rights reserved. + +Oracle and Java are registered trademarks of Oracle and/or its affiliates. +Other names may be trademarks of their respective owners. + +The contents of this file are subject to the terms of either the GNU +General Public License Version 2 only ("GPL") or the Common +Development and Distribution License("CDDL") (collectively, the +"License"). You may not use this file except in compliance with the +License. You can obtain a copy of the License at +http://www.netbeans.org/cddl-gplv2.html +or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the +specific language governing permissions and limitations under the +License. When distributing the software, include this License Header +Notice in each file and include the License file at +nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this +particular file as subject to the "Classpath" exception as provided +by Oracle in the GPL Version 2 section of the License file that +accompanied this code. If applicable, add the following below the +License Header, with the fields enclosed by brackets [] replaced by +your own identifying information: +"Portions Copyrighted [year] [name of copyright owner]" + +If you wish your version of this file to be governed by only the CDDL +or only the GPL Version 2, indicate your decision by adding +"[Contributor] elects to include this software in this distribution +under the [CDDL or GPL Version 2] license." If you do not indicate a +single choice of license, a recipient has the option to distribute +your version of this file under either the CDDL, the GPL Version 2 or +to extend the choice of license to its licensees as provided above. +However, if you add GPL Version 2 code and therefore, elected the GPL +Version 2 license, then the option applies only if the new code is +made subject to such option by the copyright holder. + +Contributor(s): +--> <project default="-deploy-ant" basedir="."> <target name="-init-cl-deployment-env" if="deploy.ant.enabled"> <property file="${deploy.ant.properties.file}" /> @@ -8,7 +47,7 @@ <tempfile prefix="gfv3" property="gfv3.password.file" destdir="${java.io.tmpdir}"/> <!-- do not forget to delete this! --> <echo message="AS_ADMIN_PASSWORD=${gfv3.password}" file="${gfv3.password.file}"/> </target> - + <target name="-parse-sun-web" depends="-init-cl-deployment-env" if="sun.web.present"> <tempfile prefix="gfv3" property="temp.sun.web" destdir="${java.io.tmpdir}"/> <copy file="${deploy.ant.docbase.dir}/WEB-INF/sun-web.xml" tofile="${temp.sun.web}"/> diff --git a/IdentService/nbproject/private/private.properties b/IdentService/nbproject/private/private.properties index 0f610372d1078b944a0531ab173b5f245cad22ab..17b05e1fd355984e3470323a00669e8abef06ddb 100644 --- a/IdentService/nbproject/private/private.properties +++ b/IdentService/nbproject/private/private.properties @@ -1,7 +1,7 @@ -deploy.ant.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\config\\GlassFishEE6\\Properties\\gfv3-445781616.properties +deploy.ant.properties.file=/home/khrs/.netbeans/8.2/config/GlassFishEE6/Properties/gfv3-2049786751.properties j2ee.platform.is.jsr109=true -j2ee.server.domain=C:/Users/Ali-pc/AppData/Roaming/NetBeans/8.0.2/config/GF_4.1/domain1 -j2ee.server.home=C:/Program Files/glassfish-4.1/glassfish -j2ee.server.instance=[C:\\Program Files\\glassfish-4.1\\glassfish;C:\\Program Files\\glassfish-4.1\\glassfish\\domains\\domain1]deployer:gfv3ee6:localhost:4848 -j2ee.server.middleware=C:/Program Files/glassfish-4.1 -user.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\build.properties +j2ee.server.domain=/home/khrs/glassfish-4.1.1/glassfish/domains/domain1 +j2ee.server.home=/home/khrs/glassfish-4.1.1/glassfish +j2ee.server.instance=[/home/khrs/glassfish-4.1.1/glassfish:/home/khrs/glassfish-4.1.1/glassfish/domains/domain1]deployer:gfv3ee6wc:localhost:4848 +j2ee.server.middleware=/home/khrs/glassfish-4.1.1 +user.properties.file=/home/khrs/.netbeans/8.2/build.properties diff --git a/IdentService/nbproject/private/private.xml b/IdentService/nbproject/private/private.xml index 6807a2ba1902a255b464065dd83188d73fbe6d01..72719abb3b793db2b834653a9fa6afaa5913e7ea 100644 --- a/IdentService/nbproject/private/private.xml +++ b/IdentService/nbproject/private/private.xml @@ -2,6 +2,8 @@ <project-private xmlns="http://www.netbeans.org/ns/project-private/1"> <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> - <group/> + <group> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/IdentService/src/java/org/IdentService/DBAccount.java</file> + </group> </open-files> </project-private> diff --git a/IdentService/nbproject/project.properties b/IdentService/nbproject/project.properties index c1341e3b63172ef6e8419c9b316bfdc5e3c2102f..f084e36d96884511d0b0586d1bb4541af6146a50 100644 --- a/IdentService/nbproject/project.properties +++ b/IdentService/nbproject/project.properties @@ -34,7 +34,7 @@ j2ee.compile.on.save=true j2ee.copy.static.files.on.save=true j2ee.deploy.on.save=true j2ee.platform=1.7-web -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar j2ee.platform.embeddableejb.classpath=${j2ee.server.home}/lib/embedded/glassfish-embedded-static-shell.jar j2ee.platform.wscompile.classpath=${j2ee.server.home}/modules/webservices-osgi.jar j2ee.platform.wsgen.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProduct.java index 7db42fdfb3ea43a46ca80a878c9eb1c0737766b0..95f832fdfb1620787b982374867d27f87054e39a 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProduct.java @@ -13,21 +13,21 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="add_edit_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="price" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="option" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="add_edit_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="price" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="option" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProductResponse.java index 319fbbd6187dc492e49afdc7dd70f666162b0c3e..87108b6122b160281f2a540308d5b01d6a051a5d 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="add_edit_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="ProcedureStatus" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="add_edit_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="ProcedureStatus" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Buy.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Buy.java index 6fa3784182c3449399e68e8d04bafb6f57bd94ce..480c3eef2ed8f6b0126e39c3c7851447cb4aa18b 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Buy.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Buy.java @@ -13,21 +13,21 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="buy"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="cosignee" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="fulladdress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="postalcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="phone_number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="buy"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="cosignee" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="fulladdress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="postalcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="phone_number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/BuyResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/BuyResponse.java index 330c547a47354fe13658f79f1c7d8fde6743bf82..06abb42bf20a200a524611f72797674e20004cc9 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/BuyResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/BuyResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="buyResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="buyResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProduct.java index 31fc197cb947417ab327d61500b77340a8a2af19..78014a6c04d4a69d70df41cbb18db5beb80d93e4 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProduct.java @@ -13,16 +13,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="delete_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="delete_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProductResponse.java index 8d90007612a6ef7102a3f3027c3e47b3174d5b11..7e7b53b20b541425d66d6aba646c81eea5f3888e 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="delete_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="delete_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikes.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikes.java index 6ddd7d799ab1a83264266c63a31dfbae7a0fc108..65fef46de4cf1adde8a9b0fabdfadfbbe9968609 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikes.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikes.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getLikes"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getLikes"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikesResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikesResponse.java index 9c382b2bbeef35e24f2cc26b0d9179a2aff9543e..b4cbda1cf4e03c253da9acfedb7b66fefeb26da5 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikesResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikesResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getLikesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getLikesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProduct.java index b48f348e5234342ea3f7459edba1bf0a91dbcd85..d37af5b7c87d27555f9cd3132d91bb86a1fdf674 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProduct.java @@ -13,16 +13,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProductResponse.java index 18c0120114c73d3296e2807fa7ac1812275d4461..49bb7100c84c3a15ea2734ccd52336aa6a8d6d3d 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchases.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchases.java index 457027ba7ba1ce2f79b5231c9a812b3f3bbddbb3..c5be27978aaa16be83db3ad9f0504d3400acd01f 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchases.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchases.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getPurchases"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getPurchases"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchasesResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchasesResponse.java index 329bece413f0887b79a2ea9eb2774ad382456b53..296df540cfeee3fbfd8d177e1639a8ef2dd00131 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchasesResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchasesResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getPurchasesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getPurchasesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchases.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchases.java index cbfe01b688ad78dc3e1b258e0cd565c87b384466..f7e3c5f1c75b80c28dcf1892d9c892251256ec9b 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchases.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchases.java @@ -12,16 +12,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_sales_purchases"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="option" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_sales_purchases"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="option" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java index 6077ff1c8b68e371197af8813d96e80873fc139a..6abdfc030d9f7667cf869556f34ff05e3716f4ab 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_sales_purchasesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Purchase" type="{http://Service.MarketPlaceService.KAA.org/}purchase" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_sales_purchasesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Purchase" type="{http://Service.MarketPlaceService.KAA.org/}purchase" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProduct.java index 51cef17fe47120d2c5d3e616de0d8f2e25b63e73..a7aff311191533ed9caa694ecfd27202a9d3961b 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProduct.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getYourProduct"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getYourProduct"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProductResponse.java index 94de12a4f968cc89caf528de9876dd8dd0368f00..23b03e567d65928cb202500cd92372298849c452 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getYourProductResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getYourProductResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLiked.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLiked.java index 990d65e2bdb22cb75e5453689e9d065d139f14b2..96975ec32cb33802236f5d390ad8e5e7183f6fca 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLiked.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLiked.java @@ -12,16 +12,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="isLiked"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="isLiked"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLikedResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLikedResponse.java index 1e32d66ad045da3701ba353491002c1792fb2fb7..72e1027030e03e0935a7463edef0856cb5ac0acd 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLikedResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLikedResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="isLikedResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="isLikedResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService.java index ea0a9536e90a4e446eb44bda561593be2bc3dd1f..342c6a7eca81091668e69a4cad5a7825887a4476 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService.java @@ -14,7 +14,7 @@ import javax.xml.ws.ResponseWrapper; /** * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.10-b140803.1500 + * JAX-WS RI 2.2.11-b150120.1832 * Generated source version: 2.2 * */ diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java index 736cef8a0c6d47e263cb958adb57587b98b22b94..f7d517c72836fb52b7a358c5abfd8c7901f634ce 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java @@ -13,7 +13,7 @@ import javax.xml.ws.WebServiceFeature; /** * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.10-b140803.1500 + * JAX-WS RI 2.2.11-b150120.1832 * Generated source version: 2.2 * */ diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ObjectFactory.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ObjectFactory.java index 0c274bbb0053f6e504e7c42274c9806cedb80699..8bea78aea16010112ca386cdc93b6102018db0a6 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ObjectFactory.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ObjectFactory.java @@ -24,33 +24,33 @@ import javax.xml.namespace.QName; @XmlRegistry public class ObjectFactory { + private final static QName _ProcedureStatus_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "ProcedureStatus"); private final static QName _Product_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Product"); - private final static QName _GetProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_productResponse"); - private final static QName _GetSalesPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchasesResponse"); - private final static QName _GetPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchasesResponse"); - private final static QName _IsLikedResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLikedResponse"); - private final static QName _GetLikesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikesResponse"); - private final static QName _GetLikes_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikes"); - private final static QName _RetrieveAllProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_productResponse"); + private final static QName _Purchase_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Purchase"); + private final static QName _AddEditProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_product"); + private final static QName _AddEditProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_productResponse"); private final static QName _Buy_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buy"); - private final static QName _GetProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_product"); - private final static QName _SearchProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_productResponse"); + private final static QName _BuyResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buyResponse"); + private final static QName _DeleteProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_product"); + private final static QName _DeleteProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_productResponse"); + private final static QName _GetLikes_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikes"); + private final static QName _GetLikesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikesResponse"); + private final static QName _GetPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchases"); + private final static QName _GetPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchasesResponse"); private final static QName _GetYourProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProduct"); - private final static QName _ProcedureStatus_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "ProcedureStatus"); - private final static QName _SearchProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_product"); + private final static QName _GetYourProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProductResponse"); + private final static QName _GetProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_product"); + private final static QName _GetProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_productResponse"); private final static QName _GetSalesPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchases"); + private final static QName _GetSalesPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchasesResponse"); private final static QName _IsLiked_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLiked"); + private final static QName _IsLikedResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLikedResponse"); private final static QName _ProcessLike_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "processLike"); - private final static QName _RetrieveAllProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_product"); private final static QName _ProcessLikeResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "processLikeResponse"); - private final static QName _BuyResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buyResponse"); - private final static QName _Purchase_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Purchase"); - private final static QName _GetPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchases"); - private final static QName _AddEditProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_productResponse"); - private final static QName _DeleteProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_product"); - private final static QName _GetYourProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProductResponse"); - private final static QName _AddEditProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_product"); - private final static QName _DeleteProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_productResponse"); + private final static QName _RetrieveAllProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_product"); + private final static QName _RetrieveAllProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_productResponse"); + private final static QName _SearchProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_product"); + private final static QName _SearchProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_productResponse"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kaa.marketplaceservice.service @@ -60,43 +60,43 @@ public class ObjectFactory { } /** - * Create an instance of {@link GetPurchasesResponse } + * Create an instance of {@link ProcedureStatus } * */ - public GetPurchasesResponse createGetPurchasesResponse() { - return new GetPurchasesResponse(); + public ProcedureStatus createProcedureStatus() { + return new ProcedureStatus(); } /** - * Create an instance of {@link IsLikedResponse } + * Create an instance of {@link Product } * */ - public IsLikedResponse createIsLikedResponse() { - return new IsLikedResponse(); + public Product createProduct() { + return new Product(); } /** - * Create an instance of {@link GetLikesResponse } + * Create an instance of {@link Purchase } * */ - public GetLikesResponse createGetLikesResponse() { - return new GetLikesResponse(); + public Purchase createPurchase() { + return new Purchase(); } /** - * Create an instance of {@link GetLikes } + * Create an instance of {@link AddEditProduct } * */ - public GetLikes createGetLikes() { - return new GetLikes(); + public AddEditProduct createAddEditProduct() { + return new AddEditProduct(); } /** - * Create an instance of {@link RetrieveAllProductResponse } + * Create an instance of {@link AddEditProductResponse } * */ - public RetrieveAllProductResponse createRetrieveAllProductResponse() { - return new RetrieveAllProductResponse(); + public AddEditProductResponse createAddEditProductResponse() { + return new AddEditProductResponse(); } /** @@ -108,171 +108,171 @@ public class ObjectFactory { } /** - * Create an instance of {@link Product } + * Create an instance of {@link BuyResponse } * */ - public Product createProduct() { - return new Product(); + public BuyResponse createBuyResponse() { + return new BuyResponse(); } /** - * Create an instance of {@link GetProductResponse } + * Create an instance of {@link DeleteProduct } * */ - public GetProductResponse createGetProductResponse() { - return new GetProductResponse(); + public DeleteProduct createDeleteProduct() { + return new DeleteProduct(); } /** - * Create an instance of {@link GetSalesPurchasesResponse } + * Create an instance of {@link DeleteProductResponse } * */ - public GetSalesPurchasesResponse createGetSalesPurchasesResponse() { - return new GetSalesPurchasesResponse(); + public DeleteProductResponse createDeleteProductResponse() { + return new DeleteProductResponse(); } /** - * Create an instance of {@link ProcedureStatus } + * Create an instance of {@link GetLikes } * */ - public ProcedureStatus createProcedureStatus() { - return new ProcedureStatus(); + public GetLikes createGetLikes() { + return new GetLikes(); } /** - * Create an instance of {@link SearchProduct } + * Create an instance of {@link GetLikesResponse } * */ - public SearchProduct createSearchProduct() { - return new SearchProduct(); + public GetLikesResponse createGetLikesResponse() { + return new GetLikesResponse(); } /** - * Create an instance of {@link GetSalesPurchases } + * Create an instance of {@link GetPurchases } * */ - public GetSalesPurchases createGetSalesPurchases() { - return new GetSalesPurchases(); + public GetPurchases createGetPurchases() { + return new GetPurchases(); } /** - * Create an instance of {@link GetProduct } + * Create an instance of {@link GetPurchasesResponse } * */ - public GetProduct createGetProduct() { - return new GetProduct(); + public GetPurchasesResponse createGetPurchasesResponse() { + return new GetPurchasesResponse(); } /** - * Create an instance of {@link SearchProductResponse } + * Create an instance of {@link GetYourProduct } * */ - public SearchProductResponse createSearchProductResponse() { - return new SearchProductResponse(); + public GetYourProduct createGetYourProduct() { + return new GetYourProduct(); } /** - * Create an instance of {@link GetYourProduct } + * Create an instance of {@link GetYourProductResponse } * */ - public GetYourProduct createGetYourProduct() { - return new GetYourProduct(); + public GetYourProductResponse createGetYourProductResponse() { + return new GetYourProductResponse(); } /** - * Create an instance of {@link BuyResponse } + * Create an instance of {@link GetProduct } * */ - public BuyResponse createBuyResponse() { - return new BuyResponse(); + public GetProduct createGetProduct() { + return new GetProduct(); } /** - * Create an instance of {@link Purchase } + * Create an instance of {@link GetProductResponse } * */ - public Purchase createPurchase() { - return new Purchase(); + public GetProductResponse createGetProductResponse() { + return new GetProductResponse(); } /** - * Create an instance of {@link IsLiked } + * Create an instance of {@link GetSalesPurchases } * */ - public IsLiked createIsLiked() { - return new IsLiked(); + public GetSalesPurchases createGetSalesPurchases() { + return new GetSalesPurchases(); } /** - * Create an instance of {@link ProcessLike } + * Create an instance of {@link GetSalesPurchasesResponse } * */ - public ProcessLike createProcessLike() { - return new ProcessLike(); + public GetSalesPurchasesResponse createGetSalesPurchasesResponse() { + return new GetSalesPurchasesResponse(); } /** - * Create an instance of {@link RetrieveAllProduct } + * Create an instance of {@link IsLiked } * */ - public RetrieveAllProduct createRetrieveAllProduct() { - return new RetrieveAllProduct(); + public IsLiked createIsLiked() { + return new IsLiked(); } /** - * Create an instance of {@link ProcessLikeResponse } + * Create an instance of {@link IsLikedResponse } * */ - public ProcessLikeResponse createProcessLikeResponse() { - return new ProcessLikeResponse(); + public IsLikedResponse createIsLikedResponse() { + return new IsLikedResponse(); } /** - * Create an instance of {@link DeleteProductResponse } + * Create an instance of {@link ProcessLike } * */ - public DeleteProductResponse createDeleteProductResponse() { - return new DeleteProductResponse(); + public ProcessLike createProcessLike() { + return new ProcessLike(); } /** - * Create an instance of {@link GetPurchases } + * Create an instance of {@link ProcessLikeResponse } * */ - public GetPurchases createGetPurchases() { - return new GetPurchases(); + public ProcessLikeResponse createProcessLikeResponse() { + return new ProcessLikeResponse(); } /** - * Create an instance of {@link AddEditProductResponse } + * Create an instance of {@link RetrieveAllProduct } * */ - public AddEditProductResponse createAddEditProductResponse() { - return new AddEditProductResponse(); + public RetrieveAllProduct createRetrieveAllProduct() { + return new RetrieveAllProduct(); } /** - * Create an instance of {@link DeleteProduct } + * Create an instance of {@link RetrieveAllProductResponse } * */ - public DeleteProduct createDeleteProduct() { - return new DeleteProduct(); + public RetrieveAllProductResponse createRetrieveAllProductResponse() { + return new RetrieveAllProductResponse(); } /** - * Create an instance of {@link GetYourProductResponse } + * Create an instance of {@link SearchProduct } * */ - public GetYourProductResponse createGetYourProductResponse() { - return new GetYourProductResponse(); + public SearchProduct createSearchProduct() { + return new SearchProduct(); } /** - * Create an instance of {@link AddEditProduct } + * Create an instance of {@link SearchProductResponse } * */ - public AddEditProduct createAddEditProduct() { - return new AddEditProduct(); + public SearchProductResponse createSearchProductResponse() { + return new SearchProductResponse(); } /** @@ -284,246 +284,246 @@ public class ObjectFactory { } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Product }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcedureStatus }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Product") - public JAXBElement<Product> createProduct(Product value) { - return new JAXBElement<Product>(_Product_QNAME, Product.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "ProcedureStatus") + public JAXBElement<ProcedureStatus> createProcedureStatus(ProcedureStatus value) { + return new JAXBElement<ProcedureStatus>(_ProcedureStatus_QNAME, ProcedureStatus.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Product }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_productResponse") - public JAXBElement<GetProductResponse> createGetProductResponse(GetProductResponse value) { - return new JAXBElement<GetProductResponse>(_GetProductResponse_QNAME, GetProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Product") + public JAXBElement<Product> createProduct(Product value) { + return new JAXBElement<Product>(_Product_QNAME, Product.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchasesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Purchase }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchasesResponse") - public JAXBElement<GetSalesPurchasesResponse> createGetSalesPurchasesResponse(GetSalesPurchasesResponse value) { - return new JAXBElement<GetSalesPurchasesResponse>(_GetSalesPurchasesResponse_QNAME, GetSalesPurchasesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Purchase") + public JAXBElement<Purchase> createPurchase(Purchase value) { + return new JAXBElement<Purchase>(_Purchase_QNAME, Purchase.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchasesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchasesResponse") - public JAXBElement<GetPurchasesResponse> createGetPurchasesResponse(GetPurchasesResponse value) { - return new JAXBElement<GetPurchasesResponse>(_GetPurchasesResponse_QNAME, GetPurchasesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_product") + public JAXBElement<AddEditProduct> createAddEditProduct(AddEditProduct value) { + return new JAXBElement<AddEditProduct>(_AddEditProduct_QNAME, AddEditProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link IsLikedResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLikedResponse") - public JAXBElement<IsLikedResponse> createIsLikedResponse(IsLikedResponse value) { - return new JAXBElement<IsLikedResponse>(_IsLikedResponse_QNAME, IsLikedResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_productResponse") + public JAXBElement<AddEditProductResponse> createAddEditProductResponse(AddEditProductResponse value) { + return new JAXBElement<AddEditProductResponse>(_AddEditProductResponse_QNAME, AddEditProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetLikesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Buy }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikesResponse") - public JAXBElement<GetLikesResponse> createGetLikesResponse(GetLikesResponse value) { - return new JAXBElement<GetLikesResponse>(_GetLikesResponse_QNAME, GetLikesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buy") + public JAXBElement<Buy> createBuy(Buy value) { + return new JAXBElement<Buy>(_Buy_QNAME, Buy.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetLikes }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link BuyResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikes") - public JAXBElement<GetLikes> createGetLikes(GetLikes value) { - return new JAXBElement<GetLikes>(_GetLikes_QNAME, GetLikes.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buyResponse") + public JAXBElement<BuyResponse> createBuyResponse(BuyResponse value) { + return new JAXBElement<BuyResponse>(_BuyResponse_QNAME, BuyResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_productResponse") - public JAXBElement<RetrieveAllProductResponse> createRetrieveAllProductResponse(RetrieveAllProductResponse value) { - return new JAXBElement<RetrieveAllProductResponse>(_RetrieveAllProductResponse_QNAME, RetrieveAllProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_product") + public JAXBElement<DeleteProduct> createDeleteProduct(DeleteProduct value) { + return new JAXBElement<DeleteProduct>(_DeleteProduct_QNAME, DeleteProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Buy }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buy") - public JAXBElement<Buy> createBuy(Buy value) { - return new JAXBElement<Buy>(_Buy_QNAME, Buy.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_productResponse") + public JAXBElement<DeleteProductResponse> createDeleteProductResponse(DeleteProductResponse value) { + return new JAXBElement<DeleteProductResponse>(_DeleteProductResponse_QNAME, DeleteProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetLikes }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_product") - public JAXBElement<GetProduct> createGetProduct(GetProduct value) { - return new JAXBElement<GetProduct>(_GetProduct_QNAME, GetProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikes") + public JAXBElement<GetLikes> createGetLikes(GetLikes value) { + return new JAXBElement<GetLikes>(_GetLikes_QNAME, GetLikes.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link SearchProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetLikesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_productResponse") - public JAXBElement<SearchProductResponse> createSearchProductResponse(SearchProductResponse value) { - return new JAXBElement<SearchProductResponse>(_SearchProductResponse_QNAME, SearchProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikesResponse") + public JAXBElement<GetLikesResponse> createGetLikesResponse(GetLikesResponse value) { + return new JAXBElement<GetLikesResponse>(_GetLikesResponse_QNAME, GetLikesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchases }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProduct") - public JAXBElement<GetYourProduct> createGetYourProduct(GetYourProduct value) { - return new JAXBElement<GetYourProduct>(_GetYourProduct_QNAME, GetYourProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchases") + public JAXBElement<GetPurchases> createGetPurchases(GetPurchases value) { + return new JAXBElement<GetPurchases>(_GetPurchases_QNAME, GetPurchases.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcedureStatus }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchasesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "ProcedureStatus") - public JAXBElement<ProcedureStatus> createProcedureStatus(ProcedureStatus value) { - return new JAXBElement<ProcedureStatus>(_ProcedureStatus_QNAME, ProcedureStatus.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchasesResponse") + public JAXBElement<GetPurchasesResponse> createGetPurchasesResponse(GetPurchasesResponse value) { + return new JAXBElement<GetPurchasesResponse>(_GetPurchasesResponse_QNAME, GetPurchasesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link SearchProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_product") - public JAXBElement<SearchProduct> createSearchProduct(SearchProduct value) { - return new JAXBElement<SearchProduct>(_SearchProduct_QNAME, SearchProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProduct") + public JAXBElement<GetYourProduct> createGetYourProduct(GetYourProduct value) { + return new JAXBElement<GetYourProduct>(_GetYourProduct_QNAME, GetYourProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchases }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchases") - public JAXBElement<GetSalesPurchases> createGetSalesPurchases(GetSalesPurchases value) { - return new JAXBElement<GetSalesPurchases>(_GetSalesPurchases_QNAME, GetSalesPurchases.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProductResponse") + public JAXBElement<GetYourProductResponse> createGetYourProductResponse(GetYourProductResponse value) { + return new JAXBElement<GetYourProductResponse>(_GetYourProductResponse_QNAME, GetYourProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link IsLiked }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLiked") - public JAXBElement<IsLiked> createIsLiked(IsLiked value) { - return new JAXBElement<IsLiked>(_IsLiked_QNAME, IsLiked.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_product") + public JAXBElement<GetProduct> createGetProduct(GetProduct value) { + return new JAXBElement<GetProduct>(_GetProduct_QNAME, GetProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLike }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLike") - public JAXBElement<ProcessLike> createProcessLike(ProcessLike value) { - return new JAXBElement<ProcessLike>(_ProcessLike_QNAME, ProcessLike.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_productResponse") + public JAXBElement<GetProductResponse> createGetProductResponse(GetProductResponse value) { + return new JAXBElement<GetProductResponse>(_GetProductResponse_QNAME, GetProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchases }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_product") - public JAXBElement<RetrieveAllProduct> createRetrieveAllProduct(RetrieveAllProduct value) { - return new JAXBElement<RetrieveAllProduct>(_RetrieveAllProduct_QNAME, RetrieveAllProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchases") + public JAXBElement<GetSalesPurchases> createGetSalesPurchases(GetSalesPurchases value) { + return new JAXBElement<GetSalesPurchases>(_GetSalesPurchases_QNAME, GetSalesPurchases.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLikeResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchasesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLikeResponse") - public JAXBElement<ProcessLikeResponse> createProcessLikeResponse(ProcessLikeResponse value) { - return new JAXBElement<ProcessLikeResponse>(_ProcessLikeResponse_QNAME, ProcessLikeResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchasesResponse") + public JAXBElement<GetSalesPurchasesResponse> createGetSalesPurchasesResponse(GetSalesPurchasesResponse value) { + return new JAXBElement<GetSalesPurchasesResponse>(_GetSalesPurchasesResponse_QNAME, GetSalesPurchasesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link BuyResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link IsLiked }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buyResponse") - public JAXBElement<BuyResponse> createBuyResponse(BuyResponse value) { - return new JAXBElement<BuyResponse>(_BuyResponse_QNAME, BuyResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLiked") + public JAXBElement<IsLiked> createIsLiked(IsLiked value) { + return new JAXBElement<IsLiked>(_IsLiked_QNAME, IsLiked.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Purchase }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link IsLikedResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Purchase") - public JAXBElement<Purchase> createPurchase(Purchase value) { - return new JAXBElement<Purchase>(_Purchase_QNAME, Purchase.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLikedResponse") + public JAXBElement<IsLikedResponse> createIsLikedResponse(IsLikedResponse value) { + return new JAXBElement<IsLikedResponse>(_IsLikedResponse_QNAME, IsLikedResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchases }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLike }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchases") - public JAXBElement<GetPurchases> createGetPurchases(GetPurchases value) { - return new JAXBElement<GetPurchases>(_GetPurchases_QNAME, GetPurchases.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLike") + public JAXBElement<ProcessLike> createProcessLike(ProcessLike value) { + return new JAXBElement<ProcessLike>(_ProcessLike_QNAME, ProcessLike.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLikeResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_productResponse") - public JAXBElement<AddEditProductResponse> createAddEditProductResponse(AddEditProductResponse value) { - return new JAXBElement<AddEditProductResponse>(_AddEditProductResponse_QNAME, AddEditProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLikeResponse") + public JAXBElement<ProcessLikeResponse> createProcessLikeResponse(ProcessLikeResponse value) { + return new JAXBElement<ProcessLikeResponse>(_ProcessLikeResponse_QNAME, ProcessLikeResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_product") - public JAXBElement<DeleteProduct> createDeleteProduct(DeleteProduct value) { - return new JAXBElement<DeleteProduct>(_DeleteProduct_QNAME, DeleteProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_product") + public JAXBElement<RetrieveAllProduct> createRetrieveAllProduct(RetrieveAllProduct value) { + return new JAXBElement<RetrieveAllProduct>(_RetrieveAllProduct_QNAME, RetrieveAllProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProductResponse") - public JAXBElement<GetYourProductResponse> createGetYourProductResponse(GetYourProductResponse value) { - return new JAXBElement<GetYourProductResponse>(_GetYourProductResponse_QNAME, GetYourProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_productResponse") + public JAXBElement<RetrieveAllProductResponse> createRetrieveAllProductResponse(RetrieveAllProductResponse value) { + return new JAXBElement<RetrieveAllProductResponse>(_RetrieveAllProductResponse_QNAME, RetrieveAllProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link SearchProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_product") - public JAXBElement<AddEditProduct> createAddEditProduct(AddEditProduct value) { - return new JAXBElement<AddEditProduct>(_AddEditProduct_QNAME, AddEditProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_product") + public JAXBElement<SearchProduct> createSearchProduct(SearchProduct value) { + return new JAXBElement<SearchProduct>(_SearchProduct_QNAME, SearchProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link SearchProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_productResponse") - public JAXBElement<DeleteProductResponse> createDeleteProductResponse(DeleteProductResponse value) { - return new JAXBElement<DeleteProductResponse>(_DeleteProductResponse_QNAME, DeleteProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_productResponse") + public JAXBElement<SearchProductResponse> createSearchProductResponse(SearchProductResponse value) { + return new JAXBElement<SearchProductResponse>(_SearchProductResponse_QNAME, SearchProductResponse.class, null, value); } } diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcedureStatus.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcedureStatus.java index fcc16e2b4ba85674d4c26f233f3c8fd0f4da80e0..e920737593ae8a68e2b77ae0df692ac8b0fd4f9c 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcedureStatus.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcedureStatus.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="procedureStatus"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="procedureStatus"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLike.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLike.java index 64be4e72effef6fb4788e9b26db36f6673a036ac..37c162c55f250029821beabcdfe1f5af81f3f4a4 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLike.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLike.java @@ -13,17 +13,17 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="processLike"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="like" type="{http://www.w3.org/2001/XMLSchema}boolean"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="processLike"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="like" type="{http://www.w3.org/2001/XMLSchema}boolean"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLikeResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLikeResponse.java index 43caee418a12a27e2bba61a6d93664dc6603988a..7bea8ec42131b48162b33621cfc3cefa217174f9 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLikeResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLikeResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="processLikeResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="processLikeResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Product.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Product.java index 0270f0fe14f542516440435a23638bc3204a412f..047665e0473628d2c44744a6e443270f65938bb9 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Product.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Product.java @@ -13,23 +13,23 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="status_code" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="price" type="{http://www.w3.org/2001/XMLSchema}long"/> - * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> - * <element name="user_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="username" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="status_code" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="price" type="{http://www.w3.org/2001/XMLSchema}long"/> + * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> + * <element name="user_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="username" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Purchase.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Purchase.java index f1caf3f4fb4ab0fc33f0f072b6b85bfa7467d421..dfa8ba39aa4e3224aaddab79c576d309a5ae880a 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Purchase.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Purchase.java @@ -13,27 +13,27 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="purchase"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="purchase_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="product_price" type="{http://www.w3.org/2001/XMLSchema}long"/> - * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_image" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="seller_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="buyer_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="buyer_name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="buyer_address" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="postal_code" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="phonenumber" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="purchase"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="purchase_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="product_price" type="{http://www.w3.org/2001/XMLSchema}long"/> + * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_image" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="seller_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="buyer_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="buyer_name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="buyer_address" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="postal_code" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="phonenumber" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProduct.java index 568a8887c8ed793b1f1f1c45287670088f91d844..2fd70d400f36828236bae4f3563b1c273a3e7234 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProduct.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="retrieve_all_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="retrieve_all_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java index 939fd5f833abe6f1ac3b9d09f0312fff53d75108..82b6f5a7f0dada218a67652dbf846a8ff5a6c415 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="retrieve_all_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="retrieve_all_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProduct.java index ec654166e5f33d9f1dab7a9afd80b039cad12614..e97d887104b92decb8293df5e4b8499fc015ab25 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProduct.java @@ -12,17 +12,17 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="search_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="query" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="choice" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="search_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="query" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="choice" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProductResponse.java index 65cc09a52a0945469cbbdf7f3087c470966207a5..5703b450663256bc43547ac5963b91da66cd7b70 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="search_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="search_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Ts.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Ts.java index 27b78dde80b9189a1bdbf8a7fcddbc43ced7b93a..00ea2e8df96654a7857b120c3b5a5da37a88a5d8 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Ts.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Ts.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="ts"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="date" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="ts"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="date" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProduct.java index 7db42fdfb3ea43a46ca80a878c9eb1c0737766b0..95f832fdfb1620787b982374867d27f87054e39a 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProduct.java @@ -13,21 +13,21 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="add_edit_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="price" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="option" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="add_edit_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="price" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="option" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProductResponse.java index 319fbbd6187dc492e49afdc7dd70f666162b0c3e..87108b6122b160281f2a540308d5b01d6a051a5d 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="add_edit_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="ProcedureStatus" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="add_edit_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="ProcedureStatus" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Buy.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Buy.java index 6fa3784182c3449399e68e8d04bafb6f57bd94ce..480c3eef2ed8f6b0126e39c3c7851447cb4aa18b 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Buy.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Buy.java @@ -13,21 +13,21 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="buy"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="cosignee" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="fulladdress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="postalcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="phone_number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="buy"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="cosignee" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="fulladdress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="postalcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="phone_number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/BuyResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/BuyResponse.java index 330c547a47354fe13658f79f1c7d8fde6743bf82..06abb42bf20a200a524611f72797674e20004cc9 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/BuyResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/BuyResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="buyResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="buyResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProduct.java index 31fc197cb947417ab327d61500b77340a8a2af19..78014a6c04d4a69d70df41cbb18db5beb80d93e4 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProduct.java @@ -13,16 +13,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="delete_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="delete_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProductResponse.java index 8d90007612a6ef7102a3f3027c3e47b3174d5b11..7e7b53b20b541425d66d6aba646c81eea5f3888e 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="delete_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="delete_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikes.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikes.java index 6ddd7d799ab1a83264266c63a31dfbae7a0fc108..65fef46de4cf1adde8a9b0fabdfadfbbe9968609 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikes.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikes.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getLikes"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getLikes"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikesResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikesResponse.java index 9c382b2bbeef35e24f2cc26b0d9179a2aff9543e..b4cbda1cf4e03c253da9acfedb7b66fefeb26da5 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikesResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikesResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getLikesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getLikesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProduct.java index b48f348e5234342ea3f7459edba1bf0a91dbcd85..d37af5b7c87d27555f9cd3132d91bb86a1fdf674 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProduct.java @@ -13,16 +13,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProductResponse.java index 18c0120114c73d3296e2807fa7ac1812275d4461..49bb7100c84c3a15ea2734ccd52336aa6a8d6d3d 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchases.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchases.java index 457027ba7ba1ce2f79b5231c9a812b3f3bbddbb3..c5be27978aaa16be83db3ad9f0504d3400acd01f 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchases.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchases.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getPurchases"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getPurchases"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchasesResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchasesResponse.java index 329bece413f0887b79a2ea9eb2774ad382456b53..296df540cfeee3fbfd8d177e1639a8ef2dd00131 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchasesResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchasesResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getPurchasesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getPurchasesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchases.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchases.java index cbfe01b688ad78dc3e1b258e0cd565c87b384466..f7e3c5f1c75b80c28dcf1892d9c892251256ec9b 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchases.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchases.java @@ -12,16 +12,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_sales_purchases"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="option" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_sales_purchases"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="option" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java index 6077ff1c8b68e371197af8813d96e80873fc139a..6abdfc030d9f7667cf869556f34ff05e3716f4ab 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_sales_purchasesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Purchase" type="{http://Service.MarketPlaceService.KAA.org/}purchase" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_sales_purchasesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Purchase" type="{http://Service.MarketPlaceService.KAA.org/}purchase" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProduct.java index 51cef17fe47120d2c5d3e616de0d8f2e25b63e73..a7aff311191533ed9caa694ecfd27202a9d3961b 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProduct.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getYourProduct"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getYourProduct"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProductResponse.java index 94de12a4f968cc89caf528de9876dd8dd0368f00..23b03e567d65928cb202500cd92372298849c452 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getYourProductResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getYourProductResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLiked.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLiked.java index 990d65e2bdb22cb75e5453689e9d065d139f14b2..96975ec32cb33802236f5d390ad8e5e7183f6fca 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLiked.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLiked.java @@ -12,16 +12,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="isLiked"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="isLiked"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLikedResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLikedResponse.java index 1e32d66ad045da3701ba353491002c1792fb2fb7..72e1027030e03e0935a7463edef0856cb5ac0acd 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLikedResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLikedResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="isLikedResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="isLikedResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService.java index ea0a9536e90a4e446eb44bda561593be2bc3dd1f..342c6a7eca81091668e69a4cad5a7825887a4476 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService.java @@ -14,7 +14,7 @@ import javax.xml.ws.ResponseWrapper; /** * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.10-b140803.1500 + * JAX-WS RI 2.2.11-b150120.1832 * Generated source version: 2.2 * */ diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java index 736cef8a0c6d47e263cb958adb57587b98b22b94..f7d517c72836fb52b7a358c5abfd8c7901f634ce 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java @@ -13,7 +13,7 @@ import javax.xml.ws.WebServiceFeature; /** * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.10-b140803.1500 + * JAX-WS RI 2.2.11-b150120.1832 * Generated source version: 2.2 * */ diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ObjectFactory.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ObjectFactory.java index 0c274bbb0053f6e504e7c42274c9806cedb80699..8bea78aea16010112ca386cdc93b6102018db0a6 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ObjectFactory.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ObjectFactory.java @@ -24,33 +24,33 @@ import javax.xml.namespace.QName; @XmlRegistry public class ObjectFactory { + private final static QName _ProcedureStatus_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "ProcedureStatus"); private final static QName _Product_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Product"); - private final static QName _GetProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_productResponse"); - private final static QName _GetSalesPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchasesResponse"); - private final static QName _GetPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchasesResponse"); - private final static QName _IsLikedResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLikedResponse"); - private final static QName _GetLikesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikesResponse"); - private final static QName _GetLikes_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikes"); - private final static QName _RetrieveAllProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_productResponse"); + private final static QName _Purchase_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Purchase"); + private final static QName _AddEditProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_product"); + private final static QName _AddEditProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_productResponse"); private final static QName _Buy_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buy"); - private final static QName _GetProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_product"); - private final static QName _SearchProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_productResponse"); + private final static QName _BuyResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buyResponse"); + private final static QName _DeleteProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_product"); + private final static QName _DeleteProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_productResponse"); + private final static QName _GetLikes_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikes"); + private final static QName _GetLikesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikesResponse"); + private final static QName _GetPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchases"); + private final static QName _GetPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchasesResponse"); private final static QName _GetYourProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProduct"); - private final static QName _ProcedureStatus_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "ProcedureStatus"); - private final static QName _SearchProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_product"); + private final static QName _GetYourProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProductResponse"); + private final static QName _GetProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_product"); + private final static QName _GetProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_productResponse"); private final static QName _GetSalesPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchases"); + private final static QName _GetSalesPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchasesResponse"); private final static QName _IsLiked_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLiked"); + private final static QName _IsLikedResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLikedResponse"); private final static QName _ProcessLike_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "processLike"); - private final static QName _RetrieveAllProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_product"); private final static QName _ProcessLikeResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "processLikeResponse"); - private final static QName _BuyResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buyResponse"); - private final static QName _Purchase_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Purchase"); - private final static QName _GetPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchases"); - private final static QName _AddEditProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_productResponse"); - private final static QName _DeleteProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_product"); - private final static QName _GetYourProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProductResponse"); - private final static QName _AddEditProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_product"); - private final static QName _DeleteProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_productResponse"); + private final static QName _RetrieveAllProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_product"); + private final static QName _RetrieveAllProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_productResponse"); + private final static QName _SearchProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_product"); + private final static QName _SearchProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_productResponse"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kaa.marketplaceservice.service @@ -60,43 +60,43 @@ public class ObjectFactory { } /** - * Create an instance of {@link GetPurchasesResponse } + * Create an instance of {@link ProcedureStatus } * */ - public GetPurchasesResponse createGetPurchasesResponse() { - return new GetPurchasesResponse(); + public ProcedureStatus createProcedureStatus() { + return new ProcedureStatus(); } /** - * Create an instance of {@link IsLikedResponse } + * Create an instance of {@link Product } * */ - public IsLikedResponse createIsLikedResponse() { - return new IsLikedResponse(); + public Product createProduct() { + return new Product(); } /** - * Create an instance of {@link GetLikesResponse } + * Create an instance of {@link Purchase } * */ - public GetLikesResponse createGetLikesResponse() { - return new GetLikesResponse(); + public Purchase createPurchase() { + return new Purchase(); } /** - * Create an instance of {@link GetLikes } + * Create an instance of {@link AddEditProduct } * */ - public GetLikes createGetLikes() { - return new GetLikes(); + public AddEditProduct createAddEditProduct() { + return new AddEditProduct(); } /** - * Create an instance of {@link RetrieveAllProductResponse } + * Create an instance of {@link AddEditProductResponse } * */ - public RetrieveAllProductResponse createRetrieveAllProductResponse() { - return new RetrieveAllProductResponse(); + public AddEditProductResponse createAddEditProductResponse() { + return new AddEditProductResponse(); } /** @@ -108,171 +108,171 @@ public class ObjectFactory { } /** - * Create an instance of {@link Product } + * Create an instance of {@link BuyResponse } * */ - public Product createProduct() { - return new Product(); + public BuyResponse createBuyResponse() { + return new BuyResponse(); } /** - * Create an instance of {@link GetProductResponse } + * Create an instance of {@link DeleteProduct } * */ - public GetProductResponse createGetProductResponse() { - return new GetProductResponse(); + public DeleteProduct createDeleteProduct() { + return new DeleteProduct(); } /** - * Create an instance of {@link GetSalesPurchasesResponse } + * Create an instance of {@link DeleteProductResponse } * */ - public GetSalesPurchasesResponse createGetSalesPurchasesResponse() { - return new GetSalesPurchasesResponse(); + public DeleteProductResponse createDeleteProductResponse() { + return new DeleteProductResponse(); } /** - * Create an instance of {@link ProcedureStatus } + * Create an instance of {@link GetLikes } * */ - public ProcedureStatus createProcedureStatus() { - return new ProcedureStatus(); + public GetLikes createGetLikes() { + return new GetLikes(); } /** - * Create an instance of {@link SearchProduct } + * Create an instance of {@link GetLikesResponse } * */ - public SearchProduct createSearchProduct() { - return new SearchProduct(); + public GetLikesResponse createGetLikesResponse() { + return new GetLikesResponse(); } /** - * Create an instance of {@link GetSalesPurchases } + * Create an instance of {@link GetPurchases } * */ - public GetSalesPurchases createGetSalesPurchases() { - return new GetSalesPurchases(); + public GetPurchases createGetPurchases() { + return new GetPurchases(); } /** - * Create an instance of {@link GetProduct } + * Create an instance of {@link GetPurchasesResponse } * */ - public GetProduct createGetProduct() { - return new GetProduct(); + public GetPurchasesResponse createGetPurchasesResponse() { + return new GetPurchasesResponse(); } /** - * Create an instance of {@link SearchProductResponse } + * Create an instance of {@link GetYourProduct } * */ - public SearchProductResponse createSearchProductResponse() { - return new SearchProductResponse(); + public GetYourProduct createGetYourProduct() { + return new GetYourProduct(); } /** - * Create an instance of {@link GetYourProduct } + * Create an instance of {@link GetYourProductResponse } * */ - public GetYourProduct createGetYourProduct() { - return new GetYourProduct(); + public GetYourProductResponse createGetYourProductResponse() { + return new GetYourProductResponse(); } /** - * Create an instance of {@link BuyResponse } + * Create an instance of {@link GetProduct } * */ - public BuyResponse createBuyResponse() { - return new BuyResponse(); + public GetProduct createGetProduct() { + return new GetProduct(); } /** - * Create an instance of {@link Purchase } + * Create an instance of {@link GetProductResponse } * */ - public Purchase createPurchase() { - return new Purchase(); + public GetProductResponse createGetProductResponse() { + return new GetProductResponse(); } /** - * Create an instance of {@link IsLiked } + * Create an instance of {@link GetSalesPurchases } * */ - public IsLiked createIsLiked() { - return new IsLiked(); + public GetSalesPurchases createGetSalesPurchases() { + return new GetSalesPurchases(); } /** - * Create an instance of {@link ProcessLike } + * Create an instance of {@link GetSalesPurchasesResponse } * */ - public ProcessLike createProcessLike() { - return new ProcessLike(); + public GetSalesPurchasesResponse createGetSalesPurchasesResponse() { + return new GetSalesPurchasesResponse(); } /** - * Create an instance of {@link RetrieveAllProduct } + * Create an instance of {@link IsLiked } * */ - public RetrieveAllProduct createRetrieveAllProduct() { - return new RetrieveAllProduct(); + public IsLiked createIsLiked() { + return new IsLiked(); } /** - * Create an instance of {@link ProcessLikeResponse } + * Create an instance of {@link IsLikedResponse } * */ - public ProcessLikeResponse createProcessLikeResponse() { - return new ProcessLikeResponse(); + public IsLikedResponse createIsLikedResponse() { + return new IsLikedResponse(); } /** - * Create an instance of {@link DeleteProductResponse } + * Create an instance of {@link ProcessLike } * */ - public DeleteProductResponse createDeleteProductResponse() { - return new DeleteProductResponse(); + public ProcessLike createProcessLike() { + return new ProcessLike(); } /** - * Create an instance of {@link GetPurchases } + * Create an instance of {@link ProcessLikeResponse } * */ - public GetPurchases createGetPurchases() { - return new GetPurchases(); + public ProcessLikeResponse createProcessLikeResponse() { + return new ProcessLikeResponse(); } /** - * Create an instance of {@link AddEditProductResponse } + * Create an instance of {@link RetrieveAllProduct } * */ - public AddEditProductResponse createAddEditProductResponse() { - return new AddEditProductResponse(); + public RetrieveAllProduct createRetrieveAllProduct() { + return new RetrieveAllProduct(); } /** - * Create an instance of {@link DeleteProduct } + * Create an instance of {@link RetrieveAllProductResponse } * */ - public DeleteProduct createDeleteProduct() { - return new DeleteProduct(); + public RetrieveAllProductResponse createRetrieveAllProductResponse() { + return new RetrieveAllProductResponse(); } /** - * Create an instance of {@link GetYourProductResponse } + * Create an instance of {@link SearchProduct } * */ - public GetYourProductResponse createGetYourProductResponse() { - return new GetYourProductResponse(); + public SearchProduct createSearchProduct() { + return new SearchProduct(); } /** - * Create an instance of {@link AddEditProduct } + * Create an instance of {@link SearchProductResponse } * */ - public AddEditProduct createAddEditProduct() { - return new AddEditProduct(); + public SearchProductResponse createSearchProductResponse() { + return new SearchProductResponse(); } /** @@ -284,246 +284,246 @@ public class ObjectFactory { } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Product }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcedureStatus }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Product") - public JAXBElement<Product> createProduct(Product value) { - return new JAXBElement<Product>(_Product_QNAME, Product.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "ProcedureStatus") + public JAXBElement<ProcedureStatus> createProcedureStatus(ProcedureStatus value) { + return new JAXBElement<ProcedureStatus>(_ProcedureStatus_QNAME, ProcedureStatus.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Product }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_productResponse") - public JAXBElement<GetProductResponse> createGetProductResponse(GetProductResponse value) { - return new JAXBElement<GetProductResponse>(_GetProductResponse_QNAME, GetProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Product") + public JAXBElement<Product> createProduct(Product value) { + return new JAXBElement<Product>(_Product_QNAME, Product.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchasesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Purchase }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchasesResponse") - public JAXBElement<GetSalesPurchasesResponse> createGetSalesPurchasesResponse(GetSalesPurchasesResponse value) { - return new JAXBElement<GetSalesPurchasesResponse>(_GetSalesPurchasesResponse_QNAME, GetSalesPurchasesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Purchase") + public JAXBElement<Purchase> createPurchase(Purchase value) { + return new JAXBElement<Purchase>(_Purchase_QNAME, Purchase.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchasesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchasesResponse") - public JAXBElement<GetPurchasesResponse> createGetPurchasesResponse(GetPurchasesResponse value) { - return new JAXBElement<GetPurchasesResponse>(_GetPurchasesResponse_QNAME, GetPurchasesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_product") + public JAXBElement<AddEditProduct> createAddEditProduct(AddEditProduct value) { + return new JAXBElement<AddEditProduct>(_AddEditProduct_QNAME, AddEditProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link IsLikedResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLikedResponse") - public JAXBElement<IsLikedResponse> createIsLikedResponse(IsLikedResponse value) { - return new JAXBElement<IsLikedResponse>(_IsLikedResponse_QNAME, IsLikedResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_productResponse") + public JAXBElement<AddEditProductResponse> createAddEditProductResponse(AddEditProductResponse value) { + return new JAXBElement<AddEditProductResponse>(_AddEditProductResponse_QNAME, AddEditProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetLikesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Buy }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikesResponse") - public JAXBElement<GetLikesResponse> createGetLikesResponse(GetLikesResponse value) { - return new JAXBElement<GetLikesResponse>(_GetLikesResponse_QNAME, GetLikesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buy") + public JAXBElement<Buy> createBuy(Buy value) { + return new JAXBElement<Buy>(_Buy_QNAME, Buy.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetLikes }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link BuyResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikes") - public JAXBElement<GetLikes> createGetLikes(GetLikes value) { - return new JAXBElement<GetLikes>(_GetLikes_QNAME, GetLikes.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buyResponse") + public JAXBElement<BuyResponse> createBuyResponse(BuyResponse value) { + return new JAXBElement<BuyResponse>(_BuyResponse_QNAME, BuyResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_productResponse") - public JAXBElement<RetrieveAllProductResponse> createRetrieveAllProductResponse(RetrieveAllProductResponse value) { - return new JAXBElement<RetrieveAllProductResponse>(_RetrieveAllProductResponse_QNAME, RetrieveAllProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_product") + public JAXBElement<DeleteProduct> createDeleteProduct(DeleteProduct value) { + return new JAXBElement<DeleteProduct>(_DeleteProduct_QNAME, DeleteProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Buy }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buy") - public JAXBElement<Buy> createBuy(Buy value) { - return new JAXBElement<Buy>(_Buy_QNAME, Buy.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_productResponse") + public JAXBElement<DeleteProductResponse> createDeleteProductResponse(DeleteProductResponse value) { + return new JAXBElement<DeleteProductResponse>(_DeleteProductResponse_QNAME, DeleteProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetLikes }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_product") - public JAXBElement<GetProduct> createGetProduct(GetProduct value) { - return new JAXBElement<GetProduct>(_GetProduct_QNAME, GetProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikes") + public JAXBElement<GetLikes> createGetLikes(GetLikes value) { + return new JAXBElement<GetLikes>(_GetLikes_QNAME, GetLikes.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link SearchProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetLikesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_productResponse") - public JAXBElement<SearchProductResponse> createSearchProductResponse(SearchProductResponse value) { - return new JAXBElement<SearchProductResponse>(_SearchProductResponse_QNAME, SearchProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikesResponse") + public JAXBElement<GetLikesResponse> createGetLikesResponse(GetLikesResponse value) { + return new JAXBElement<GetLikesResponse>(_GetLikesResponse_QNAME, GetLikesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchases }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProduct") - public JAXBElement<GetYourProduct> createGetYourProduct(GetYourProduct value) { - return new JAXBElement<GetYourProduct>(_GetYourProduct_QNAME, GetYourProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchases") + public JAXBElement<GetPurchases> createGetPurchases(GetPurchases value) { + return new JAXBElement<GetPurchases>(_GetPurchases_QNAME, GetPurchases.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcedureStatus }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchasesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "ProcedureStatus") - public JAXBElement<ProcedureStatus> createProcedureStatus(ProcedureStatus value) { - return new JAXBElement<ProcedureStatus>(_ProcedureStatus_QNAME, ProcedureStatus.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchasesResponse") + public JAXBElement<GetPurchasesResponse> createGetPurchasesResponse(GetPurchasesResponse value) { + return new JAXBElement<GetPurchasesResponse>(_GetPurchasesResponse_QNAME, GetPurchasesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link SearchProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_product") - public JAXBElement<SearchProduct> createSearchProduct(SearchProduct value) { - return new JAXBElement<SearchProduct>(_SearchProduct_QNAME, SearchProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProduct") + public JAXBElement<GetYourProduct> createGetYourProduct(GetYourProduct value) { + return new JAXBElement<GetYourProduct>(_GetYourProduct_QNAME, GetYourProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchases }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchases") - public JAXBElement<GetSalesPurchases> createGetSalesPurchases(GetSalesPurchases value) { - return new JAXBElement<GetSalesPurchases>(_GetSalesPurchases_QNAME, GetSalesPurchases.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProductResponse") + public JAXBElement<GetYourProductResponse> createGetYourProductResponse(GetYourProductResponse value) { + return new JAXBElement<GetYourProductResponse>(_GetYourProductResponse_QNAME, GetYourProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link IsLiked }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLiked") - public JAXBElement<IsLiked> createIsLiked(IsLiked value) { - return new JAXBElement<IsLiked>(_IsLiked_QNAME, IsLiked.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_product") + public JAXBElement<GetProduct> createGetProduct(GetProduct value) { + return new JAXBElement<GetProduct>(_GetProduct_QNAME, GetProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLike }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLike") - public JAXBElement<ProcessLike> createProcessLike(ProcessLike value) { - return new JAXBElement<ProcessLike>(_ProcessLike_QNAME, ProcessLike.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_productResponse") + public JAXBElement<GetProductResponse> createGetProductResponse(GetProductResponse value) { + return new JAXBElement<GetProductResponse>(_GetProductResponse_QNAME, GetProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchases }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_product") - public JAXBElement<RetrieveAllProduct> createRetrieveAllProduct(RetrieveAllProduct value) { - return new JAXBElement<RetrieveAllProduct>(_RetrieveAllProduct_QNAME, RetrieveAllProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchases") + public JAXBElement<GetSalesPurchases> createGetSalesPurchases(GetSalesPurchases value) { + return new JAXBElement<GetSalesPurchases>(_GetSalesPurchases_QNAME, GetSalesPurchases.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLikeResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchasesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLikeResponse") - public JAXBElement<ProcessLikeResponse> createProcessLikeResponse(ProcessLikeResponse value) { - return new JAXBElement<ProcessLikeResponse>(_ProcessLikeResponse_QNAME, ProcessLikeResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchasesResponse") + public JAXBElement<GetSalesPurchasesResponse> createGetSalesPurchasesResponse(GetSalesPurchasesResponse value) { + return new JAXBElement<GetSalesPurchasesResponse>(_GetSalesPurchasesResponse_QNAME, GetSalesPurchasesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link BuyResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link IsLiked }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buyResponse") - public JAXBElement<BuyResponse> createBuyResponse(BuyResponse value) { - return new JAXBElement<BuyResponse>(_BuyResponse_QNAME, BuyResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLiked") + public JAXBElement<IsLiked> createIsLiked(IsLiked value) { + return new JAXBElement<IsLiked>(_IsLiked_QNAME, IsLiked.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Purchase }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link IsLikedResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Purchase") - public JAXBElement<Purchase> createPurchase(Purchase value) { - return new JAXBElement<Purchase>(_Purchase_QNAME, Purchase.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLikedResponse") + public JAXBElement<IsLikedResponse> createIsLikedResponse(IsLikedResponse value) { + return new JAXBElement<IsLikedResponse>(_IsLikedResponse_QNAME, IsLikedResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchases }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLike }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchases") - public JAXBElement<GetPurchases> createGetPurchases(GetPurchases value) { - return new JAXBElement<GetPurchases>(_GetPurchases_QNAME, GetPurchases.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLike") + public JAXBElement<ProcessLike> createProcessLike(ProcessLike value) { + return new JAXBElement<ProcessLike>(_ProcessLike_QNAME, ProcessLike.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLikeResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_productResponse") - public JAXBElement<AddEditProductResponse> createAddEditProductResponse(AddEditProductResponse value) { - return new JAXBElement<AddEditProductResponse>(_AddEditProductResponse_QNAME, AddEditProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLikeResponse") + public JAXBElement<ProcessLikeResponse> createProcessLikeResponse(ProcessLikeResponse value) { + return new JAXBElement<ProcessLikeResponse>(_ProcessLikeResponse_QNAME, ProcessLikeResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_product") - public JAXBElement<DeleteProduct> createDeleteProduct(DeleteProduct value) { - return new JAXBElement<DeleteProduct>(_DeleteProduct_QNAME, DeleteProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_product") + public JAXBElement<RetrieveAllProduct> createRetrieveAllProduct(RetrieveAllProduct value) { + return new JAXBElement<RetrieveAllProduct>(_RetrieveAllProduct_QNAME, RetrieveAllProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProductResponse") - public JAXBElement<GetYourProductResponse> createGetYourProductResponse(GetYourProductResponse value) { - return new JAXBElement<GetYourProductResponse>(_GetYourProductResponse_QNAME, GetYourProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_productResponse") + public JAXBElement<RetrieveAllProductResponse> createRetrieveAllProductResponse(RetrieveAllProductResponse value) { + return new JAXBElement<RetrieveAllProductResponse>(_RetrieveAllProductResponse_QNAME, RetrieveAllProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link SearchProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_product") - public JAXBElement<AddEditProduct> createAddEditProduct(AddEditProduct value) { - return new JAXBElement<AddEditProduct>(_AddEditProduct_QNAME, AddEditProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_product") + public JAXBElement<SearchProduct> createSearchProduct(SearchProduct value) { + return new JAXBElement<SearchProduct>(_SearchProduct_QNAME, SearchProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link SearchProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_productResponse") - public JAXBElement<DeleteProductResponse> createDeleteProductResponse(DeleteProductResponse value) { - return new JAXBElement<DeleteProductResponse>(_DeleteProductResponse_QNAME, DeleteProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_productResponse") + public JAXBElement<SearchProductResponse> createSearchProductResponse(SearchProductResponse value) { + return new JAXBElement<SearchProductResponse>(_SearchProductResponse_QNAME, SearchProductResponse.class, null, value); } } diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcedureStatus.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcedureStatus.java index fcc16e2b4ba85674d4c26f233f3c8fd0f4da80e0..e920737593ae8a68e2b77ae0df692ac8b0fd4f9c 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcedureStatus.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcedureStatus.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="procedureStatus"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="procedureStatus"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLike.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLike.java index 64be4e72effef6fb4788e9b26db36f6673a036ac..37c162c55f250029821beabcdfe1f5af81f3f4a4 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLike.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLike.java @@ -13,17 +13,17 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="processLike"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="like" type="{http://www.w3.org/2001/XMLSchema}boolean"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="processLike"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="like" type="{http://www.w3.org/2001/XMLSchema}boolean"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLikeResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLikeResponse.java index 43caee418a12a27e2bba61a6d93664dc6603988a..7bea8ec42131b48162b33621cfc3cefa217174f9 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLikeResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLikeResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="processLikeResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="processLikeResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Product.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Product.java index 0270f0fe14f542516440435a23638bc3204a412f..047665e0473628d2c44744a6e443270f65938bb9 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Product.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Product.java @@ -13,23 +13,23 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="status_code" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="price" type="{http://www.w3.org/2001/XMLSchema}long"/> - * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> - * <element name="user_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="username" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="status_code" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="price" type="{http://www.w3.org/2001/XMLSchema}long"/> + * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> + * <element name="user_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="username" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Purchase.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Purchase.java index f1caf3f4fb4ab0fc33f0f072b6b85bfa7467d421..dfa8ba39aa4e3224aaddab79c576d309a5ae880a 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Purchase.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Purchase.java @@ -13,27 +13,27 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="purchase"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="purchase_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="product_price" type="{http://www.w3.org/2001/XMLSchema}long"/> - * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_image" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="seller_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="buyer_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="buyer_name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="buyer_address" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="postal_code" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="phonenumber" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="purchase"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="purchase_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="product_price" type="{http://www.w3.org/2001/XMLSchema}long"/> + * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_image" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="seller_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="buyer_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="buyer_name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="buyer_address" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="postal_code" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="phonenumber" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProduct.java index 568a8887c8ed793b1f1f1c45287670088f91d844..2fd70d400f36828236bae4f3563b1c273a3e7234 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProduct.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="retrieve_all_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="retrieve_all_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java index 939fd5f833abe6f1ac3b9d09f0312fff53d75108..82b6f5a7f0dada218a67652dbf846a8ff5a6c415 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="retrieve_all_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="retrieve_all_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProduct.java index ec654166e5f33d9f1dab7a9afd80b039cad12614..e97d887104b92decb8293df5e4b8499fc015ab25 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProduct.java @@ -12,17 +12,17 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="search_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="query" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="choice" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="search_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="query" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="choice" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProductResponse.java index 65cc09a52a0945469cbbdf7f3087c470966207a5..5703b450663256bc43547ac5963b91da66cd7b70 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="search_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="search_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Ts.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Ts.java index 27b78dde80b9189a1bdbf8a7fcddbc43ced7b93a..00ea2e8df96654a7857b120c3b5a5da37a88a5d8 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Ts.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Ts.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="ts"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="date" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="ts"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="date" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/web/WEB-INF/classes/NewServlet.class b/KAA-JSP/build/web/WEB-INF/classes/NewServlet.class index 330d031495f4e3425cb0c01fbf0ba64df7d89f75..8d8af3f34616c446e678a0054ccd5d4146491086 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/NewServlet.class and b/KAA-JSP/build/web/WEB-INF/classes/NewServlet.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/MarketPlaceService_Service.class b/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/MarketPlaceService_Service.class index 63ea6d742b8cd6f38440397c3d3fa52ec82cef67..6391415a9a3126e57cac65ed19b2fd2bb5f1ae8f 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/MarketPlaceService_Service.class and b/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/MarketPlaceService_Service.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/ObjectFactory.class b/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/ObjectFactory.class index 9a9fb578b0d6888992b376b9bffa18b516e32380..b1dbb36e93dd3ffd649214249f5290fda5a5b490 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/ObjectFactory.class and b/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/ObjectFactory.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/DB.class b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/DB.class index ba37c6e8645c1a52c3a0270ffa9adddd806ae5e1..41d17d8318cb2f3e7eccc17b4666edbf7770d296 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/DB.class and b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/DB.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/RestAPI_consumer.class b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/RestAPI_consumer.class index 0533d036109652331155f580b3751e4acfa4b4a6..7291845d20e5252c346e689d6d83c25f22edce8c 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/RestAPI_consumer.class and b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/RestAPI_consumer.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/UploadProduct.class b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/UploadProduct.class index a5856c7893cda609d34e7485d240e7fd97b10506..5c1b5dbe661eee7d43f7d4ea91d1d25abf4f4c2a 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/UploadProduct.class and b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/UploadProduct.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/tokenParser.class b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/tokenParser.class index 6e50e3a5a8bca4fa92971654320dcc93e699139e..e9947b4f2d90b0b0d65f91b5576095848d3b067e 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/tokenParser.class and b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/tokenParser.class differ diff --git a/KAA-JSP/build/web/WEB-INF/sun-web.xml b/KAA-JSP/build/web/WEB-INF/glassfish-web.xml similarity index 53% rename from KAA-JSP/build/web/WEB-INF/sun-web.xml rename to KAA-JSP/build/web/WEB-INF/glassfish-web.xml index 1ac7af40bc9f499787d5623c4191ae84b07f4c3b..13e0059fffb79e9888f6bfa2f5249d72cad958d1 100644 --- a/KAA-JSP/build/web/WEB-INF/sun-web.xml +++ b/KAA-JSP/build/web/WEB-INF/glassfish-web.xml @@ -1,11 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE sun-web-app PUBLIC "-//Sun Microsystems, Inc.//DTD GlassFish Application Server 3.0 Servlet 3.0//EN" "http://www.sun.com/software/appserver/dtds/sun-web-app_3_0-0.dtd"> -<sun-web-app error-url=""> +<!DOCTYPE glassfish-web-app PUBLIC "-//GlassFish.org//DTD GlassFish Application Server 3.1 Servlet 3.0//EN" "http://glassfish.org/dtds/glassfish-web-app_3_0-1.dtd"> +<glassfish-web-app error-url=""> <class-loader delegate="true"/> <jsp-config> <property name="keepgenerated" value="true"> <description>Keep a copy of the generated servlet class' java code.</description> </property> </jsp-config> -</sun-web-app> - +</glassfish-web-app> diff --git a/KAA-JSP/build/web/catalog.jsp b/KAA-JSP/build/web/catalog.jsp index 5223f33dd8021a110364684fed1954dfc5422029..b0f093ae0e30d5edd4986acdf1cda4545188be2b 100644 --- a/KAA-JSP/build/web/catalog.jsp +++ b/KAA-JSP/build/web/catalog.jsp @@ -39,13 +39,20 @@ <script> // Initialize Firebase - var config = { + var config = { + apiKey: "AIzaSyAQ2WIB6GWOxmtwMdGd8eHawL4PWxK8evU", + authDomain: "tugas-besar-wbd.firebaseapp.com", + databaseURL: "https://tugas-besar-wbd.firebaseio.com", + storageBucket: "tugas-besar-wbd.appspot.com", + messagingSenderId: "1049009619420" + }; + /*var config = { apiKey: "AIzaSyAN43gCcqFx095nCBy-4abeRGkoZB1-Rok", authDomain: "kaa-saleproject.firebaseapp.com", databaseURL: "https://kaa-saleproject.firebaseio.com", storageBucket: "kaa-saleproject.appspot.com", messagingSenderId: "815161898662" - }; + };*/ firebase.initializeApp(config); const messaging = firebase.messaging(); @@ -56,9 +63,9 @@ // TODO(developer): Retrieve an Instance ID token for use with FCM. // ... }) - .the(function(console)){ + .then(function(token){ console.log(token); - } + }) .catch(function(err) { console.log('Unable to get permission to notify.', err); }); @@ -302,7 +309,7 @@ out.print("<p>No product to be sold.</p>"); } else { for (int i = 0; i < result.size(); i++) { - out.print("<p><b>" + result.get(i).getUsername() + "</b><br/>"); + out.print("<div ng-click=\"setReceiver(\""+result.get(i).getUsername()+"\"<p><b>" + result.get(i).getUsername() + "</b></div><br/>"); out.print("added this on " + result.get(i).getDate().getDate() + "</p>"); out.print("<hr/>"); out.print("<table>"); @@ -354,7 +361,7 @@ out.print("<p>Nothing matches your search.</p>"); } else { for (int i = 0; i < result.size(); i++) { - out.print("<p><b>" + result.get(i).getUsername() + "</b><br/>"); + out.print("<div ng-click=\""+result.get(i).getUsername()+"\"><p><b>" + result.get(i).getUsername() + "</b></div><br/>"); out.print("added this on " + result.get(i).getDate().getDate() + "</p>"); out.print("<hr/>"); out.print("<table>"); @@ -402,8 +409,8 @@ <script> - document.getElementById("catalog").style.background="#0066ff"; - document.getElementById("catalog").style.color="#ffffff"; + /*document.getElementById("catalog").style.background="#0066ff"; + document.getElementById("catalog").style.color="#ffffff";*/ </script> </body> </html> diff --git a/KAA-JSP/build/web/login.jsp b/KAA-JSP/build/web/login.jsp index 2cf99d5aea8542e6f1512b62db3a99a4d13ff456..22289cc0269a3b11d9fdbffffd3856770a3b1b28 100644 --- a/KAA-JSP/build/web/login.jsp +++ b/KAA-JSP/build/web/login.jsp @@ -101,7 +101,7 @@ <script> // Initialize Firebase // Initialize Firebase - var config = { + /*var config = { apiKey: "AIzaSyAQ2WIB6GWOxmtwMdGd8eHawL4PWxK8evU", authDomain: "tugas-besar-wbd.firebaseapp.com", databaseURL: "https://tugas-besar-wbd.firebaseio.com", @@ -122,6 +122,7 @@ .catch(function(err){ console.log('Errorr'); }) + */ </script> </body> </html> diff --git a/KAA-JSP/build/web/scripts/app.js b/KAA-JSP/build/web/scripts/app.js index 51a0cd1b2649576090b022fb0aae514c60ed78f6..b7ffb7919a3ae035028cbb99b2f51c13b16b893f 100644 --- a/KAA-JSP/build/web/scripts/app.js +++ b/KAA-JSP/build/web/scripts/app.js @@ -7,16 +7,31 @@ var app = angular.module('chatApp', ['firebase']); -app.controller('chatController', ['$scope','Message', function($scope,Message){ - $scope.user = "Guest"; +app.controller('chatController', ['$scope','Message', function($scope,Message,){ + $scope.user = ""; + + $scope.receiver = ""; $scope.messages= Message.all; $scope.insert = function(message){ Message.create(message); + }; + + $scope.setUser = function(username){ + user = username; + }; + + $scope.setReceiver = function(username){ + receiver = username; + }; + + $scope.isReceiverSet = function(){ + return !(receiver === ""); }; }]); + app.factory('Message', ['$firebase', function($firebase) { var ref= new Firebase('https://kaa-saleproject.firebaseio.com'); @@ -46,4 +61,4 @@ app.factory('Message', ['$firebase', function($firebase) { return Message; -}]); \ No newline at end of file +}]); diff --git a/KAA-JSP/dist/KAA-JSP.war b/KAA-JSP/dist/KAA-JSP.war index 6860acede591c30d671d8bcef96a2fc709f8d228..5bf48ddb056abf0ac4b3a627065137a7333f3e1f 100644 Binary files a/KAA-JSP/dist/KAA-JSP.war and b/KAA-JSP/dist/KAA-JSP.war differ diff --git a/KAA-JSP/nbproject/ant-deploy.xml b/KAA-JSP/nbproject/ant-deploy.xml index 2d5f8778d18757ea5ded4eea4da13ca1adc51093..5d33e0d6e743ce97b9b63e4c37346ab71071ce70 100644 --- a/KAA-JSP/nbproject/ant-deploy.xml +++ b/KAA-JSP/nbproject/ant-deploy.xml @@ -1,4 +1,43 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + +Copyright (c) 2008, 2016 Oracle and/or its affiliates. All rights reserved. + +Oracle and Java are registered trademarks of Oracle and/or its affiliates. +Other names may be trademarks of their respective owners. + +The contents of this file are subject to the terms of either the GNU +General Public License Version 2 only ("GPL") or the Common +Development and Distribution License("CDDL") (collectively, the +"License"). You may not use this file except in compliance with the +License. You can obtain a copy of the License at +http://www.netbeans.org/cddl-gplv2.html +or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the +specific language governing permissions and limitations under the +License. When distributing the software, include this License Header +Notice in each file and include the License file at +nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this +particular file as subject to the "Classpath" exception as provided +by Oracle in the GPL Version 2 section of the License file that +accompanied this code. If applicable, add the following below the +License Header, with the fields enclosed by brackets [] replaced by +your own identifying information: +"Portions Copyrighted [year] [name of copyright owner]" + +If you wish your version of this file to be governed by only the CDDL +or only the GPL Version 2, indicate your decision by adding +"[Contributor] elects to include this software in this distribution +under the [CDDL or GPL Version 2] license." If you do not indicate a +single choice of license, a recipient has the option to distribute +your version of this file under either the CDDL, the GPL Version 2 or +to extend the choice of license to its licensees as provided above. +However, if you add GPL Version 2 code and therefore, elected the GPL +Version 2 license, then the option applies only if the new code is +made subject to such option by the copyright holder. + +Contributor(s): +--> <project default="-deploy-ant" basedir="."> <target name="-init-cl-deployment-env" if="deploy.ant.enabled"> <property file="${deploy.ant.properties.file}" /> @@ -8,7 +47,7 @@ <tempfile prefix="gfv3" property="gfv3.password.file" destdir="${java.io.tmpdir}"/> <!-- do not forget to delete this! --> <echo message="AS_ADMIN_PASSWORD=${gfv3.password}" file="${gfv3.password.file}"/> </target> - + <target name="-parse-sun-web" depends="-init-cl-deployment-env" if="sun.web.present"> <tempfile prefix="gfv3" property="temp.sun.web" destdir="${java.io.tmpdir}"/> <copy file="${deploy.ant.docbase.dir}/WEB-INF/sun-web.xml" tofile="${temp.sun.web}"/> diff --git a/KAA-JSP/nbproject/private/private.properties b/KAA-JSP/nbproject/private/private.properties index 0f610372d1078b944a0531ab173b5f245cad22ab..17b05e1fd355984e3470323a00669e8abef06ddb 100644 --- a/KAA-JSP/nbproject/private/private.properties +++ b/KAA-JSP/nbproject/private/private.properties @@ -1,7 +1,7 @@ -deploy.ant.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\config\\GlassFishEE6\\Properties\\gfv3-445781616.properties +deploy.ant.properties.file=/home/khrs/.netbeans/8.2/config/GlassFishEE6/Properties/gfv3-2049786751.properties j2ee.platform.is.jsr109=true -j2ee.server.domain=C:/Users/Ali-pc/AppData/Roaming/NetBeans/8.0.2/config/GF_4.1/domain1 -j2ee.server.home=C:/Program Files/glassfish-4.1/glassfish -j2ee.server.instance=[C:\\Program Files\\glassfish-4.1\\glassfish;C:\\Program Files\\glassfish-4.1\\glassfish\\domains\\domain1]deployer:gfv3ee6:localhost:4848 -j2ee.server.middleware=C:/Program Files/glassfish-4.1 -user.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\build.properties +j2ee.server.domain=/home/khrs/glassfish-4.1.1/glassfish/domains/domain1 +j2ee.server.home=/home/khrs/glassfish-4.1.1/glassfish +j2ee.server.instance=[/home/khrs/glassfish-4.1.1/glassfish:/home/khrs/glassfish-4.1.1/glassfish/domains/domain1]deployer:gfv3ee6wc:localhost:4848 +j2ee.server.middleware=/home/khrs/glassfish-4.1.1 +user.properties.file=/home/khrs/.netbeans/8.2/build.properties diff --git a/KAA-JSP/nbproject/private/private.xml b/KAA-JSP/nbproject/private/private.xml index 5fa8ec6bf3452002c318a274903c11840bd24e80..bc5dd1836885447d862b7a5fc7fffc305ec99cd2 100644 --- a/KAA-JSP/nbproject/private/private.xml +++ b/KAA-JSP/nbproject/private/private.xml @@ -3,10 +3,13 @@ <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> <group> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar2_JavaAndWebService/KAA-JSP/web/catalog.jsp</file> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar2_JavaAndWebService/KAA-JSP/src/java/org/saleproject/KAA/UploadProduct.java</file> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar2_JavaAndWebService/KAA-JSP/web/login.jsp</file> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar2_JavaAndWebService/KAA-JSP/web/editproduct.jsp</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/src/java/org/saleproject/KAA/UploadProduct.java</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/login.jsp</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/scripts/app.js</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/catalog.jsp</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/src/java/org/saleproject/KAA/RestAPI_consumer.java</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/css/style.css</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/scripts/chat.js</file> </group> </open-files> </project-private> diff --git a/KAA-JSP/nbproject/project.properties b/KAA-JSP/nbproject/project.properties index 9ad84afc728c9ad334bd0d52aec05d007a024e47..c2d6fb21fb1de80301fbd6a3afce6cbe7cb827d2 100644 --- a/KAA-JSP/nbproject/project.properties +++ b/KAA-JSP/nbproject/project.properties @@ -34,7 +34,7 @@ j2ee.compile.on.save=true j2ee.copy.static.files.on.save=true j2ee.deploy.on.save=true j2ee.platform=1.7-web -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar j2ee.platform.embeddableejb.classpath=${j2ee.server.home}/lib/embedded/glassfish-embedded-static-shell.jar j2ee.platform.wscompile.classpath=${j2ee.server.home}/modules/webservices-osgi.jar j2ee.platform.wsgen.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar diff --git a/KAA-JSP/web/catalog.jsp b/KAA-JSP/web/catalog.jsp index 5223f33dd8021a110364684fed1954dfc5422029..b0f093ae0e30d5edd4986acdf1cda4545188be2b 100644 --- a/KAA-JSP/web/catalog.jsp +++ b/KAA-JSP/web/catalog.jsp @@ -39,13 +39,20 @@ <script> // Initialize Firebase - var config = { + var config = { + apiKey: "AIzaSyAQ2WIB6GWOxmtwMdGd8eHawL4PWxK8evU", + authDomain: "tugas-besar-wbd.firebaseapp.com", + databaseURL: "https://tugas-besar-wbd.firebaseio.com", + storageBucket: "tugas-besar-wbd.appspot.com", + messagingSenderId: "1049009619420" + }; + /*var config = { apiKey: "AIzaSyAN43gCcqFx095nCBy-4abeRGkoZB1-Rok", authDomain: "kaa-saleproject.firebaseapp.com", databaseURL: "https://kaa-saleproject.firebaseio.com", storageBucket: "kaa-saleproject.appspot.com", messagingSenderId: "815161898662" - }; + };*/ firebase.initializeApp(config); const messaging = firebase.messaging(); @@ -56,9 +63,9 @@ // TODO(developer): Retrieve an Instance ID token for use with FCM. // ... }) - .the(function(console)){ + .then(function(token){ console.log(token); - } + }) .catch(function(err) { console.log('Unable to get permission to notify.', err); }); @@ -302,7 +309,7 @@ out.print("<p>No product to be sold.</p>"); } else { for (int i = 0; i < result.size(); i++) { - out.print("<p><b>" + result.get(i).getUsername() + "</b><br/>"); + out.print("<div ng-click=\"setReceiver(\""+result.get(i).getUsername()+"\"<p><b>" + result.get(i).getUsername() + "</b></div><br/>"); out.print("added this on " + result.get(i).getDate().getDate() + "</p>"); out.print("<hr/>"); out.print("<table>"); @@ -354,7 +361,7 @@ out.print("<p>Nothing matches your search.</p>"); } else { for (int i = 0; i < result.size(); i++) { - out.print("<p><b>" + result.get(i).getUsername() + "</b><br/>"); + out.print("<div ng-click=\""+result.get(i).getUsername()+"\"><p><b>" + result.get(i).getUsername() + "</b></div><br/>"); out.print("added this on " + result.get(i).getDate().getDate() + "</p>"); out.print("<hr/>"); out.print("<table>"); @@ -402,8 +409,8 @@ <script> - document.getElementById("catalog").style.background="#0066ff"; - document.getElementById("catalog").style.color="#ffffff"; + /*document.getElementById("catalog").style.background="#0066ff"; + document.getElementById("catalog").style.color="#ffffff";*/ </script> </body> </html> diff --git a/KAA-JSP/web/login.jsp b/KAA-JSP/web/login.jsp index 2cf99d5aea8542e6f1512b62db3a99a4d13ff456..22289cc0269a3b11d9fdbffffd3856770a3b1b28 100644 --- a/KAA-JSP/web/login.jsp +++ b/KAA-JSP/web/login.jsp @@ -101,7 +101,7 @@ <script> // Initialize Firebase // Initialize Firebase - var config = { + /*var config = { apiKey: "AIzaSyAQ2WIB6GWOxmtwMdGd8eHawL4PWxK8evU", authDomain: "tugas-besar-wbd.firebaseapp.com", databaseURL: "https://tugas-besar-wbd.firebaseio.com", @@ -122,6 +122,7 @@ .catch(function(err){ console.log('Errorr'); }) + */ </script> </body> </html> diff --git a/KAA-JSP/web/scripts/app.js b/KAA-JSP/web/scripts/app.js index 51a0cd1b2649576090b022fb0aae514c60ed78f6..b7ffb7919a3ae035028cbb99b2f51c13b16b893f 100644 --- a/KAA-JSP/web/scripts/app.js +++ b/KAA-JSP/web/scripts/app.js @@ -7,16 +7,31 @@ var app = angular.module('chatApp', ['firebase']); -app.controller('chatController', ['$scope','Message', function($scope,Message){ - $scope.user = "Guest"; +app.controller('chatController', ['$scope','Message', function($scope,Message,){ + $scope.user = ""; + + $scope.receiver = ""; $scope.messages= Message.all; $scope.insert = function(message){ Message.create(message); + }; + + $scope.setUser = function(username){ + user = username; + }; + + $scope.setReceiver = function(username){ + receiver = username; + }; + + $scope.isReceiverSet = function(){ + return !(receiver === ""); }; }]); + app.factory('Message', ['$firebase', function($firebase) { var ref= new Firebase('https://kaa-saleproject.firebaseio.com'); @@ -46,4 +61,4 @@ app.factory('Message', ['$firebase', function($firebase) { return Message; -}]); \ No newline at end of file +}]); diff --git a/MarketPlaceService/build/web/WEB-INF/sun-web.xml b/MarketPlaceService/build/web/WEB-INF/sun-web.xml deleted file mode 100644 index 1ac7af40bc9f499787d5623c4191ae84b07f4c3b..0000000000000000000000000000000000000000 --- a/MarketPlaceService/build/web/WEB-INF/sun-web.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE sun-web-app PUBLIC "-//Sun Microsystems, Inc.//DTD GlassFish Application Server 3.0 Servlet 3.0//EN" "http://www.sun.com/software/appserver/dtds/sun-web-app_3_0-0.dtd"> -<sun-web-app error-url=""> - <class-loader delegate="true"/> - <jsp-config> - <property name="keepgenerated" value="true"> - <description>Keep a copy of the generated servlet class' java code.</description> - </property> - </jsp-config> -</sun-web-app> - diff --git a/MarketPlaceService/build/web/gfv3ee6.dpf b/MarketPlaceService/build/web/gfv3ee6.dpf deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/MarketPlaceService/dist/MarketPlaceService.war b/MarketPlaceService/dist/MarketPlaceService.war index 7ed0f5d7150145ed40e4b27804a693314e58cf71..a940acf314d11c2ee3e7acabaa28be64ead1ddce 100644 Binary files a/MarketPlaceService/dist/MarketPlaceService.war and b/MarketPlaceService/dist/MarketPlaceService.war differ diff --git a/MarketPlaceService/nbproject/ant-deploy.xml b/MarketPlaceService/nbproject/ant-deploy.xml index 2d5f8778d18757ea5ded4eea4da13ca1adc51093..5d33e0d6e743ce97b9b63e4c37346ab71071ce70 100644 --- a/MarketPlaceService/nbproject/ant-deploy.xml +++ b/MarketPlaceService/nbproject/ant-deploy.xml @@ -1,4 +1,43 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + +Copyright (c) 2008, 2016 Oracle and/or its affiliates. All rights reserved. + +Oracle and Java are registered trademarks of Oracle and/or its affiliates. +Other names may be trademarks of their respective owners. + +The contents of this file are subject to the terms of either the GNU +General Public License Version 2 only ("GPL") or the Common +Development and Distribution License("CDDL") (collectively, the +"License"). You may not use this file except in compliance with the +License. You can obtain a copy of the License at +http://www.netbeans.org/cddl-gplv2.html +or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the +specific language governing permissions and limitations under the +License. When distributing the software, include this License Header +Notice in each file and include the License file at +nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this +particular file as subject to the "Classpath" exception as provided +by Oracle in the GPL Version 2 section of the License file that +accompanied this code. If applicable, add the following below the +License Header, with the fields enclosed by brackets [] replaced by +your own identifying information: +"Portions Copyrighted [year] [name of copyright owner]" + +If you wish your version of this file to be governed by only the CDDL +or only the GPL Version 2, indicate your decision by adding +"[Contributor] elects to include this software in this distribution +under the [CDDL or GPL Version 2] license." If you do not indicate a +single choice of license, a recipient has the option to distribute +your version of this file under either the CDDL, the GPL Version 2 or +to extend the choice of license to its licensees as provided above. +However, if you add GPL Version 2 code and therefore, elected the GPL +Version 2 license, then the option applies only if the new code is +made subject to such option by the copyright holder. + +Contributor(s): +--> <project default="-deploy-ant" basedir="."> <target name="-init-cl-deployment-env" if="deploy.ant.enabled"> <property file="${deploy.ant.properties.file}" /> @@ -8,7 +47,7 @@ <tempfile prefix="gfv3" property="gfv3.password.file" destdir="${java.io.tmpdir}"/> <!-- do not forget to delete this! --> <echo message="AS_ADMIN_PASSWORD=${gfv3.password}" file="${gfv3.password.file}"/> </target> - + <target name="-parse-sun-web" depends="-init-cl-deployment-env" if="sun.web.present"> <tempfile prefix="gfv3" property="temp.sun.web" destdir="${java.io.tmpdir}"/> <copy file="${deploy.ant.docbase.dir}/WEB-INF/sun-web.xml" tofile="${temp.sun.web}"/> diff --git a/MarketPlaceService/nbproject/private/private.properties b/MarketPlaceService/nbproject/private/private.properties index 0f610372d1078b944a0531ab173b5f245cad22ab..17b05e1fd355984e3470323a00669e8abef06ddb 100644 --- a/MarketPlaceService/nbproject/private/private.properties +++ b/MarketPlaceService/nbproject/private/private.properties @@ -1,7 +1,7 @@ -deploy.ant.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\config\\GlassFishEE6\\Properties\\gfv3-445781616.properties +deploy.ant.properties.file=/home/khrs/.netbeans/8.2/config/GlassFishEE6/Properties/gfv3-2049786751.properties j2ee.platform.is.jsr109=true -j2ee.server.domain=C:/Users/Ali-pc/AppData/Roaming/NetBeans/8.0.2/config/GF_4.1/domain1 -j2ee.server.home=C:/Program Files/glassfish-4.1/glassfish -j2ee.server.instance=[C:\\Program Files\\glassfish-4.1\\glassfish;C:\\Program Files\\glassfish-4.1\\glassfish\\domains\\domain1]deployer:gfv3ee6:localhost:4848 -j2ee.server.middleware=C:/Program Files/glassfish-4.1 -user.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\build.properties +j2ee.server.domain=/home/khrs/glassfish-4.1.1/glassfish/domains/domain1 +j2ee.server.home=/home/khrs/glassfish-4.1.1/glassfish +j2ee.server.instance=[/home/khrs/glassfish-4.1.1/glassfish:/home/khrs/glassfish-4.1.1/glassfish/domains/domain1]deployer:gfv3ee6wc:localhost:4848 +j2ee.server.middleware=/home/khrs/glassfish-4.1.1 +user.properties.file=/home/khrs/.netbeans/8.2/build.properties diff --git a/MarketPlaceService/nbproject/private/private.xml b/MarketPlaceService/nbproject/private/private.xml index 18a146c87a7106f594e2783da2853042ac1a7eaa..6807a2ba1902a255b464065dd83188d73fbe6d01 100644 --- a/MarketPlaceService/nbproject/private/private.xml +++ b/MarketPlaceService/nbproject/private/private.xml @@ -2,8 +2,6 @@ <project-private xmlns="http://www.netbeans.org/ns/project-private/1"> <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> - <group> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar2_JavaAndWebService/MarketPlaceService/src/java/org/KAA/MarketPlaceService/Service/Validator.java</file> - </group> + <group/> </open-files> </project-private> diff --git a/MarketPlaceService/nbproject/project.properties b/MarketPlaceService/nbproject/project.properties index d31fdb74d8de159727fd0eb73b2b9a9def201a00..ea23c6106caaa611bfc917f77288b85cf0fb7116 100644 --- a/MarketPlaceService/nbproject/project.properties +++ b/MarketPlaceService/nbproject/project.properties @@ -34,7 +34,7 @@ j2ee.compile.on.save=true j2ee.copy.static.files.on.save=true j2ee.deploy.on.save=true j2ee.platform=1.7-web -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar j2ee.platform.embeddableejb.classpath=${j2ee.server.home}/lib/embedded/glassfish-embedded-static-shell.jar j2ee.platform.wscompile.classpath=${j2ee.server.home}/modules/webservices-osgi.jar j2ee.platform.wsgen.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar