-
Deprecated MethodsMethodDescriptionuse
GrailsClassUtils.isGetter(String, Class, Class[])instead because this method has a defect for "is.." method with Boolean return types.useisGetter(String, Class, Class[])instead because this method has a defect for "is.." method with Boolean return types.
GrailsClassUtils.getPropertyForGetter(String, Class)instead because this method has a defect for "is.." method with Boolean return types.