| Package | Description |
|---|---|
| de.hybris.platform.core.model.product |
Contains generated models for each type of de.hybris.platform.jalo.product package.
|
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionTermModel |
ProductModel.getSubscriptionTerm()
Generated method - Getter of the
Product.subscriptionTerm attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setSubscriptionTerm(SubscriptionTermModel value)
Generated method - Setter of
Product.subscriptionTerm attribute defined at extension subscriptionservices. |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionTermModel |
SubscriptionTermResource.getSubscriptionTermModel()
Convenience method which just delegates to
#getResourceValue() |
protected SubscriptionTermModel |
SubscriptionTermResource.readResource(String resourceId)
Gets the
SubscriptionTermModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SubscriptionTermModel> |
SubscriptionTermsResource.getSubscriptionTermsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionTermResource.setSubscriptionTermModel(SubscriptionTermModel value)
Convenience method which just delegates to
#setResourceValue(SubscriptionTermModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionTermsResource.setSubscriptionTermsCollection(Collection<SubscriptionTermModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.