findByAttributeName(attributeName) -> MAttributeParameterMapping
Find a mapping by attribute name.
This will return the first mapping found with a matching attribute name.
findByParameterName(parameterName) -> MAttributeParameterMapping
Find a mapping by parameter name.
This will return the first mapping found with a matching parameter name.