| 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 |
|---|---|
DateValue |
BusinessLayerFactory.createDateValue(java.util.Date value)
Creates a value of type Date that can be used as an answer to a prompt.
|
| Modifier and Type | Method and Description |
|---|---|
DateValue |
DataFoundationFactory.createDateValue(java.util.Date value)
Creates a value of type Date that can be used as an answer to a prompt.
|