public class

UpdateCustomFieldsRecordDefinitionParser

extends Object
implements BeanDefinitionParser
java.lang.Object
   ↳ org.mule.module.netsuite.config.UpdateCustomFieldsRecordDefinitionParser

Summary

Fields
private TemplateParser.PatternInfo patternInfo Mule Pattern Info
Public Constructors
UpdateCustomFieldsRecordDefinitionParser()
Public Methods
BeanDefinition parse(Element element, ParserContext parserContent)
Protected Methods
String getAttributeValue(Element element, String attributeName)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.springframework.beans.factory.xml.BeanDefinitionParser

Fields

private TemplateParser.PatternInfo patternInfo

Mule Pattern Info

Public Constructors

public UpdateCustomFieldsRecordDefinitionParser ()

Public Methods

public BeanDefinition parse (Element element, ParserContext parserContent)

Parameters
element
parserContent

Protected Methods

protected String getAttributeValue (Element element, String attributeName)

Parameters
element
attributeName