Package com.sap.cds.feature.ucl.adapter
Class UclAdapterFactory
java.lang.Object
com.sap.cds.feature.ucl.adapter.UclAdapterFactory
- All Implemented Interfaces:
AdapterFactory,ServletAdapterFactory,CdsRuntimeAware
Factory for the Unified Customer Landscape adapter.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate()String[]booleanvoidsetCdsRuntime(CdsRuntime runtime)
-
Constructor Details
-
UclAdapterFactory
public UclAdapterFactory()
-
-
Method Details
-
setCdsRuntime
- Specified by:
setCdsRuntimein interfaceCdsRuntimeAware
-
create
- Specified by:
createin interfaceAdapterFactory
-
isEnabled
public boolean isEnabled()- Specified by:
isEnabledin interfaceAdapterFactory
-
getBasePath
- Specified by:
getBasePathin interfaceServletAdapterFactory
-
getMappings
- Specified by:
getMappingsin interfaceServletAdapterFactory
-
getServletPath
- Specified by:
getServletPathin interfaceServletAdapterFactory
-