public class

DeleteRecordDefinitionParser

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

Summary

Fields
private TemplateParser.PatternInfo patternInfo Mule Pattern Info
Public Constructors
DeleteRecordDefinitionParser()
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 DeleteRecordDefinitionParser ()

Public Methods

public BeanDefinition parse (Element element, ParserContext parserContent)

Parameters
element
parserContent

Protected Methods

protected String getAttributeValue (Element element, String attributeName)

Parameters
element
attributeName