Uses of Class
com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
Uses of AbstractNamingStrategy in com.sap.cloud.sdk.datamodel.odata.utility
Modifier and TypeClassDescriptionfinal class
Represents aNamingStrategy
, which removes pre- and suffixes from the generated Java identifiers that are typically used in S4Hana service definitions.class
Represents the defaultNamingStrategy
implementation, which generates syntactically correct Java names without doing any additional modifications.