Package ch.tocco.nice2.netui.api.dwr
Class ConverterContribution
java.lang.Object
ch.tocco.nice2.netui.api.dwr.ConverterContribution
Deprecated.
- 
Constructor Summary
ConstructorsConstructorDescriptionConverterContribution(org.directwebremoting.extend.Converter implementation, String classPattern) Deprecated. - 
Method Summary
Modifier and TypeMethodDescriptionDeprecated.org.directwebremoting.extend.ConverterDeprecated. 
- 
Constructor Details
- 
ConverterContribution
public ConverterContribution(org.directwebremoting.extend.Converter implementation, String classPattern) Deprecated. 
 - 
 - 
Method Details
- 
getImplementation
public org.directwebremoting.extend.Converter getImplementation()Deprecated. - 
getClassPattern
Deprecated. 
 -