|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConverterBean | |
---|---|
org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse | |
org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.util |
Uses of ConverterBean in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse |
---|
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse that return ConverterBean | |
---|---|
ConverterBean |
FacesConfigBean.findConverter(String converterId)
Returns the converter for this converter type. |
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse that return types with arguments of type ConverterBean | |
---|---|
Iterator<ConverterBean> |
FacesConfigBean.converters()
Returns an iterator for all converters in this faces config. |
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse with parameters of type ConverterBean | |
---|---|
void |
FacesConfigBean.addConverter(ConverterBean converter)
Adds a converter to this faces config document. |
Uses of ConverterBean in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.util |
---|
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.util with parameters of type ConverterBean | |
---|---|
protected abstract boolean |
ConverterFilter.accept(ConverterBean converter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |