| Package | Description |
|---|---|
| de.hybris.platform.b2b.model |
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
|
| de.hybris.platform.validation.resource.constraints.jsr303 | |
| de.hybris.platform.validation.services.integration |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BCustomerEmailConstraintModel
Generated model class for type B2BCustomerEmailConstraint first defined at extension b2bcommerce.
|
| Modifier and Type | Method and Description |
|---|---|
PatternConstraintModel |
PatternConstraintResource.getPatternConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PatternConstraintModel |
PatternConstraintResource.readResource(java.lang.String resourceId)
Gets the
PatternConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PatternConstraintModel> |
PatternConstraintsResource.getPatternConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PatternConstraintResource.setPatternConstraintModel(PatternConstraintModel value)
Convenience method which just delegates to
#setResourceValue(PatternConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatternConstraintsResource.setPatternConstraintsCollection(java.util.Collection<PatternConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Field and Description |
|---|---|
protected PatternConstraintModel |
CommonIntegrationValidationTest.patternConstraint |
Copyright © 2018 SAP SE. All Rights Reserved.