|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyInformation | |
---|---|
org.apache.myfaces.extensions.validator.core.metadata.extractor | |
org.apache.myfaces.extensions.validator.core.property |
Uses of PropertyInformation in org.apache.myfaces.extensions.validator.core.metadata.extractor |
---|
Methods in org.apache.myfaces.extensions.validator.core.metadata.extractor that return PropertyInformation | |
---|---|
PropertyInformation |
DefaultComponentMetaDataExtractor.extract(javax.faces.context.FacesContext facesContext,
java.lang.Object object)
|
PropertyInformation |
MetaDataExtractor.extract(javax.faces.context.FacesContext facesContext,
java.lang.Object object)
|
Methods in org.apache.myfaces.extensions.validator.core.metadata.extractor with parameters of type PropertyInformation | |
---|---|
protected void |
DefaultComponentMetaDataExtractor.addAnnotationToAnnotationEntries(java.util.List<java.lang.annotation.Annotation> annotations,
PropertyInformation propertyInformation)
|
protected void |
DefaultComponentMetaDataExtractor.addFieldAccessAnnotations(java.lang.Class entity,
java.lang.String property,
PropertyInformation propertyInformation)
|
protected void |
DefaultComponentMetaDataExtractor.addPropertyAccessAnnotations(java.lang.Class entity,
java.lang.String property,
PropertyInformation propertyInformation)
|
Uses of PropertyInformation in org.apache.myfaces.extensions.validator.core.property |
---|
Classes in org.apache.myfaces.extensions.validator.core.property that implement PropertyInformation | |
---|---|
class |
DefaultPropertyInformation
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |