| Package | Description |
|---|---|
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeValidConstraintModel |
AdvancedShippingNoticeValidConstraintResource.getAdvancedShippingNoticeValidConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AdvancedShippingNoticeValidConstraintModel |
AdvancedShippingNoticeValidConstraintResource.readResource(java.lang.String resourceId)
Gets the
AdvancedShippingNoticeValidConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AdvancedShippingNoticeValidConstraintModel> |
AdvancedShippingNoticeValidConstraintsResource.getAdvancedShippingNoticeValidConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticeValidConstraintResource.setAdvancedShippingNoticeValidConstraintModel(AdvancedShippingNoticeValidConstraintModel value)
Convenience method which just delegates to
#setResourceValue(AdvancedShippingNoticeValidConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticeValidConstraintsResource.setAdvancedShippingNoticeValidConstraintsCollection(java.util.Collection<AdvancedShippingNoticeValidConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.