Interface | Description |
---|---|
NamingStrategy |
An interface, allowing the adjustment of the edm-to-java name mapping.
|
Class | Description |
---|---|
DataModelGenerator |
Builder for the
ODataToVdmGenerator , gathering all relevant parameter or providing default values for
unspecified ones. |
DataModelGeneratorCli |
CLI wrapper of the
DataModelGenerator builder. |
DataModelGeneratorMojo |
Mojo used in the OData Generator Maven Plugin.
|
DefaultNamingStrategy |
Default implementation of the
NamingStrategy interface, adjusting the nameSource for S4HANA services. |
MessageCollector |
Wrapper for the
CloudLoggerFactory , collecting all logged messages. |
Enum | Description |
---|---|
DefaultNamingStrategy.NameSource |
An enum representing the logic to be used by the
DefaultNamingStrategy for determining the source for the
java namings. |
Exception | Description |
---|---|
ODataGeneratorException |
Custom runtime exception that is thrown in cases of unrecoverable errors.
|
Copyright © 2018 SAP SE. All rights reserved.