| Package | Description |
|---|---|
| de.hybris.platform.b2badmincockpit.resource |
| Modifier and Type | Method and Description |
|---|---|
B2BUnitActiveConstraintModel |
B2BUnitActiveConstraintResource.getB2BUnitActiveConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected B2BUnitActiveConstraintModel |
B2BUnitActiveConstraintResource.readResource(java.lang.String resourceId)
Gets the
B2BUnitActiveConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<B2BUnitActiveConstraintModel> |
B2BUnitActiveConstraintsResource.getB2BUnitActiveConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitActiveConstraintResource.setB2BUnitActiveConstraintModel(B2BUnitActiveConstraintModel value)
Convenience method which just delegates to
#setResourceValue(B2BUnitActiveConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitActiveConstraintsResource.setB2BUnitActiveConstraintsCollection(java.util.Collection<B2BUnitActiveConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.