| Package | Description |
|---|---|
| de.hybris.platform.financialservices.model.components |
Contains generated models for each type of de.hybris.platform.financialservices.jalo.components package.
|
| de.hybris.platform.financialservices.resource.components |
| Modifier and Type | Class and Description |
|---|---|
class |
CMSAutoDetailsSubmitComponentModel
Generated model class for type CMSAutoDetailsSubmitComponent first defined at extension financialservices.
|
class |
CMSLifeDetailsSubmitComponentModel
Generated model class for type CMSLifeDetailsSubmitComponent first defined at extension financialservices.
|
class |
CMSPropertyDetailsSubmitComponentModel
Generated model class for type CMSPropertyDetailsSubmitComponent first defined at extension financialservices.
|
class |
CMSTripDetailsSubmitComponentModel
Generated model class for type CMSTripDetailsSubmitComponent first defined at extension financialservices.
|
| Modifier and Type | Method and Description |
|---|---|
CMSFormSubmitComponentModel |
CMSFormSubmitComponentResource.getCMSFormSubmitComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected CMSFormSubmitComponentModel |
CMSFormSubmitComponentResource.readResource(String resourceId)
Gets the
CMSFormSubmitComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSFormSubmitComponentModel> |
CMSFormSubmitComponentsResource.getCMSFormSubmitComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSFormSubmitComponentResource.setCMSFormSubmitComponentModel(CMSFormSubmitComponentModel value)
Convenience method which just delegates to
#setResourceValue(CMSFormSubmitComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSFormSubmitComponentsResource.setCMSFormSubmitComponentsCollection(Collection<CMSFormSubmitComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.