- get(def) - Method in GPathResultMap
-
- getAt(String) - Method in DataBindingSource
-
Convencience operator overloading
- getAt(String) - Method in SimpleMapDataBindingSource
-
- getCause() - Method in BindingError
-
@return an exception thrown during the data binding process
- getCause() - Method in SimpleBindingError
-
- getConverter(Class, def) - Method in SimpleDataBinder
-
- getDataBindingSources() - Method in CollectionDataBindingSource
-
- getDataBindingSources() - Method in GPathResultCollectionDataBindingSource
-
- getDate(Calendar) - Method in AbstractStructuredDateBindingEditor
-
- getDate(Calendar) - Method in StructuredCalendarBindingEditor
-
- getDate(Calendar) - Method in StructuredDateBindingEditor
-
- getDate(Calendar) - Method in StructuredSqlDateBindingEditor
-
- getDefaultCollectionInstanceForType(Class) - Method in SimpleDataBinder
-
- getField(Class, String) - Method in SimpleDataBinder
-
- getFormatString(Annotation) - Method in SimpleDataBinder
-
@param annotation An instance of grails.databinding.BindingFormat or org.grails.databinding.BindingFormat
- getFormattedConverter(Field, String) - Method in SimpleDataBinder
-
Get a ValueConverter for field
- getIdentifierValue() - Method in DataBindingSource
-
@return the identifier value for binding or null if no identifier is represented by this binding source
- getIdentifierValue() - Method in SimpleMapDataBindingSource
-
- getIndexedPropertyReferenceDescriptor(def) - Method in SimpleDataBinder
-
- getObject() - Method in BindingError
-
@return the object that data binding was being imposed upon
- getObject() - Method in SimpleBindingError
-
- getOptionalFields() - Method in AbstractStructuredDateBindingEditor
-
- getPropertyInitializer(def, String) - Method in SimpleDataBinder
-
- getPropertyName() - Method in BindingError
-
@return the name of the property that the data binding error occurred on
- getPropertyName() - Method in SimpleBindingError
-
- getPropertyNameForNode(Node) - Method in GPathResultMap
-
- getPropertyNameForNodeChild(NodeChild) - Method in GPathResultMap
-
- getPropertyNames() - Method in DataBindingSource
-
@return the names of properties represented
- getPropertyNames() - Method in SimpleMapDataBindingSource
-
- getPropertyValue(def, String, DataBindingSource) - Method in AbstractStructuredDateBindingEditor
-
- getPropertyValue(Object, String, DataBindingSource) - Method in BindingHelper
-
The value returned from this method will be bound to
the property specified by propertyName.
- getPropertyValue(String) - Method in DataBindingSource
-
@param propertyName the name of a property
- getPropertyValue(String) - Method in SimpleMapDataBindingSource
-
- getPropertyValue(Object, String, DataBindingSource) - Method in StructuredBindingEditor
-
The value returned from this method will be bound to
the property specified by propertyName.
- getReferencedTypeForCollection(String, Object) - Method in SimpleDataBinder
-
- getReferencedTypeForCollectionInClass(String, Class) - Method in SimpleDataBinder
-
- getRejectedValue() - Method in BindingError
-
@return The value which could not be bound to the property
- getRejectedValue() - Method in SimpleBindingError
-
- getRequiredFields() - Method in AbstractStructuredDateBindingEditor
-
- getTargetType() - Method in ClosureValueConverter
-
- getTargetType() - Method in CurrencyValueConverter
-
- getTargetType() - Method in DateConversionHelper
-
- getTargetType() - Method in FormattedDateValueConverter
-
- getTargetType() - Method in FormattedValueConverter
-
@return the output type of this converter
- getTargetType() - Method in TimeZoneConverter
-
- getTargetType() - Method in TypedStructuredBindingEditor
-
@return the type that this editor is used for binding to
- getTargetType() - Method in UUIDConverter
-
- getTargetType() - Method in ValueConverter
-
- getTargetType() - Method in ValueInitializer
-
- getValueConverter(def, String) - Method in SimpleDataBinder
-
- getValueConverterForClass(def, String) - Method in SimpleDataBinder
-
- getValueConverterForField(def, String) - Method in SimpleDataBinder
-
- getValueInitializerForField(def, String) - Method in SimpleDataBinder
-
- getValueOfBindInitializer(Annotation) - Method in SimpleDataBinder
-
@param annotation An instance of grails.databinding.BindInitializer
- getValueOfBindUsing(Annotation) - Method in SimpleDataBinder
-
@param annotation An instance of grails.databinding.BindingUsing or org.grails.databinding.BindingUsing
- gpath - Field in GPathResultMap
-
- GPathResultCollectionDataBindingSource - Class in org.grails.databinding.xml
- GPathResultCollectionDataBindingSource(GPathResult) - Constructor in GPathResultCollectionDataBindingSource
-
- GPathResultMap - Class in org.grails.databinding.xml
@author Jeff Brown
- GPathResultMap(GPathResult) - Constructor in GPathResultMap
-