| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.businesslayer |
This package provides classes to create business layers and manage business layer objects.
|
| com.sap.sl.sdk.authoring.datafoundation |
This package provides classes to create data foundations and manage objects for editing data foundations.
|
| Modifier and Type | Method and Description |
|---|---|
SingleValueAnswer |
BusinessLayerFactory.createSingleValueAnswer()
Creates an answer to a prompt that accepts a single value.
|
| Modifier and Type | Method and Description |
|---|---|
SingleValueAnswer |
DataFoundationFactory.createSingleValueAnswer()
Creates an answer to a prompt that accepts a single value.
|