@Beta
public interface NameFormattingStrategy
NamingContext
in the OData VDM generator. Implement this
interface to create a custom NameFormattingStrategy and set in the NamingContext's constructor.Modifier and Type | Method and Description |
---|---|
String |
applyFormat(String input)
Returns the input string formatted according to the rules of the respective implementation of this interface.
|
Copyright © 2020 SAP SE. All rights reserved.