Uses of Interface
com.retek.commons.component.xml.ElementObject

Packages that use ElementObject
com.retek.commons.component.xml   
com.retek.component.customer.integration   
com.retek.component.customer.integration.batch   
com.retek.component.payment   
com.retek.component.salesaudit   
com.retek.component.salesaudit.integration.resa   
 

Uses of ElementObject in com.retek.commons.component.xml
 

Methods in com.retek.commons.component.xml with parameters of type ElementObject
 java.lang.String ElementXmlBuilder.toXml(ElementObject element)
           
 

Uses of ElementObject in com.retek.component.customer.integration
 

Subinterfaces of ElementObject in com.retek.component.customer.integration
 interface CustomerIntegrationAlternateNumber
          Interface defining operations for customer alternate number.
 interface CustomerIntegrationCatalogRequest
          Interface defining operations for customer catalog request.
 interface CustomerIntegrationCustomer
          Class which represents a light-weight representation of a customer for an external customer file.
 interface CustomerIntegrationCustomerAddress
          Interface defining operations for customer integration address.
 interface CustomerIntegrationCustomerElement
          Base interface defines common operations for customer entity.
 interface CustomerIntegrationCustomerEmail
          Interface defining operations for customer integration email.
 interface CustomerIntegrationCustomerPreference
          Interface defining operations for customer integration preference.
 interface CustomerIntegrationCustomerTelephone
          Interface defining operations for customer integration telephone.
 interface CustomerIntegrationElement
          Inteface defining common responsibilities for customer data integration entities.
 interface CustomerIntegrationMergeCustomer
          Interface defining operations for customer integration merge request customer.
 interface CustomerIntegrationMergeRequest
          Interface defining operations for customer integration merge request.
 

Uses of ElementObject in com.retek.component.customer.integration.batch
 

Methods in com.retek.component.customer.integration.batch with parameters of type ElementObject
 void CustomerFileImportTransactionProcessor.processTransaction(ElementObject element)
           
 void CustomerMergeImportBatch.CustomerMergeRequestImporter.processTransaction(ElementObject element)
           
 

Uses of ElementObject in com.retek.component.payment
 

Subinterfaces of ElementObject in com.retek.component.payment
 interface PaymentSettlementCustomer
           
 interface PaymentSettlementElement
           
 interface PaymentSettlementItem
           
 interface PaymentSettlementPayment
           
 interface PaymentSettlementTransaction
           
 

Uses of ElementObject in com.retek.component.salesaudit
 

Subinterfaces of ElementObject in com.retek.component.salesaudit
 interface SaeAccommodation
          Interface defining the operations for a accommodation element within a sales audit transaction.
 interface SaeCustomer
          Interface defining the operations for a customer element within a sales audit transaction.
 interface SaeDiscount
          Interface defining the operations for a discount element within a sales audit transaction.
 interface SaeElement
          Interface defining the operations for an element within a sales audit transaction.
 interface SaeItem
          Interface defining the operations for a service element within a sales audit transaction.
 interface SaePayment
          Interface defining the operations for a payment element within a sales audit transaction.
 interface SaeService
          Interface defining the operations for a service element within a sales audit transaction.
 interface SaeTax
          Interface defining the operations for a tax element within a sales audit transaction.
 interface SaeTransaction
          Interface defining the operations for a sales audit transaction.
 

Uses of ElementObject in com.retek.component.salesaudit.integration.resa
 

Methods in com.retek.component.salesaudit.integration.resa with parameters of type ElementObject
 void ResaRtlogTransformerBatch.ResaRtlogTransactionProcessor.processTransaction(ElementObject elementObject)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25