Uses of Class
de.hybris.platform.validation.enums.RegexpFlag
-
Packages that use RegexpFlag Package Description de.hybris.platform.apiregistryservices.model.constraints Contains generated models for each type of de.hybris.platform.apiregistryservices.jalo.constraints package.de.hybris.platform.b2b.model Contains generated models for each type of de.hybris.platform.b2b.jalo package.de.hybris.platform.searchservices.model Contains generated models for each type of de.hybris.platform.searchservices.jalo package.de.hybris.platform.validation.enums Contains generated models for each type of de.hybris.platform.jalo.enumeration package.de.hybris.platform.validation.model.constraints.jsr303 Contains generated models for each type of de.hybris.platform.validation.jalo.constraints.jsr303 package. -
-
Uses of RegexpFlag in de.hybris.platform.apiregistryservices.model.constraints
Methods in de.hybris.platform.apiregistryservices.model.constraints that return types with arguments of type RegexpFlag Modifier and Type Method Description java.util.Set<RegexpFlag>EventMappingConstraintModel. getKeyFlags()Generated method - Getter of theEventMappingConstraint.keyFlagsattribute defined at extensionapiregistryservices.java.util.Set<RegexpFlag>EventMappingConstraintModel. getValueFlags()Generated method - Getter of theEventMappingConstraint.valueFlagsattribute defined at extensionapiregistryservices.Method parameters in de.hybris.platform.apiregistryservices.model.constraints with type arguments of type RegexpFlag Modifier and Type Method Description voidEventMappingConstraintModel. setKeyFlags(java.util.Set<RegexpFlag> value)Generated method - Setter ofEventMappingConstraint.keyFlagsattribute defined at extensionapiregistryservices.voidEventMappingConstraintModel. setValueFlags(java.util.Set<RegexpFlag> value)Generated method - Setter ofEventMappingConstraint.valueFlagsattribute defined at extensionapiregistryservices.Constructor parameters in de.hybris.platform.apiregistryservices.model.constraints with type arguments of type RegexpFlag Constructor Description EventMappingConstraintModel(java.lang.Class _annotation, java.lang.String _id, java.util.Set<RegexpFlag> _keyFlags, java.lang.String _keyRegexp, ItemModel _owner, java.util.Set<RegexpFlag> _valueFlags, java.lang.String _valueRegexp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersEventMappingConstraintModel(java.lang.Class _annotation, java.lang.String _id, java.util.Set<RegexpFlag> _keyFlags, java.lang.String _keyRegexp, java.util.Set<RegexpFlag> _valueFlags, java.lang.String _valueRegexp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of RegexpFlag in de.hybris.platform.b2b.model
Constructor parameters in de.hybris.platform.b2b.model with type arguments of type RegexpFlag Constructor Description B2BCustomerEmailConstraintModel(java.lang.Class _annotation, java.util.Set<RegexpFlag> _flags, java.lang.String _id, ItemModel _owner, java.lang.String _regexp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersB2BCustomerEmailConstraintModel(java.lang.Class _annotation, java.util.Set<RegexpFlag> _flags, java.lang.String _id, java.lang.String _regexp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of RegexpFlag in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return types with arguments of type RegexpFlag Modifier and Type Method Description java.util.Set<RegexpFlag>SnCollectionPatternConstraintModel. getFlags()Generated method - Getter of theSnCollectionPatternConstraint.flagsattribute defined at extensionsearchservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type RegexpFlag Modifier and Type Method Description voidSnCollectionPatternConstraintModel. setFlags(java.util.Set<RegexpFlag> value)Generated method - Setter ofSnCollectionPatternConstraint.flagsattribute defined at extensionsearchservices.Constructor parameters in de.hybris.platform.searchservices.model with type arguments of type RegexpFlag Constructor Description SnCollectionPatternConstraintModel(java.lang.Class _annotation, java.util.Set<RegexpFlag> _flags, java.lang.String _id, ItemModel _owner, java.lang.String _regexp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSnCollectionPatternConstraintModel(java.lang.Class _annotation, java.util.Set<RegexpFlag> _flags, java.lang.String _id, java.lang.String _regexp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of RegexpFlag in de.hybris.platform.validation.enums
Methods in de.hybris.platform.validation.enums that return RegexpFlag Modifier and Type Method Description static RegexpFlagRegexpFlag. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RegexpFlag[]RegexpFlag. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RegexpFlag in de.hybris.platform.validation.model.constraints.jsr303
Methods in de.hybris.platform.validation.model.constraints.jsr303 that return types with arguments of type RegexpFlag Modifier and Type Method Description java.util.Set<RegexpFlag>ObjectPatternConstraintModel. getFlags()Generated method - Getter of theObjectPatternConstraint.flagsattribute defined at extensionruleengineservices.java.util.Set<RegexpFlag>PatternConstraintModel. getFlags()Generated method - Getter of thePatternConstraint.flagsattribute defined at extensionvalidation.Method parameters in de.hybris.platform.validation.model.constraints.jsr303 with type arguments of type RegexpFlag Modifier and Type Method Description voidObjectPatternConstraintModel. setFlags(java.util.Set<RegexpFlag> value)Generated method - Setter ofObjectPatternConstraint.flagsattribute defined at extensionruleengineservices.voidPatternConstraintModel. setFlags(java.util.Set<RegexpFlag> value)Generated method - Setter ofPatternConstraint.flagsattribute defined at extensionvalidation.Constructor parameters in de.hybris.platform.validation.model.constraints.jsr303 with type arguments of type RegexpFlag Constructor Description ObjectPatternConstraintModel(java.lang.Class _annotation, java.util.Set<RegexpFlag> _flags, java.lang.String _id, ItemModel _owner, java.lang.String _regexp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersObjectPatternConstraintModel(java.lang.Class _annotation, java.util.Set<RegexpFlag> _flags, java.lang.String _id, java.lang.String _regexp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPatternConstraintModel(java.lang.Class _annotation, java.util.Set<RegexpFlag> _flags, java.lang.String _id, ItemModel _owner, java.lang.String _regexp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPatternConstraintModel(java.lang.Class _annotation, java.util.Set<RegexpFlag> _flags, java.lang.String _id, java.lang.String _regexp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-