Repository: olingo-odata4 Updated Branches: refs/heads/master 3b37d2994 -> a42641f70
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/a42641f7/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/PublicCompanyComposableInvoker.java ---------------------------------------------------------------------- diff --git a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/PublicCompanyComposableInvoker.java b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/PublicCompanyComposableInvoker.java index 09688d1..f08c799 100644 --- a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/PublicCompanyComposableInvoker.java +++ b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/PublicCompanyComposableInvoker.java @@ -21,8 +21,6 @@ package org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.servic import org.apache.olingo.ext.proxy.api.annotations.Key; import org.apache.olingo.ext.proxy.api.AbstractOpenType; import org.apache.olingo.ext.proxy.api.AbstractEntitySet; -import org.apache.olingo.commons.api.edm.constants.EdmContentKind; -import org.apache.olingo.client.api.edm.ConcurrencyMode; //CHECKSTYLE:ON (Maven checkstyle) public interface PublicCompanyComposableInvoker @@ -49,14 +47,7 @@ public interface PublicCompanyComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.Integer getCompanyID(); void setCompanyID(java.lang.Integer _companyID); @@ -72,14 +63,7 @@ public interface PublicCompanyComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.services.odatawcfservice.types.CompanyCategory getCompanyCategory(); void setCompanyCategory(org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.services.odatawcfservice.types.CompanyCategory _companyCategory); @@ -95,14 +79,7 @@ public interface PublicCompanyComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.Long getRevenue(); void setRevenue(java.lang.Long _revenue); @@ -118,14 +95,7 @@ public interface PublicCompanyComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getName(); void setName(java.lang.String _name); @@ -141,14 +111,7 @@ public interface PublicCompanyComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.services.odatawcfservice.types.Address getAddress(); void setAddress(org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.services.odatawcfservice.types.Address _address); @@ -164,14 +127,7 @@ public interface PublicCompanyComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getStockExchange(); void setStockExchange(java.lang.String _stockExchange); http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/a42641f7/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/Statement.java ---------------------------------------------------------------------- diff --git a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/Statement.java b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/Statement.java index 8f136ac..c01fb35 100644 --- a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/Statement.java +++ b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/Statement.java @@ -19,8 +19,6 @@ package org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.services.odatawcfservice.types; //CHECKSTYLE:OFF (Maven checkstyle) import org.apache.olingo.ext.proxy.api.annotations.Key; -import org.apache.olingo.commons.api.edm.constants.EdmContentKind; -import org.apache.olingo.client.api.edm.ConcurrencyMode; //CHECKSTYLE:ON (Maven checkstyle) @@ -48,14 +46,7 @@ public interface Statement scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.Integer getStatementID(); void setStatementID(java.lang.Integer _statementID); @@ -71,14 +62,7 @@ public interface Statement scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getTransactionType(); void setTransactionType(java.lang.String _transactionType); @@ -94,14 +78,7 @@ public interface Statement scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getTransactionDescription(); void setTransactionDescription(java.lang.String _transactionDescription); @@ -117,14 +94,7 @@ public interface Statement scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.Double getAmount(); void setAmount(java.lang.Double _amount); http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/a42641f7/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StatementComposableInvoker.java ---------------------------------------------------------------------- diff --git a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StatementComposableInvoker.java b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StatementComposableInvoker.java index 303cb69..5856cc3 100644 --- a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StatementComposableInvoker.java +++ b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StatementComposableInvoker.java @@ -19,8 +19,6 @@ package org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.services.odatawcfservice.types; //CHECKSTYLE:OFF (Maven checkstyle) import org.apache.olingo.ext.proxy.api.annotations.Key; -import org.apache.olingo.commons.api.edm.constants.EdmContentKind; -import org.apache.olingo.client.api.edm.ConcurrencyMode; //CHECKSTYLE:ON (Maven checkstyle) public interface StatementComposableInvoker @@ -47,14 +45,7 @@ public interface StatementComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.Integer getStatementID(); void setStatementID(java.lang.Integer _statementID); @@ -70,14 +61,7 @@ public interface StatementComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getTransactionType(); void setTransactionType(java.lang.String _transactionType); @@ -93,14 +77,7 @@ public interface StatementComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getTransactionDescription(); void setTransactionDescription(java.lang.String _transactionDescription); @@ -116,14 +93,7 @@ public interface StatementComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.Double getAmount(); void setAmount(java.lang.Double _amount); http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/a42641f7/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StoredPI.java ---------------------------------------------------------------------- diff --git a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StoredPI.java b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StoredPI.java index 4a495a6..f5732fe 100644 --- a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StoredPI.java +++ b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StoredPI.java @@ -19,8 +19,6 @@ package org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.services.odatawcfservice.types; //CHECKSTYLE:OFF (Maven checkstyle) import org.apache.olingo.ext.proxy.api.annotations.Key; -import org.apache.olingo.commons.api.edm.constants.EdmContentKind; -import org.apache.olingo.client.api.edm.ConcurrencyMode; //CHECKSTYLE:ON (Maven checkstyle) @@ -48,14 +46,7 @@ public interface StoredPI scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.Integer getStoredPIID(); void setStoredPIID(java.lang.Integer _storedPIID); @@ -71,14 +62,7 @@ public interface StoredPI scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getPIName(); void setPIName(java.lang.String _pIName); @@ -94,14 +78,7 @@ public interface StoredPI scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getPIType(); void setPIType(java.lang.String _pIType); @@ -117,14 +94,7 @@ public interface StoredPI scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.sql.Timestamp getCreatedDate(); void setCreatedDate(java.sql.Timestamp _createdDate); http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/a42641f7/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StoredPIComposableInvoker.java ---------------------------------------------------------------------- diff --git a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StoredPIComposableInvoker.java b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StoredPIComposableInvoker.java index 31578a0..f3cb28a 100644 --- a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StoredPIComposableInvoker.java +++ b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/StoredPIComposableInvoker.java @@ -19,8 +19,6 @@ package org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.services.odatawcfservice.types; //CHECKSTYLE:OFF (Maven checkstyle) import org.apache.olingo.ext.proxy.api.annotations.Key; -import org.apache.olingo.commons.api.edm.constants.EdmContentKind; -import org.apache.olingo.client.api.edm.ConcurrencyMode; //CHECKSTYLE:ON (Maven checkstyle) public interface StoredPIComposableInvoker @@ -47,14 +45,7 @@ public interface StoredPIComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.Integer getStoredPIID(); void setStoredPIID(java.lang.Integer _storedPIID); @@ -70,14 +61,7 @@ public interface StoredPIComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getPIName(); void setPIName(java.lang.String _pIName); @@ -93,14 +77,7 @@ public interface StoredPIComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getPIType(); void setPIType(java.lang.String _pIType); @@ -116,14 +93,7 @@ public interface StoredPIComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.sql.Timestamp getCreatedDate(); void setCreatedDate(java.sql.Timestamp _createdDate); http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/a42641f7/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/Subscription.java ---------------------------------------------------------------------- diff --git a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/Subscription.java b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/Subscription.java index 2bd733d..efc5af8 100644 --- a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/Subscription.java +++ b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/Subscription.java @@ -19,8 +19,6 @@ package org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.services.odatawcfservice.types; //CHECKSTYLE:OFF (Maven checkstyle) import org.apache.olingo.ext.proxy.api.annotations.Key; -import org.apache.olingo.commons.api.edm.constants.EdmContentKind; -import org.apache.olingo.client.api.edm.ConcurrencyMode; //CHECKSTYLE:ON (Maven checkstyle) @@ -48,14 +46,7 @@ public interface Subscription scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.Integer getSubscriptionID(); void setSubscriptionID(java.lang.Integer _subscriptionID); @@ -71,14 +62,7 @@ public interface Subscription scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getTemplateGuid(); void setTemplateGuid(java.lang.String _templateGuid); @@ -94,14 +78,7 @@ public interface Subscription scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getTitle(); void setTitle(java.lang.String _title); @@ -117,14 +94,7 @@ public interface Subscription scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getCategory(); void setCategory(java.lang.String _category); @@ -140,14 +110,7 @@ public interface Subscription scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.sql.Timestamp getCreatedDate(); void setCreatedDate(java.sql.Timestamp _createdDate); http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/a42641f7/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/SubscriptionComposableInvoker.java ---------------------------------------------------------------------- diff --git a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/SubscriptionComposableInvoker.java b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/SubscriptionComposableInvoker.java index 0d56c80..1db61db 100644 --- a/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/SubscriptionComposableInvoker.java +++ b/fit/src/test/java/org/apache/olingo/fit/proxy/v4/staticservice/microsoft/test/odata/services/odatawcfservice/types/SubscriptionComposableInvoker.java @@ -19,8 +19,6 @@ package org.apache.olingo.fit.proxy.v4.staticservice.microsoft.test.odata.services.odatawcfservice.types; //CHECKSTYLE:OFF (Maven checkstyle) import org.apache.olingo.ext.proxy.api.annotations.Key; -import org.apache.olingo.commons.api.edm.constants.EdmContentKind; -import org.apache.olingo.client.api.edm.ConcurrencyMode; //CHECKSTYLE:ON (Maven checkstyle) public interface SubscriptionComposableInvoker @@ -47,14 +45,7 @@ public interface SubscriptionComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.Integer getSubscriptionID(); void setSubscriptionID(java.lang.Integer _subscriptionID); @@ -70,14 +61,7 @@ public interface SubscriptionComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getTemplateGuid(); void setTemplateGuid(java.lang.String _templateGuid); @@ -93,14 +77,7 @@ public interface SubscriptionComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getTitle(); void setTitle(java.lang.String _title); @@ -116,14 +93,7 @@ public interface SubscriptionComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.lang.String getCategory(); void setCategory(java.lang.String _category); @@ -139,14 +109,7 @@ public interface SubscriptionComposableInvoker scale = 0, unicode = true, collation = "", - srid = "", - concurrencyMode = ConcurrencyMode.None, - fcSourcePath = "", - fcTargetPath = "", - fcContentKind = EdmContentKind.text, - fcNSPrefix = "", - fcNSURI = "", - fcKeepInContent = false) + srid = "") java.sql.Timestamp getCreatedDate(); void setCreatedDate(java.sql.Timestamp _createdDate); http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/a42641f7/lib/client-api/src/main/java/org/apache/olingo/client/api/edm/ConcurrencyMode.java ---------------------------------------------------------------------- diff --git a/lib/client-api/src/main/java/org/apache/olingo/client/api/edm/ConcurrencyMode.java b/lib/client-api/src/main/java/org/apache/olingo/client/api/edm/ConcurrencyMode.java deleted file mode 100644 index 2a28294..0000000 --- a/lib/client-api/src/main/java/org/apache/olingo/client/api/edm/ConcurrencyMode.java +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.olingo.client.api.edm; - -public enum ConcurrencyMode { - - None, - Fixed - -}
