com.retek.component.customer.integration.xml
Class BaseCustomerElementXmlBuilder

java.lang.Object
  extended bycom.retek.commons.component.xml.impl.BaseElementXmlBuilder
      extended bycom.retek.component.customer.integration.xml.BaseCustomerElementXmlBuilder
All Implemented Interfaces:
ElementXmlBuilder
Direct Known Subclasses:
CatalogRequestXmlBuilder, CustomerFileAddressXmlBuilder, CustomerFileAlternateNumberXmlBuilder, CustomerFileCustomerPreferenceXmlBuilder, CustomerFileCustomerXmlBuilder, CustomerFileEmailXmlBuilder, CustomerFileTelephoneXmlBuilder, CustomerMergeRequestCustomerXmlBuilder, CustomerMergeRequestXmlBuilder

public abstract class BaseCustomerElementXmlBuilder
extends BaseElementXmlBuilder


Field Summary
 
Fields inherited from class com.retek.commons.component.xml.impl.BaseElementXmlBuilder
CC_EXP_DATE_FORMAT, DATE_FORMAT, DATE_TIME_FORMAT, EOL, ID, TYPE, XML_STRING_BUFFER_INITIAL_SIZE
 
Constructor Summary
BaseCustomerElementXmlBuilder(DistributedContext context)
           
 
Method Summary
protected  boolean isBypassRequiredFieldsValidation()
           
static void setBypassRequiredFieldCheckingForTesting(boolean b)
           
 
Methods inherited from class com.retek.commons.component.xml.impl.BaseElementXmlBuilder
createElementObject, getContext, getElementAttributes, getElementName, getElementXmlBegin, getElementXmlBegin, getElementXmlEnd, getOrderedTagElementNames, getTagElements, getTagString, isLeafElement, isRootElement, toXml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseCustomerElementXmlBuilder

public BaseCustomerElementXmlBuilder(DistributedContext context)
Method Detail

isBypassRequiredFieldsValidation

protected boolean isBypassRequiredFieldsValidation()
Overrides:
isBypassRequiredFieldsValidation in class BaseElementXmlBuilder

setBypassRequiredFieldCheckingForTesting

public static final void setBypassRequiredFieldCheckingForTesting(boolean b)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28