Uses of Class
com.retek.commons.component.xml.impl.ElementObjectImpl

Packages that use ElementObjectImpl
com.retek.commons.component.xml.impl   
com.retek.component.customer.integration.impl   
com.retek.component.customer.integration.xml   
com.retek.component.payment.impl   
com.retek.component.payment.integration.xml   
com.retek.component.salesaudit.impl   
com.retek.component.salesaudit.xml   
 

Uses of ElementObjectImpl in com.retek.commons.component.xml.impl
 

Methods in com.retek.commons.component.xml.impl that return ElementObjectImpl
protected abstract  ElementObjectImpl BaseElementXmlBuilder.createElementObject(java.lang.String elementId)
           
 

Uses of ElementObjectImpl in com.retek.component.customer.integration.impl
 

Subclasses of ElementObjectImpl in com.retek.component.customer.integration.impl
 class CustomerIntegrationAlternateNumberImpl
          Class which represents a customer integration customer alternate number.
 class CustomerIntegrationCatalogRequestImpl
          Class which represents a customer integration catalog request.
 class CustomerIntegrationCustomerAddressImpl
          Class which represents a customer integration customer address.
 class CustomerIntegrationCustomerElementImpl
          Abstract class which encapsulates common data and behavior for customer integration element objects.
 class CustomerIntegrationCustomerEmailImpl
          Class which represents a customer integration customer.
 class CustomerIntegrationCustomerImpl
          Class which represents a customer integration customer.
 class CustomerIntegrationCustomerPreferenceImpl
          Class which represents a customer integration customer preference.
 class CustomerIntegrationCustomerTelephoneImpl
          Class which represents a customer integration customer.
 class CustomerIntegrationElementImpl
          Abstract class which encapsulates common data and behavior for customer integration element objects.
 class CustomerIntegrationMergeCustomerImpl
          Class which represents customer integration merge request.
 class CustomerIntegrationMergeRequestImpl
          Class which represents customer integration merge request.
 

Uses of ElementObjectImpl in com.retek.component.customer.integration.xml
 

Methods in com.retek.component.customer.integration.xml that return ElementObjectImpl
protected  ElementObjectImpl CustomerFileXmlFileHandler.createElementObject(java.lang.String elementName, java.lang.String elementId, java.lang.String parentElementId)
           
protected  ElementObjectImpl CustomerFileCustomerPreferenceXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl CustomerFileAlternateNumberXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl CustomerMergeRequestXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl CatalogRequestXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl CustomerMergeRequestCustomerXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl CustomerFileCustomerXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl CustomerFileTelephoneXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl CustomerFileEmailXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl CustomerFileAddressXmlBuilder.createElementObject(java.lang.String elementId)
           
 

Uses of ElementObjectImpl in com.retek.component.payment.impl
 

Subclasses of ElementObjectImpl in com.retek.component.payment.impl
 class PaymentSettlementCustomerImpl
           
 class PaymentSettlementElementImpl
           
 class PaymentSettlementItemImpl
           
 class PaymentSettlementPaymentImpl
           
 class PaymentSettlementTransactionImpl
           
 

Uses of ElementObjectImpl in com.retek.component.payment.integration.xml
 

Methods in com.retek.component.payment.integration.xml that return ElementObjectImpl
protected  ElementObjectImpl PaymentSettlementTransactionXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl PaymentSettlementCustomerXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl PaymentSettlementItemXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl PaymentSettlementPaymentXmlBuilder.createElementObject(java.lang.String elementId)
           
 

Uses of ElementObjectImpl in com.retek.component.salesaudit.impl
 

Subclasses of ElementObjectImpl in com.retek.component.salesaudit.impl
 class SaeAccommodationImpl
           
 class SaeCustomerImpl
           
 class SaeDiscountImpl
           
 class SaeElementImpl
           
 class SaeItemImpl
           
 class SaePaymentImpl
           
 class SaeServiceImpl
           
 class SaeTaxImpl
           
 class SaeTransactionImpl
           
 

Uses of ElementObjectImpl in com.retek.component.salesaudit.xml
 

Methods in com.retek.component.salesaudit.xml that return ElementObjectImpl
protected  ElementObjectImpl SaePaymentXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl SaeAccommodationXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl SaeTaxXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl SaeItemXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl SaeCustomerXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl SaeServiceXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl SaeTransactionXmlBuilder.createElementObject(java.lang.String elementId)
           
protected  ElementObjectImpl SaeDiscountXmlBuilder.createElementObject(java.lang.String elementId)
           
 

Methods in com.retek.component.salesaudit.xml with parameters of type ElementObjectImpl
protected  void SalesAuditXmlFileHandler.processElement(ElementObjectImpl element)
           
 



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