| Package | Description |
|---|---|
| de.hybris.platform.b2b.resource |
| Modifier and Type | Method and Description |
|---|---|
B2BCustomerEmailConstraintModel |
B2BCustomerEmailConstraintResource.getB2BCustomerEmailConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected B2BCustomerEmailConstraintModel |
B2BCustomerEmailConstraintResource.readResource(java.lang.String resourceId)
Gets the
B2BCustomerEmailConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<B2BCustomerEmailConstraintModel> |
B2BCustomerEmailConstraintsResource.getB2BCustomerEmailConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCustomerEmailConstraintResource.setB2BCustomerEmailConstraintModel(B2BCustomerEmailConstraintModel value)
Convenience method which just delegates to
#setResourceValue(B2BCustomerEmailConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCustomerEmailConstraintsResource.setB2BCustomerEmailConstraintsCollection(java.util.Collection<B2BCustomerEmailConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.