public class B2BCustomerEmailConstraintResource
extends <any>
| Constructor and Description |
|---|
B2BCustomerEmailConstraintResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteB2BCustomerEmailConstraint()
Generated HTTP method for covering DELETE requests.
|
Response |
getB2BCustomerEmailConstraint()
Generated HTTP method for covering GET requests.
|
B2BCustomerEmailConstraintModel |
getB2BCustomerEmailConstraintModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
putB2BCustomerEmailConstraint(B2BCustomerEmailConstraintDTO dto)
Generated HTTP method for covering PUT requests.
|
protected B2BCustomerEmailConstraintModel |
readResource(String resourceId)
Gets the
B2BCustomerEmailConstraintModel resource which is addressed by current resource request. |
void |
setB2BCustomerEmailConstraintModel(B2BCustomerEmailConstraintModel value)
Convenience method which just delegates to
#setResourceValue(B2BCustomerEmailConstraintModel) |
public B2BCustomerEmailConstraintResource()
public Response deleteB2BCustomerEmailConstraint()
Responsepublic Response getB2BCustomerEmailConstraint()
Responsepublic B2BCustomerEmailConstraintModel getB2BCustomerEmailConstraintModel()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response putB2BCustomerEmailConstraint(B2BCustomerEmailConstraintDTO dto)
Responseprotected B2BCustomerEmailConstraintModel readResource(String resourceId) throws Exception
B2BCustomerEmailConstraintModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setB2BCustomerEmailConstraintModel(B2BCustomerEmailConstraintModel value)
#setResourceValue(B2BCustomerEmailConstraintModel)Copyright © 2017 SAP SE. All Rights Reserved.