com.retek.component.internet
Interface ExACatalogRequestResponse


public interface ExACatalogRequestResponse

This is a high level interface which controls access to catalog request response information for the external API.

Retek Inc. Copyright (c) 2003


Method Summary
 java.lang.String getCatalogTypeDescription()
          Returns the Catalog Type description on this Catalog Request.
 java.lang.String getCustomerNumber()
          Returns the customer number on the request.
 java.util.Date getEstimatedDeliveryDate()
          Returns a date when this catalog can be delivered.
 java.lang.String getOrigin()
           
 

Method Detail

getCatalogTypeDescription

public java.lang.String getCatalogTypeDescription()
Returns the Catalog Type description on this Catalog Request.

Returns:

getEstimatedDeliveryDate

public java.util.Date getEstimatedDeliveryDate()
Returns a date when this catalog can be delivered.

Returns:

getCustomerNumber

public java.lang.String getCustomerNumber()
Returns the customer number on the request.

Returns:

getOrigin

public java.lang.String getOrigin()
Returns:


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