Uses of Interface
de.knightsoftnet.validators.client.impl.GwtBeanDescriptor
-
Packages that use GwtBeanDescriptor Package Description de.knightsoftnet.validators.client.impl -
-
Uses of GwtBeanDescriptor in de.knightsoftnet.validators.client.impl
Classes in de.knightsoftnet.validators.client.impl that implement GwtBeanDescriptor Modifier and Type Class Description classGwtBeanDescriptorImpl<T>Abstract BeanDescriptor for use by generatedGwtBeanDescriptor.Methods in de.knightsoftnet.validators.client.impl that return GwtBeanDescriptor Modifier and Type Method Description GwtBeanDescriptor<G>GwtSpecificValidator. getConstraints(ValidationGroupsMetadata validationGroupsMetadata)Return the descriptor object describing bean constraints.
-