Package com.sap.cds.adapter.odata.v2
Class CdsODataV2ServletFactory
java.lang.Object
com.sap.cds.adapter.odata.v2.CdsODataV2ServletFactory
- All Implemented Interfaces:
AdapterFactory,ServletAdapterFactory,CdsRuntimeAware
public class CdsODataV2ServletFactory
extends Object
implements ServletAdapterFactory, CdsRuntimeAware
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate()String[]booleanvoidsetCdsRuntime(CdsRuntime runtime)
-
Field Details
-
PROTOCOL_KEY
- See Also:
-
-
Constructor Details
-
CdsODataV2ServletFactory
public CdsODataV2ServletFactory()
-
-
Method Details
-
setCdsRuntime
- Specified by:
setCdsRuntimein interfaceCdsRuntimeAware
-
isEnabled
public boolean isEnabled()- Specified by:
isEnabledin interfaceAdapterFactory
-
create
- Specified by:
createin interfaceAdapterFactory
-
getBasePath
- Specified by:
getBasePathin interfaceServletAdapterFactory
-
getMappings
- Specified by:
getMappingsin interfaceServletAdapterFactory
-
getServletPath
- Specified by:
getServletPathin interfaceServletAdapterFactory
-