Package com.sap.cloud.sdk.datamodel.odata.utility


package com.sap.cloud.sdk.datamodel.odata.utility
  • Class
    Description
    Represents an abstract base implementation of the NamingStrategy.
    Utility class to enable validity checks for OData specifications from EDMX files.
    OData version to manage different validation steps.
    Helper class that enables finding the correct order of parameters for get-by-key and function/actions.
    An enum representing the logic to be used by the NamingStrategy for determining the source for the java namings.
    Represents a strategy for generating various types of Java names from OData entity/property names and labels.
    Utility class, that bundles various naming related operations.
    Represents a NamingStrategy, which removes pre- and suffixes from the generated Java identifiers that are typically used in S4Hana service definitions.
    Represents the default NamingStrategy implementation, which generates syntactically correct Java names without doing any additional modifications.