Interface PhysicalChemicalPropertyService

All Known Implementing Classes:
DefaultPhysicalChemicalPropertyService

@Deprecated public interface PhysicalChemicalPropertyService
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

This service writes data that is provided by an external application to the physical-chemical properties in the Product Compliance solution in SAP S/4HANA Cloud. It uses the provided data to create or update a version of the physical-chemical properties. In addition, the service can also read data of the physical-chemical properties and provides this data to an external application. You can apply any of the filters provided or retrieve all existing data. # .

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: CE_PHYSICALCHEMICALPROPERTY_0001
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: Product Compliance - Integration(SAP_COM_0797)
Scope Items: Chemical Compliance Approval for Purchased Material and Supplier(31G), Assess Marketability of a Product(31H), Assess Dangerous Goods for a Product(3FC), Manage Safety Data Sheets for Products(3VR), Substance Volume Tracking(4OL), Request Regulatory Documentation from Service Provider(6AV)
Authentication Methods: x509
Service Group Name: API_PHYSICALCHEMICALPRPTY
Business Object: Physical Chemical Property
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull PhysicalChemicalPropertyService withServicePath(@Nonnull String servicePath)
      Deprecated.
      Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.
      Parameters:
      servicePath - Service path that will override the default.
      Returns:
      A new service instance with the specified service path.
    • batch

      @Nonnull BatchRequestBuilder batch()
      Deprecated.
      Creates a batch request builder object.
      Returns:
      A request builder to handle batch operation on this service. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlBoilingPoint

      @Nonnull GetAllRequestBuilder<PhysChmlBoilingPoint> getAllPhysChmlBoilingPoint()
      Deprecated.
      Fetch multiple PhysChmlBoilingPoint entities.
      Returns:
      A request builder to fetch multiple PhysChmlBoilingPoint entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlBoilingPoint

      @Nonnull CountRequestBuilder<PhysChmlBoilingPoint> countPhysChmlBoilingPoint()
      Deprecated.
      Fetch the number of entries from the PhysChmlBoilingPoint entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlBoilingPoint entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlBoilingPointByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlBoilingPoint> getPhysChmlBoilingPointByKey(UUID physChmlBoilingPtUUID)
      Deprecated.
      Fetch a single PhysChmlBoilingPoint entity using key fields.
      Parameters:
      physChmlBoilingPtUUID - Boiling Point: UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlBoilingPoint entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlBulkDensity

      @Nonnull GetAllRequestBuilder<PhysChmlBulkDensity> getAllPhysChmlBulkDensity()
      Deprecated.
      Fetch multiple PhysChmlBulkDensity entities.
      Returns:
      A request builder to fetch multiple PhysChmlBulkDensity entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlBulkDensity

      @Nonnull CountRequestBuilder<PhysChmlBulkDensity> countPhysChmlBulkDensity()
      Deprecated.
      Fetch the number of entries from the PhysChmlBulkDensity entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlBulkDensity entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlBulkDensityByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlBulkDensity> getPhysChmlBulkDensityByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlBulkDensity entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlBulkDensity entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlColor

      @Nonnull GetAllRequestBuilder<PhysChmlColor> getAllPhysChmlColor()
      Deprecated.
      Fetch multiple PhysChmlColor entities.
      Returns:
      A request builder to fetch multiple PhysChmlColor entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlColor

      @Nonnull CountRequestBuilder<PhysChmlColor> countPhysChmlColor()
      Deprecated.
      Fetch the number of entries from the PhysChmlColor entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlColor entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlColorByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlColor> getPhysChmlColorByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlColor entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlColor entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlDensity

      @Nonnull GetAllRequestBuilder<PhysChmlDensity> getAllPhysChmlDensity()
      Deprecated.
      Fetch multiple PhysChmlDensity entities.
      Returns:
      A request builder to fetch multiple PhysChmlDensity entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlDensity

      @Nonnull CountRequestBuilder<PhysChmlDensity> countPhysChmlDensity()
      Deprecated.
      Fetch the number of entries from the PhysChmlDensity entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlDensity entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlDensityByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlDensity> getPhysChmlDensityByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlDensity entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlDensity entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlEvaporationRate

      @Nonnull GetAllRequestBuilder<PhysChmlEvaporationRate> getAllPhysChmlEvaporationRate()
      Deprecated.
      Fetch multiple PhysChmlEvaporationRate entities.
      Returns:
      A request builder to fetch multiple PhysChmlEvaporationRate entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlEvaporationRate

      @Nonnull CountRequestBuilder<PhysChmlEvaporationRate> countPhysChmlEvaporationRate()
      Deprecated.
      Fetch the number of entries from the PhysChmlEvaporationRate entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlEvaporationRate entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlEvaporationRateByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlEvaporationRate> getPhysChmlEvaporationRateByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlEvaporationRate entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlEvaporationRate entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlFlowTime

      @Nonnull GetAllRequestBuilder<PhysChmlFlowTime> getAllPhysChmlFlowTime()
      Deprecated.
      Fetch multiple PhysChmlFlowTime entities.
      Returns:
      A request builder to fetch multiple PhysChmlFlowTime entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlFlowTime

      @Nonnull CountRequestBuilder<PhysChmlFlowTime> countPhysChmlFlowTime()
      Deprecated.
      Fetch the number of entries from the PhysChmlFlowTime entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlFlowTime entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlFlowTimeByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlFlowTime> getPhysChmlFlowTimeByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlFlowTime entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlFlowTime entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlForm

      @Nonnull GetAllRequestBuilder<PhysChmlForm> getAllPhysChmlForm()
      Deprecated.
      Fetch multiple PhysChmlForm entities.
      Returns:
      A request builder to fetch multiple PhysChmlForm entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlForm

      @Nonnull CountRequestBuilder<PhysChmlForm> countPhysChmlForm()
      Deprecated.
      Fetch the number of entries from the PhysChmlForm entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlForm entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlFormByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlForm> getPhysChmlFormByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlForm entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlForm entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlMeltingPoint

      @Nonnull GetAllRequestBuilder<PhysChmlMeltingPoint> getAllPhysChmlMeltingPoint()
      Deprecated.
      Fetch multiple PhysChmlMeltingPoint entities.
      Returns:
      A request builder to fetch multiple PhysChmlMeltingPoint entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlMeltingPoint

      @Nonnull CountRequestBuilder<PhysChmlMeltingPoint> countPhysChmlMeltingPoint()
      Deprecated.
      Fetch the number of entries from the PhysChmlMeltingPoint entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlMeltingPoint entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlMeltingPointByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlMeltingPoint> getPhysChmlMeltingPointByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlMeltingPoint entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlMeltingPoint entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlMolarMass

      @Nonnull GetAllRequestBuilder<PhysChmlMolarMass> getAllPhysChmlMolarMass()
      Deprecated.
      Fetch multiple PhysChmlMolarMass entities.
      Returns:
      A request builder to fetch multiple PhysChmlMolarMass entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlMolarMass

      @Nonnull CountRequestBuilder<PhysChmlMolarMass> countPhysChmlMolarMass()
      Deprecated.
      Fetch the number of entries from the PhysChmlMolarMass entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlMolarMass entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlMolarMassByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlMolarMass> getPhysChmlMolarMassByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlMolarMass entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlMolarMass entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlOdor

      @Nonnull GetAllRequestBuilder<PhysChmlOdor> getAllPhysChmlOdor()
      Deprecated.
      Fetch multiple PhysChmlOdor entities.
      Returns:
      A request builder to fetch multiple PhysChmlOdor entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlOdor

      @Nonnull CountRequestBuilder<PhysChmlOdor> countPhysChmlOdor()
      Deprecated.
      Fetch the number of entries from the PhysChmlOdor entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlOdor entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlOdorByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlOdor> getPhysChmlOdorByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlOdor entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlOdor entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlOdorThreshold

      @Nonnull GetAllRequestBuilder<PhysChmlOdorThreshold> getAllPhysChmlOdorThreshold()
      Deprecated.
      Fetch multiple PhysChmlOdorThreshold entities.
      Returns:
      A request builder to fetch multiple PhysChmlOdorThreshold entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlOdorThreshold

      @Nonnull CountRequestBuilder<PhysChmlOdorThreshold> countPhysChmlOdorThreshold()
      Deprecated.
      Fetch the number of entries from the PhysChmlOdorThreshold entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlOdorThreshold entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlOdorThresholdByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlOdorThreshold> getPhysChmlOdorThresholdByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlOdorThreshold entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlOdorThreshold entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlParticleSize

      @Nonnull GetAllRequestBuilder<PhysChmlParticleSize> getAllPhysChmlParticleSize()
      Deprecated.
      Fetch multiple PhysChmlParticleSize entities.
      Returns:
      A request builder to fetch multiple PhysChmlParticleSize entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlParticleSize

      @Nonnull CountRequestBuilder<PhysChmlParticleSize> countPhysChmlParticleSize()
      Deprecated.
      Fetch the number of entries from the PhysChmlParticleSize entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlParticleSize entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlParticleSizeByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlParticleSize> getPhysChmlParticleSizeByKey(UUID physChmlParticleSizeUUID)
      Deprecated.
      Fetch a single PhysChmlParticleSize entity using key fields.
      Parameters:
      physChmlParticleSizeUUID - Particle Size: UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlParticleSize entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlParticleSizeDistr

      @Nonnull GetAllRequestBuilder<PhysChmlParticleSizeDistr> getAllPhysChmlParticleSizeDistr()
      Deprecated.
      Fetch multiple PhysChmlParticleSizeDistr entities.
      Returns:
      A request builder to fetch multiple PhysChmlParticleSizeDistr entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlParticleSizeDistr

      @Nonnull CountRequestBuilder<PhysChmlParticleSizeDistr> countPhysChmlParticleSizeDistr()
      Deprecated.
      Fetch the number of entries from the PhysChmlParticleSizeDistr entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlParticleSizeDistr entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlParticleSizeDistrByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlParticleSizeDistr> getPhysChmlParticleSizeDistrByKey(UUID physChmlPSDistrUUID)
      Deprecated.
      Fetch a single PhysChmlParticleSizeDistr entity using key fields.
      Parameters:
      physChmlPSDistrUUID - Particle Size Distribution: UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlParticleSizeDistr entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlPartitionCoefficient

      @Nonnull GetAllRequestBuilder<PhysChmlPartitionCoefficient> getAllPhysChmlPartitionCoefficient()
      Deprecated.
      Fetch multiple PhysChmlPartitionCoefficient entities.
      Returns:
      A request builder to fetch multiple PhysChmlPartitionCoefficient entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlPartitionCoefficient

      @Nonnull CountRequestBuilder<PhysChmlPartitionCoefficient> countPhysChmlPartitionCoefficient()
      Deprecated.
      Fetch the number of entries from the PhysChmlPartitionCoefficient entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlPartitionCoefficient entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlPartitionCoefficientByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlPartitionCoefficient> getPhysChmlPartitionCoefficientByKey(UUID physChmlPartitionCoeffUUID)
      Deprecated.
      Fetch a single PhysChmlPartitionCoefficient entity using key fields.
      Parameters:
      physChmlPartitionCoeffUUID - Partition coefficient n-octanol/water: UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlPartitionCoefficient entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlPHScale

      @Nonnull GetAllRequestBuilder<PhysChmlPHScale> getAllPhysChmlPHScale()
      Deprecated.
      Fetch multiple PhysChmlPHScale entities.
      Returns:
      A request builder to fetch multiple PhysChmlPHScale entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlPHScale

      @Nonnull CountRequestBuilder<PhysChmlPHScale> countPhysChmlPHScale()
      Deprecated.
      Fetch the number of entries from the PhysChmlPHScale entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlPHScale entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlPHScaleByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlPHScale> getPhysChmlPHScaleByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlPHScale entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlPHScale entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlPhysicalState

      @Nonnull GetAllRequestBuilder<PhysChmlPhysicalState> getAllPhysChmlPhysicalState()
      Deprecated.
      Fetch multiple PhysChmlPhysicalState entities.
      Returns:
      A request builder to fetch multiple PhysChmlPhysicalState entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlPhysicalState

      @Nonnull CountRequestBuilder<PhysChmlPhysicalState> countPhysChmlPhysicalState()
      Deprecated.
      Fetch the number of entries from the PhysChmlPhysicalState entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlPhysicalState entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlPhysicalStateByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlPhysicalState> getPhysChmlPhysicalStateByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlPhysicalState entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlPhysicalState entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlRelativeDensity

      @Nonnull GetAllRequestBuilder<PhysChmlRelativeDensity> getAllPhysChmlRelativeDensity()
      Deprecated.
      Fetch multiple PhysChmlRelativeDensity entities.
      Returns:
      A request builder to fetch multiple PhysChmlRelativeDensity entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlRelativeDensity

      @Nonnull CountRequestBuilder<PhysChmlRelativeDensity> countPhysChmlRelativeDensity()
      Deprecated.
      Fetch the number of entries from the PhysChmlRelativeDensity entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlRelativeDensity entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlRelativeDensityByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlRelativeDensity> getPhysChmlRelativeDensityByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlRelativeDensity entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlRelativeDensity entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlRelativeVaporDensity

      @Nonnull GetAllRequestBuilder<PhysChmlRelativeVaporDensity> getAllPhysChmlRelativeVaporDensity()
      Deprecated.
      Fetch multiple PhysChmlRelativeVaporDensity entities.
      Returns:
      A request builder to fetch multiple PhysChmlRelativeVaporDensity entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlRelativeVaporDensity

      @Nonnull CountRequestBuilder<PhysChmlRelativeVaporDensity> countPhysChmlRelativeVaporDensity()
      Deprecated.
      Fetch the number of entries from the PhysChmlRelativeVaporDensity entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlRelativeVaporDensity entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlRelativeVaporDensityByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlRelativeVaporDensity> getPhysChmlRelativeVaporDensityByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlRelativeVaporDensity entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlRelativeVaporDensity entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlVaporPressure

      @Nonnull GetAllRequestBuilder<PhysChmlVaporPressure> getAllPhysChmlVaporPressure()
      Deprecated.
      Fetch multiple PhysChmlVaporPressure entities.
      Returns:
      A request builder to fetch multiple PhysChmlVaporPressure entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlVaporPressure

      @Nonnull CountRequestBuilder<PhysChmlVaporPressure> countPhysChmlVaporPressure()
      Deprecated.
      Fetch the number of entries from the PhysChmlVaporPressure entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlVaporPressure entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlVaporPressureByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlVaporPressure> getPhysChmlVaporPressureByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlVaporPressure entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlVaporPressure entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlViscosityDynamic

      @Nonnull GetAllRequestBuilder<PhysChmlViscosityDynamic> getAllPhysChmlViscosityDynamic()
      Deprecated.
      Fetch multiple PhysChmlViscosityDynamic entities.
      Returns:
      A request builder to fetch multiple PhysChmlViscosityDynamic entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlViscosityDynamic

      @Nonnull CountRequestBuilder<PhysChmlViscosityDynamic> countPhysChmlViscosityDynamic()
      Deprecated.
      Fetch the number of entries from the PhysChmlViscosityDynamic entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlViscosityDynamic entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlViscosityDynamicByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlViscosityDynamic> getPhysChmlViscosityDynamicByKey(UUID physChmlViscosityDynUUID)
      Deprecated.
      Fetch a single PhysChmlViscosityDynamic entity using key fields.
      Parameters:
      physChmlViscosityDynUUID - Dynamic Viscosity: ID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlViscosityDynamic entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlViscosityKinematic

      @Nonnull GetAllRequestBuilder<PhysChmlViscosityKinematic> getAllPhysChmlViscosityKinematic()
      Deprecated.
      Fetch multiple PhysChmlViscosityKinematic entities.
      Returns:
      A request builder to fetch multiple PhysChmlViscosityKinematic entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlViscosityKinematic

      @Nonnull CountRequestBuilder<PhysChmlViscosityKinematic> countPhysChmlViscosityKinematic()
      Deprecated.
      Fetch the number of entries from the PhysChmlViscosityKinematic entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlViscosityKinematic entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlViscosityKinematicByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlViscosityKinematic> getPhysChmlViscosityKinematicByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysChmlViscosityKinematic entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlViscosityKinematic entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysChmlWaterSolubility

      @Nonnull GetAllRequestBuilder<PhysChmlWaterSolubility> getAllPhysChmlWaterSolubility()
      Deprecated.
      Fetch multiple PhysChmlWaterSolubility entities.
      Returns:
      A request builder to fetch multiple PhysChmlWaterSolubility entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysChmlWaterSolubility

      @Nonnull CountRequestBuilder<PhysChmlWaterSolubility> countPhysChmlWaterSolubility()
      Deprecated.
      Fetch the number of entries from the PhysChmlWaterSolubility entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysChmlWaterSolubility entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysChmlWaterSolubilityByKey

      @Nonnull GetByKeyRequestBuilder<PhysChmlWaterSolubility> getPhysChmlWaterSolubilityByKey(UUID physChmlWtrSlbtyUUID)
      Deprecated.
      Fetch a single PhysChmlWaterSolubility entity using key fields.
      Parameters:
      physChmlWtrSlbtyUUID - Solubility in Water: UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysChmlWaterSolubility entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllPhysicalChemicalProperty

      @Nonnull GetAllRequestBuilder<PhysicalChemicalProperty> getAllPhysicalChemicalProperty()
      Deprecated.
      Fetch multiple PhysicalChemicalProperty entities.
      Returns:
      A request builder to fetch multiple PhysicalChemicalProperty entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countPhysicalChemicalProperty

      @Nonnull CountRequestBuilder<PhysicalChemicalProperty> countPhysicalChemicalProperty()
      Deprecated.
      Fetch the number of entries from the PhysicalChemicalProperty entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of PhysicalChemicalProperty entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getPhysicalChemicalPropertyByKey

      @Nonnull GetByKeyRequestBuilder<PhysicalChemicalProperty> getPhysicalChemicalPropertyByKey(UUID physChmlPrptyUUID)
      Deprecated.
      Fetch a single PhysicalChemicalProperty entity using key fields.
      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single PhysicalChemicalProperty entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.