Class DataServices


  • public class DataServices
    extends Object
    Objects of this class represent the data service. They contain all schemas of the EDM as well as the dataServiceVersion
    • Constructor Detail

      • DataServices

        public DataServices()
    • Method Detail

      • setDataServiceVersion

        public DataServices setDataServiceVersion​(String dataServiceVersion)
        Sets the data service version for this DataServices
        Parameters:
        dataServiceVersion - Versão
        Returns:
        DataServices for method chaining
      • setCustomEdmxVersion

        public DataServices setCustomEdmxVersion​(String customEdmxVersion)
        Sets a custom edmx version which is used in the metadata document
        Parameters:
        customEdmxVersion - Versão
        Returns:
        ComplexType for method chaining
      • getDataServiceVersion

        public String getDataServiceVersion()
        Returns:
        String data service version
      • getCustomEdmxVersion

        public String getCustomEdmxVersion()
        Returns:
        String custom edmx version