| Package | Description |
|---|---|
| com.hybris.backoffice.model.constraint |
Contains generated models for each type of com.hybris.backoffice.jalo.constraint package.
|
| de.hybris.platform.b2b.model |
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
|
| de.hybris.platform.cmsfacades.cmsitems.attributevalidators | |
| de.hybris.platform.core.model.type |
Contains generated models for each type of de.hybris.platform.jalo.type package.
|
| de.hybris.platform.platformbackoffice.validation.model.constraints |
Contains generated models for each type of de.hybris.platform.platformbackoffice.validation.jalo.constraints package.
|
| de.hybris.platform.subscriptionservices.model |
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
|
| de.hybris.platform.validation.extractor.impl | |
| de.hybris.platform.validation.interceptors | |
| de.hybris.platform.validation.localized | |
| de.hybris.platform.validation.model.constraints |
Contains generated models for each type of de.hybris.platform.validation.jalo.constraints package.
|
| de.hybris.platform.validation.model.constraints.jsr303 |
Contains generated models for each type of de.hybris.platform.validation.jalo.constraints.jsr303 package.
|
| de.hybris.platform.validation.pojos | |
| de.hybris.platform.validation.resource.constraints |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumCodeConstraintModel
Generated model class for type EnumCodeConstraint first defined at extension backoffice.
|
| 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 |
|---|---|
protected java.util.Map<java.lang.String,AttributeConstraintModel> |
AbstractAttributeContentValidator.getConstraintMap(AttributeDescriptorModel attribute,
java.util.function.Predicate<AttributeConstraintModel> filter)
Returns the Constraint Map for this Attribute filtered by the given filter.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,AttributeConstraintModel> |
AbstractAttributeContentValidator.getConstraintMap(AttributeDescriptorModel attribute,
java.util.function.Predicate<AttributeConstraintModel> filter)
Returns the Constraint Map for this Attribute filtered by the given filter.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<AttributeConstraintModel> |
AttributeDescriptorModel.getConstraints()
Generated method - Getter of the
AttributeDescriptor.constraints attribute defined at extension validation. |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeDescriptorModel.setConstraints(java.util.Set<AttributeConstraintModel> value)
Generated method - Setter of
AttributeDescriptor.constraints attribute defined at extension validation. |
| Modifier and Type | Class and Description |
|---|---|
class |
HybrisEnumValueCodeConstraintModel
Generated model class for type HybrisEnumValueCodeConstraint first defined at extension platformbackoffice.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PriceRowsValidConstraintModel
Generated model class for type PriceRowsValidConstraint first defined at extension subscriptionservices.
|
| Modifier and Type | Method and Description |
|---|---|
FieldType |
AttributeConstraintToFieldTypeConverter.convert(AttributeConstraintModel source) |
GetterType |
AttributeConstraintToGetterTypeConverter.convert(AttributeConstraintModel source) |
BeanType |
AttributeConstraintToBeanTypeConverter.convert(AttributeConstraintModel source) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeConstraintToBeanTypeConverter.setFieldConverter(ConstraintConverter<AttributeConstraintModel,FieldType> fieldConverter) |
void |
AttributeConstraintToBeanTypeConverter.setGetterConverter(ConstraintConverter<AttributeConstraintModel,GetterType> getterConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AttributeConstraintValidator.isConstraintValidForAccessor(AttributeConstraintModel constraint) |
void |
AttributeConstraintPreparer.onPrepare(AttributeConstraintModel constraint,
InterceptorContext ctx) |
void |
AttributeConstraintValidator.onValidate(AttributeConstraintModel constraint,
InterceptorContext ctx) |
void |
ValidateLocalizedConstraintInterceptor.onValidate(AttributeConstraintModel attrConstraint,
InterceptorContext ctx) |
| Constructor and Description |
|---|
LocalizedAttributeConstraint(AttributeConstraintModel constraint,
java.util.List<java.util.Locale> languages) |
| Modifier and Type | Class and Description |
|---|---|
class |
HybrisDecimalMaxConstraintModel
Generated model class for type HybrisDecimalMaxConstraint first defined at extension validation.
|
class |
HybrisDecimalMinConstraintModel
Generated model class for type HybrisDecimalMinConstraint first defined at extension validation.
|
class |
NotBlankConstraintModel
Generated model class for type NotBlankConstraint first defined at extension validation.
|
class |
NotEmptyConstraintModel
Generated model class for type NotEmptyConstraint first defined at extension validation.
|
class |
RegExpConstraintModel
Generated model class for type RegExpConstraint first defined at extension personalizationservices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssertFalseConstraintModel
Generated model class for type AssertFalseConstraint first defined at extension validation.
|
class |
AssertTrueConstraintModel
Generated model class for type AssertTrueConstraint first defined at extension validation.
|
class |
DecimalMaxConstraintModel
Generated model class for type DecimalMaxConstraint first defined at extension validation.
|
class |
DecimalMinConstraintModel
Generated model class for type DecimalMinConstraint first defined at extension validation.
|
class |
DigitsConstraintModel
Generated model class for type DigitsConstraint first defined at extension validation.
|
class |
FutureConstraintModel
Generated model class for type FutureConstraint first defined at extension validation.
|
class |
MaxConstraintModel
Generated model class for type MaxConstraint first defined at extension validation.
|
class |
MinConstraintModel
Generated model class for type MinConstraint first defined at extension validation.
|
class |
NotNullConstraintModel
Generated model class for type NotNullConstraint first defined at extension validation.
|
class |
NullConstraintModel
Generated model class for type NullConstraint first defined at extension validation.
|
class |
ObjectPatternConstraintModel
Generated model class for type ObjectPatternConstraint first defined at extension ruleengineservices.
|
class |
PastConstraintModel
Generated model class for type PastConstraint first defined at extension validation.
|
class |
PatternConstraintModel
Generated model class for type PatternConstraint first defined at extension validation.
|
class |
SizeConstraintModel
Generated model class for type SizeConstraint first defined at extension validation.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<? extends AttributeConstraintModel> |
SamplePojo.buildConstraintModel(ModelService service) |
| Modifier and Type | Method and Description |
|---|---|
AttributeConstraintModel |
AttributeConstraintResource.getAttributeConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AttributeConstraintModel |
AttributeConstraintResource.readResource(java.lang.String resourceId)
Gets the
AttributeConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AttributeConstraintModel> |
AttributeConstraintsResource.getAttributeConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeConstraintResource.setAttributeConstraintModel(AttributeConstraintModel value)
Convenience method which just delegates to
#setResourceValue(AttributeConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeConstraintsResource.setAttributeConstraintsCollection(java.util.Collection<AttributeConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.