Uses of Interface
org.jboss.jca.embedded.dsl.ironjacamar10.api.BeanValidationGroupsType
Packages that use BeanValidationGroupsType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of BeanValidationGroupsType in org.jboss.jca.embedded.dsl.ironjacamar10.api
Methods in org.jboss.jca.embedded.dsl.ironjacamar10.api that return BeanValidationGroupsTypeModifier and TypeMethodDescriptionBeanValidationGroupsType.beanValidationGroup(String... values) Creates for all String objects representingbean-validation-groupelements, a newbean-validation-groupelementIronjacamarDescriptor.getOrCreateBeanValidationGroups()If not already created, a newbean-validation-groupselement with the given value will be created.IronjacamarType.getOrCreateBeanValidationGroups()If not already created, a newbean-validation-groupselement with the given value will be created.BeanValidationGroupsType.removeAllBeanValidationGroup()Removes thebean-validation-groupelement -
Uses of BeanValidationGroupsType in org.jboss.jca.embedded.dsl.ironjacamar10.impl
Classes in org.jboss.jca.embedded.dsl.ironjacamar10.impl that implement BeanValidationGroupsTypeModifier and TypeClassDescriptionclassThis class implements thebean-validation-groupsTypexsd typeMethods in org.jboss.jca.embedded.dsl.ironjacamar10.impl that return BeanValidationGroupsTypeModifier and TypeMethodDescriptionBeanValidationGroupsTypeImpl.beanValidationGroup(String... values) Creates for all String objects representingbean-validation-groupelements, a newbean-validation-groupelementIronjacamarDescriptorImpl.getOrCreateBeanValidationGroups()If not already created, a newbean-validation-groupselement with the given value will be created.IronjacamarTypeImpl.getOrCreateBeanValidationGroups()If not already created, a newbean-validation-groupselement with the given value will be created.BeanValidationGroupsTypeImpl.removeAllBeanValidationGroup()Removes thebean-validation-groupelement