| Package | Description |
|---|---|
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| de.hybris.platform.xyformsservices.model |
Contains generated models for each type of de.hybris.platform.xyformsservices.jalo package.
|
| de.hybris.platform.xyformsservices.resource |
| Modifier and Type | Method and Description |
|---|---|
List<YFormDataModel> |
AbstractOrderEntryModel.getYFormData()
Generated method - Getter of the
AbstractOrderEntry.yFormData dynamic attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
YFormDataModel |
YFormDataHistoryModel.getFormData()
Generated method - Getter of the
YFormDataHistory.formData attribute defined at extension xyformsservices. |
| Modifier and Type | Method and Description |
|---|---|
Collection<YFormDataModel> |
YFormDefinitionModel.getData()
Generated method - Getter of the
YFormDefinition.data attribute defined at extension xyformsservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
YFormDataHistoryModel.setFormData(YFormDataModel value)
Generated method - Setter of
YFormDataHistory.formData attribute defined at extension xyformsservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
YFormDefinitionModel.setData(Collection<YFormDataModel> value)
Generated method - Setter of
YFormDefinition.data attribute defined at extension xyformsservices. |
| Modifier and Type | Method and Description |
|---|---|
YFormDataModel |
YFormDataResource.getYFormDataModel()
Convenience method which just delegates to
#getResourceValue() |
protected YFormDataModel |
YFormDataResource.readResource(String resourceId)
Gets the
YFormDataModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<YFormDataModel> |
YFormDatasResource.getYFormDatasCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
YFormDataResource.setYFormDataModel(YFormDataModel value)
Convenience method which just delegates to
#setResourceValue(YFormDataModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
YFormDatasResource.setYFormDatasCollection(Collection<YFormDataModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.