Advanced B2B direct store - Implementation details

Task Command JSP
Add product to requisition list RequisitionListItemUpdate
Add product to shopping cart OrderItemAdd
Adjust addresses in shopping cart BillingShippingView
Choose contracts for products ProductDisplay
Choose how to handle back orders OrderItemMove
OrderPrepare
Create new requisition list RequisitionListView
Create shopping cart from order OrderCopy
Delete address AddressDelete
Enter billing address BillingShippingView
Enter shipping address BillingShippingView
Examine addresses in shopping cart BillingShippingView
Fill in & submit registration form BuyerUserRegistrationUpdate
Log on Logon
Modify address book AddressBookForm
Prepare order OrderCopy
OrderPrepare
Register new buyer org BuyerRegistrationAdd
OrganizationRegistrationAddForm
Remove requisition list RequisitionListDelete
Remove requisition list item RequisitionListItemUpdate
Select category CategoryDisplay
Select current order RequisitionListCopy
Select new addresses BillingShippingView
Select previously placed order OrderDetail
Select product CategoryDisplay
Select product attributes ProductDisplay
Select product from search result CatalogSearchResultView
Select requisition list RequisitionListDisplay
Select shipping method BillingShippingView
Specify sku(s) RequisitionListCreateView
Update address book AddressForm
Update list item quantity RequisitionListUpdate
Update personal information BuyerUserRegistrationUpdate
Update requisition list name RequisitionListUpdate
Update shopping cart OrderItemUpdate

AddToExistRFQListDisplay.jsp

This JSP page displays a list of draft RFQs for adding additional
products or price adjustment categories.

Elements:
- list of draft RFQs
- Add button

Imports:
- AddToExistRFQListDisplay_RFQ_Row.jsp

Required parameters:
- categoryId
- catentryid
- productId
- orderId
- isContract




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQListBean


AddToExistRFQListDisplay_RFQ_Row.jsp

This JSP page iterates through a list of draft RFQs.

Imports:
- CommonSection/RFQSetup.jsp
- AddToExistRFQListDisplay_Setup.jsp

Required parameters:
- index - int
- categoryId




This page uses the following commands:

 





AddToExistRFQListDisplay_Setup.jsp

This JSP page sets up information for the AddToExistRFQListDisplay
JSP page including price adjustment categories, previous and next
offering ids, close rules and category list.




This page uses the following beans:

com.ibm.commerce.rfq.beans.RFQCategryListBean

com.ibm.commerce.utf.beans.RFQDataBean


Address.jspf

This JSP segment displays an address for all countries/regions unless
otherwise specified.
The display order is as follows:
- title
- first name
- last name
- address
- city
- state/province
- country/region
- zip/postal code
- phone




AddressBookDisplay.jsp

This page displays the address book. It allows a user to add new addresses
or update existing addresses in the address book.



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.user.beans.AddressBookDataBean

com.ibm.commerce.user.beans.UserRegistrationDataBean


AddressEntryForm.jspf

This JSP segment displays the adress section of the registration forms
for all countries/regions unless otherwise specified.
The display order is as follows (* means mandatory):
- address*
- city*
- state/province*
- country/region*
- zip/postal code*




AddressEntryForm_CN.jspf

This JSP segment displays the adress section of the registration forms
for the following countries/regions:
- China
The display order is as follows (* means mandatory):
- country/region*
- state/province*
- city*
- address*
- zip/postal code*




AddressEntryForm_DE_ES_FR_IT.jspf

This JSP segment displays the adress section of the registration forms
for the following countries/regions:
- Germany
- Spain
- France
- Italy
The display order is as follows (* means mandatory):
- address*
- zip/postal code*
- city*
- state/province
- country/region*




AddressEntryForm_JP_KR.jspf

This JSP segment displays the adress section of the registration forms
for the following countries/regions:
- Japan
- Korea
The display order is as follows (* means mandatory):
- country/region*
- zip/postal code*
- state/province*
- city*
- address*




AddressEntryForm_TW.jspf

This JSP segment displays the adress section of the registration forms
for the following countries/regions:
- Taiwan
The display order is as follows (* means mandatory):
- country/region*
- state/province*
- city*
- zip/postal code*
- address*



This page displays the address form. It allows a user to add a new address
or update an existing addresss in the address book. An address consists of
the following information:
- nickname
- first name
- last name
- address
- city
- state/province
- country/region
- zip/postal code



This JSP segment displays an address for the following countries/regions:
- China
The display order is as follows:
- last name
- first name
- country/region
- state/province
- city
- address
- zip/postal code
- phone




Address_DE_ES_FR_IT.jspf

This JSP segment displays an address for the following countries/regions:
- Germany
- Spain
- France
- Italy
The display order is as follows:
- title
- first name
- last name
- address
- zip/postal code
- city
- state/province
- country/region
- phone




Address_JP_KR.jspf

This JSP segment displays an address for the following countries/regions:
- Japan
- Korea
The display order is as follows:
- last name
- first name
- country/region
- zip/postal code
- state/province
- city
- address
- phone



This JSP segment displays an address for the following countries/regions:
- Taiwan
The display order is as follows:
- last name
- first name
- country/region
- state/province
- city
- zip/postal code
- address
- phone




AdvancedCatalogSearchForm.jsp

This JSP page allows a customer to submit multiple searching criteria to find catalog entries. The following searching criteria are supported:
-- Key words to include or exclude in product name and description
-- Manufacturer, part number, and SKU
-- Search can be scoped by category



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.catalog.beans.CatalogDataBean


BillingShippingDisplay.jsp

This JSP page displays the billing and shipping information. One can choose from
a list of billing addresses to use with an order. One can also select from a list of
shipping addresses and shipping methods to use.
- an Address Book button is available if one wants to add/edit an address.



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.order.beans.OrderDataBean

com.ibm.commerce.payment.beans.UsablePaymentTCListDataBean

com.ibm.commerce.tools.contract.beans.AddressListDataBean

com.ibm.commerce.user.beans.AddressDataBean


BrowserVersionError.jsp

 


CacheParametersSetup.jsp

This JSP file sets up variables used as parameters passed into JSP pages that enable caching on those pages.
This file is used by JSP pages that do not use JSTL.



This page uses the following beans:

RoleDataBean

UserRegistrationDataBean


CachedFooterDisplay.jsp

This JSP page displays the Footer in all content pages that include the Layout Container JSP fragments.




CachedHeaderDisplay.jsp

This JSP page displays the Header in all content pages that include the Layout Container JSP fragments.
The following elements are displayed:
- Logo
- Banner
- Menu



This page uses the following commands:

 





CachedHeadsUpDisplay.jsp

This JSP page displays the Configurable Store Display if it is enabled.



This page uses the following commands:

 





CachedItemDisplay.jsp

This JSP page displays the item details. It shows the following information:
- Full-sized image, name, and long description of the item
- Name, description, SKU, Manufacturer, and Part Number of the item
- A qauntity input box
- Contract prices if available
- Shopper can add the item to an order or to a requisition list



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.catalog.beans.ItemDataBean


CachedProductDisplay.jsp

This JSP page displays the product details. It shows the following information:
- Full-sized image, name, and long description of the product
- A list of items that belong to the product
- Name, description, SKU, Manufacturer, and Part Number of the items



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.catalog.beans.ProductDataBean


CachedSidebarDisplay.jsp

This JSP page displays the Sidebar in all content pages that include the Layout Container JSP fragments.
The following elements are displayed:
- Search form with 'Search text' field and 'Submit' button.
- Quick order form with 'SKU' field and 'Submit' button.
- 'Live help' link.



This page uses the following commands:

 





CachedStoreCatalogDisplay.jsp

This JSP page displays a link to the top categories page
- a Browse Catalog button



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.tools.contract.beans.DisplayCustomizationTCDataBean


CachedSubCategoriesDisplay.jsp

This JSP page displays sub-categories information
- description of each sub category



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.catalog.beans.CategoryDataBean


CachedTopCategoriesDisplay.jsp

This JSP page displays top categories and sub categories hierarchy



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.catalog.beans.CatalogDataBean


CatalogEntryType_And_OfferPrice_Setup.jsp

This JSP page sets up offer price information based on catalog entry
type for use by RFQ Response pages.

Required parameters:
- catentryId
- setOfferPrice_Item - true or false
- setOfferPrice_Product- true or false
- setOfferPrice_Package- true or false




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.catalog.beans.PackageDataBean

com.ibm.commerce.catalog.beans.ProductDataBean


CatalogSearchResultDisplay.jsp

This JSP page displays the search results based on the search criteria input by a customer. The following features are supported:
-- If there are more than a certain number of searching results, the results will be split into pages. The number of items per page can be specified by a customer.
-- The thumbnail, if any, for each search result will be displayed
-- Clicking on the thumbnail will link to ProductDisplay page



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogDataBean

com.ibm.commerce.search.beans.CatEntrySearchListDataBean


CatalogSearchResultDisplayCheckEmpty.jsp

CatalogSearchResultDisplay.jsp imports this JSP page.




CatalogSearchResultDisplayInit.jsp

CatalogSearchResultDisplay.jsp imports this JSP page.
It initializes beingIndex and pageSize.




CategoriesRouter.jsp

 


CollaborativeWorkspacesDisplay.jsp

 

This page uses the following commands:

 





ContentContainerBottom.jsp

This JSP fragment displays the bottom and right portion of the main content container.




ContentContainerTop.jsp

This JSP fragment displays the top and left portion of the main content container.
The container displays a breadcrumb trail or title with the value of the 'frameTitle' JSTL variable.




CurrentOrderDisplay.jsp

This page shows items added to the shopping cart. The following information is shown:
- A table showing items in the shopping cart
- A Remove button to let user remove an item from the shopping cart
- List of available contracts
- List of available payment methods
- A New Requisition List button to let user create a requisition list based on this order



This page uses the following commands:

 




This page uses the following beans:

UsablePaymentTCListDataBean

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.contract.beans.ContractDataBean

com.ibm.commerce.order.beans.OrderListDataBean


CustomOfflineBillMe.jsp

This JSP page displays the payment description



This page uses the following bean:

com.ibm.commerce.payment.beans.UsablePaymentTCListDataBean


CustomOfflineCOD.jsp

This JSP page displays the payment description



This page uses the following bean:

com.ibm.commerce.payment.beans.UsablePaymentTCListDataBean


CustomerCareAppletReadySetup.jsp

 


CustomerCareBlankSetup.jsp

 


CustomerCareChatSetup.jsp

 

This page uses the following commands:

 




This page uses the following beans:

OrderDataBean

OrderItemDataBean

OrderListDataBean

com.ibm.commerce.user.beans.UserRegistrationDataBean


CustomerCareFrameSetup.jsp

 

This page uses the following commands:

 





CustomerCareHeaderSetup.jsp

This JSP page sets up Live Help through JavaScript if Customer Care is enabled.




CustomerCareInformationSetup.jsp

 

This page uses the following beans:

OrderDataBean

OrderItemDataBean

OrderListDataBean

com.ibm.commerce.user.beans.UserRegistrationDataBean


CustomerCareMonitorList.jsp

 


CustomerCareStoreQuestionList.jsp

 


CustomerCareStoreURLList.jsp

 


EmptyOrderDisplay.jsp

This page is shown when there is no items in the shopping cart. The following information is shown:
- A message indicating the shopping cart is empty
- A Browse Catalog button




EnvironmentSetup.jsp

This JSP file sets up variables used in JSP pages that do not use JSTL.



This page uses the following bean:

com.ibm.commerce.common.beans.StoreDataBean


ErrorMessageSetup.jspf

This JSP fragment sets up the error message variable used in JSP pages that use JSTL.



This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.common.beans.StoreErrorDataBean


FooterDisplay.jspf

This JSP fragment is used to make CachedFooterDisplay.jsp cachable. The parameters passed into
CachedFooterDisplay.jsp are defined as a key in the cachespec.xml file.



 

This page uses the following commands:

 




This page uses the following beans:

ErrorDataBean

UserRegistrationDataBean


HUDContainerBottom.jspf

This JSP fragment displays the bottom and right portion of the Configurable Store Display portlet.




HUDContainerTop.jspf

This JSP fragment displays the top and left portion of the Configurable Store Display portlet.




HeaderDisplay.jspf

This JSP fragment is used to make CachedHeaderDisplay.jsp cachable. The parameters passed into
CachedHeaderDisplay.jsp are defined as a key in the cachespec.xml file.




HeadsUpDisplay.jspf

This JSP fragment is used to make CachedHeadsUpDisplay.jsp cachable. The parameters passed into
CachedHeadsUpDisplay.jsp are defined as a key in the cachespec.xml file.



This JSP page displays the Help page with customized help text.




ItemAddController.jsp

 

This page uses the following commands:

 




This page uses the following beans:

ControllerCommandInvokerDataBean

OrderListDataBean

This JSP page displays informational messages if an error occurs when adding an item to a shopping cart.



This JSP imports CachedItemDisplay.jsp




JSTLCacheParametersSetup.jspf

This JSP fragment sets up variables used as parameters passed into JSP pages that enable caching on those pages.
This file is used by JSP pages that use JSTL.



This page uses the following beans:

com.ibm.commerce.collaboration.livehelp.beans.LiveHelpShopperConfiguration

com.ibm.commerce.user.beans.UserRegistrationDataBean


JSTLEnvironmentSetup.jspf

This JSP fragment sets up variables used in JSP pages that use JSTL.



This page uses the following bean:

com.ibm.commerce.common.beans.StoreDataBean


LayoutContainerBottom.jspf

This JSP fragment is included in content JSP pages to construct the right and bottom portion of the layout.




LayoutContainerTop.jspf

This JSP fragment is included in content JSP pages to construct the top and left portion of the layout.




MiniCurrentOrderDisplay.jsp

 

This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.order.beans.OrderListDataBean


MiniEmptyOrderDisplay.jsp

 


MiniOrderStatusDisplay1.jsp

 

This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.order.beans.OrderListDataBean


MiniOrderStatusDisplay2.jsp

 

This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.order.beans.OrderListDataBean


MiniOrderStatusDisplay3.jsp

 

This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.order.beans.SchedulerOrderByMemberIdListDataBean


MiniProductESpot.jsp

This JSP page displays an E Marketing Spot for the Configurable Store Display.



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.marketing.beans.EMarketingSpot


MiniRequisitionListDisplay.jsp

 

This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreIdListDataBean

com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreIdListDataBean

com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreIdListDataBean


MiscEntryForm.jspf

This JSP segment displays the miscellaneous section of the registration
forms.
The display order is as follows (* means mandatory):
- phone number
- e-mail address*
- preferred currency*
- preferred language*
- internal mailing address
- job function



This page uses the following bean:

com.ibm.commerce.common.beans.ResourceBundleDataBean


MultiOrderProcessController.jsp

 

This page uses the following bean:

ControllerCommandInvokerDataBean


NameEntryForm.jspf

This JSP segment displays the user name section of the registration forms
for all countries/regions unless otherwise specified.
The display order is as follows (* means mandatory):
- title
- first name
- last name*




NameEntryForm_CN_TW.jspf

This JSP segment displays the user name section of the registration forms
for the following countries/regions:
- China
- Taiwan
The display order is as follows (* means mandatory):
- last name*
- first name




NameEntryForm_JP_KR.jspf

This JSP segment displays the user name section of the registration forms
for the following countries/regions:
- Japan
- Korea
The display order is as follows (* means mandatory):
- last name*
- first name*




OrderConfirmationDisplay.jsp

This page shows the order confirmation for the users order. The following information is shown:
- Order number, subtotal, total tax, shipping, and total
- Estimated shipping date



This page uses the following beans:

com.ibm.commerce.order.beans.OrderDataBean

com.ibm.commerce.payment.beans.PayStatusPMDataBean


OrderDetailDisplay.jsp

This JSP page displays the Order Details page with the following elements:
- Estimated ship date for the order
- List of order items in the order. For each order item, the following is displayed:
- Quantity, SKU, Description, Manufacturer, Part Number, Ship To, Shipping Provider, Unit Price, Total Price
- Subtotal, Tax, Shipping, Discounts and Total amounts for the order
- Shipping addresses referenced by this order
- Billing Address for this order
This page is display only and contains no links or buttons



This page uses the following bean:

com.ibm.commerce.order.beans.OrderDataBean


OrderPendingApprovalDisplay.jsp

This page shows a message indicating the submitted order requires approval and a link to TopCategories page.



This page uses the following commands:

 





OrderStatusDisplay.jsp

This JSP page displays the Order Status page with the following elements:
- List of Orders waiting for approval. For each order on the list, the following is displayed
- Order Number, Last Updated, Purchase Order, Total Price
- List of Orders already processed. For each order on the list, the following is displayed
- Order Number, Order Date, Purchase Order, Status, Total Price and a Re-Order link
- List of Orders Scheduled. For each scheduled order, the following is displayed
- Order Number, Purchase Order, Total Price, Frequency, Start Date and Order Cancel link
- In each list, 'Order Number' is a link to the Order Details page for that order



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.order.beans.OrderListDataBean

com.ibm.commerce.order.beans.SchedulerOrderByMemberIdListDataBean


OrderSubmitForm.jsp

This page shows the order summary for the users order. The following information is shown:
- An order summary table showing items in the shopping cart and the estimated shipping date
- Shipping and billing address
- Payment information. One can place an order after filling in the required payment information
- Scheduled order section. One can create a scheduled order by specifying the number of days and frequency



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.contract.beans.ContractDataBean

com.ibm.commerce.order.beans.OrderDataBean

com.ibm.commerce.payment.beans.UsablePaymentTCListDataBean


OrderSubmitFormAddressSection.jsp

OrderSubmitForm.jsp imports this JSP page. The following information is shown:
- Shipping and billing address



This page uses the following bean:

com.ibm.commerce.order.beans.OrderDataBean


OrderSubmitFormPaymentSection.jsp

OrderSubmitForm.jsp imports this JSP page. It captures payment information input by a customer.



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.order.beans.OrderDataBean

com.ibm.commerce.payment.beans.UsablePaymentTCListDataBean


OrgRegAddFormUserSection.jsp

This page displays the organization administrator section of the
organization registration form.




OrganizationRegistrationAddForm.jsp

This page displays the organization registration form. It allows an
organization to register by entering the following information:
- organization name
- description
- business category
- address
- city
- state/province
- country/region
- zip/postal code
- phone number
- e-mail address
- registration information of the organization administrator



This page uses the following commands:

 





PasswordResetForm.jsp

This JSP page displays the Reset Password page with the following elements:
- Reset Password form, with 'Logon ID' field
- 'Return to Logon page' button



This page uses the following commands:

 





PasswordResetNotify.jsp

This JSP page is used to send an e-mail to a user informing him of a newly reset password.




PasswordUpdateForm.jsp

This JSP page displays the Update Password page with the following elements:
- Update Password form, with 'Old password' field, 'New password' field and 'Verify new password' field
- 'Return to Logon page' button



This page uses the following commands:

 





ProductAvailabilityDisplay.jsp

This page is displayed if insufficient inventory available for the order items. It is is only
reached if some order items are available, and some order items are unavailable. It displays the
availability date for each item and the user's available options as well. Available options are:
- Ship the entire order when all items are available
- Ship the available items now and ship the rest when they become available



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.order.beans.OrderDataBean


ProductAvailabilityRouter.jsp

 

This page uses the following beans:

UrlCommandInvokerDataBean

com.ibm.commerce.order.beans.OrderDataBean


ProductDisplay.jsp

This JSP imports CachedProductDisplay.jsp



This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.ProductDataBean


QuickOrderBadSkuError.jsp

This JSP page handles an error that occurs while adding an item to an order.
If the item was being added to an order through QuickOrder, the QuickOrder JSP page
is displayed to handle the error; otherwise the Generic error page is displayed.




QuickOrderForm.jsp

This JSP page displays the Quick Order page with the following elements:
- A tabular list of pairs of 'SKU' and 'Quantity' fields
- 'Order' button
- 'More Items' button



This page uses the following commands:

 





RFQAddNewCategoryDisplay.jsp

This JSP page displays an input field to add a new category to the RFQ.

Elements:
- Create button
- Cancel button

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.beans.ErrorDataBean


RFQAllRequisitionListsDisplay.jsp

This JSP page displays a list of all Requisition List for the user.

Required parameters:
- offering_id
- userid
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean

com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreIdListDataBean

com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean

com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreIdListDataBean

com.ibm.commerce.user.beans.UserRegistrationDataBean


RFQAttachmentAddDisplay.jsp

This JSP page displays input fields to add an attachment to the RFQ.

Elements:
- Upload button
- Cancel button

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.beans.ErrorDataBean


RFQAttachmentReplaceDisplay.jsp

This JSP page displays input fields to replace one attachment with
another attachment.

Elements:
- Upload button
- Cancel button

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.contract.beans.AttachmentDataBean


RFQCategoryDisplay.jsp

This JSP page displays RFQ products classified under a specific
RFQ category.

Imports:
- CommonSection/RFQSetup.jsp
- RFQCategoryDisplay_ProductInfo_Row.jsp

Required parameters:
- offering_id
- rfqCategoryId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.rfq.beans.RFQCategryDataBean

com.ibm.commerce.utf.beans.RFQDataBean

com.ibm.commerce.utf.beans.RFQProdListBean


RFQCategoryDisplay_ProductInfo_Row.jsp

This JSP page is used to iterate through all RFQ products associated
with a specific RFQ category.

Required parameters:
- pList
- index - int, index of current object




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.CatalogEntryDescriptionDataBean

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.catalog.beans.PackageDataBean

com.ibm.commerce.catalog.beans.ProductDataBean

com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean


RFQCompleteContractDisplay.jsp

This JSP page displays fields needed to convert an RFQ response to
a contract.

Elements:
- category price adjustments table
- product price adjustment table
- Shipping Charge type
- Return payment type
- Approval policy
- Create Contract button

Imports:
- RFQCompleteContractDisplay_PriceAdjustment_Row.jsp
- RFQCompleteContractDisplay_ProductsTable.jsp

Required parameters:
- offering_id
- response_id
- productId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.rfq.beans.RFQResPrdListBean

com.ibm.commerce.rfq.beans.RFQResponseDataBean

com.ibm.commerce.rfq.beans.RFQResponseEvalListBean

com.ibm.commerce.tools.contract.beans.PolicyListDataBean


RFQCompleteContractDisplay_EvalProducts.jsp

This JSP page is used to iterate through the response products.

Imports:
- RFQCompleteContract_ProductHeader.jsp
- RFQCompleteContractDisplay_EvalProducts.jsp

Required parameters:
- rfqResponseEvals
- index - int
- negotiationType int




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.CatalogEntryDescriptionDataBean


RFQCompleteContractDisplay_PriceAdjustment_Row.jsp

This JSP page is used to iterate through category price adjustments
for a response.

Required parameters:
- RFQPriceAdjustmentOnCategory [] ppArray
- index - int





RFQCompleteContractDisplay_ProductsTable.jsp

This JSP page displays the response products tables.

Imports:
- RFQCompleteContract_ProductHeader.jsp
- RFQCompleteContractDisplay_EvalProducts.jsp

Required parameters:
- rfqResponseEvals
- resId - int
- negotiationType int




This page uses the following bean:

com.ibm.commerce.rfq.beans.RFQResPrdListBean


RFQCompleteContract_ProductHeader.jsp

This JSP page displays the header for response products based on
the negotiation type.

Required parameters:
- negotiationType - int





RFQCompleteListResponseDisplay.jsp

This JSP page displays a list of completed RFQ responses.

Required parameters:
- offering_id
- catalogId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.rfq.beans.RFQResponseListBean

com.ibm.commerce.utf.beans.RFQDataBean


RFQCompleteOrderDisplay.jsp

This JSP page displays fields needed to convert an RFQ response to
an order.

Elements:
- product table
- Shipping Charge type
- Return payment type
- Approval policy
- Complete Order button

Imports:
- RFQCompleteOrderDisplay_EvalResults.jsp

Required parameters:
- offering_id
- response_id
- rfqprod_id
- productId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.rfq.beans.RFQResponseDataBean

com.ibm.commerce.rfq.beans.RFQResponseEvalListBean


RFQCompleteOrderDisplay_EvalResults.jsp

This JSP page is used to iterate through the response products for
the order.

Required parameters:
- respStoreId
- index - int




This page uses the following beans:


RFQCompleteOrderPODisplay.jspf

This JSP page displays purchase order information for the order.





RFQCompleteOrderVisaDisplay.jspf

This JSP page displays Visa card information for the order.

Imports:
- CommonSection/SelectMonthLit.jsp
- CommonSection/SelectYear.jspf





RFQCreateConstants.jspf

This JSP page contains constants values used by JSP pages
in the RFQCreationSection.





RFQCreateDisplay.jsp

This JSP page is used to create a new RFQ.

Elements:
- general RFQ information input fields
- category percentage price adjustment section
or product price adjustment section
- Create button
- Cancel button

Imports:
- RFQCreateDisplay_javascript.jsp
- RFQCreateDisplay_Info.jsp
- RFQCreateDisplay_ItemTable.jsp
- RFQCreateDisplay_ProductTable.jsp
- RFQCreateDisplay_Order_to_RFQ_Table.jsp
- RFQCreateDisplay_CategoryAdjustment.jsp

Required parameters:
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.payment.beans.EligibleAccountListDataBean


RFQCreateDisplay_CategoryAdjustment.jsp

This JSP page displays an input table for category percentage
price adjustment.

Required parameters:
- categoryId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogDataBean

com.ibm.commerce.catalog.beans.CategoryDataBean


RFQCreateDisplay_Dates.jsp

This JSP page displays date/time input fields for the RFQ Create JSP page.

Imports:
- CommonSection/SelectMonthLit.jsp

Required parameters:
- strDisplayDay
- strDisplayMon
- strDisplayYr
- selectNamePrefix





RFQCreateDisplay_Dates_pt_BR.jsp

This JSP page displays date/time input fields for the RFQ Create JSP page
for locales that require the year and month input fields to be reversed.

Imports:
- CommonSection/SelectMonthLit.jsp

Required parameters:
- strDisplayDay
- strDisplayMon
- strDisplayYr
- selectNamePrefix





RFQCreateDisplay_Info.jsp

This JSP page displays summary information input fields for the
Create RFQ page.

Imports:
- RFQCreateDisplay_Dates_pt_BR.jsp
- RFQCreateDisplay_Dates.jsp





RFQCreateDisplay_ItemTable.jsp

This JSP page displays an input table for item price adjustment.

Required parameters:
- catentry_id
- defaultCurrency




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.common.beans.QuantityUnitListDataBean


RFQCreateDisplay_Order_to_RFQ_Table.jsp

This JSP page displays an input table for items in an order. The orderId
is used to find the items associated with the order.

Required parameters:
- orderId
- defaultCurrency




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.DynamicKitDataBean

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.catalog.beans.PackageDataBean

com.ibm.commerce.catalog.beans.ProductDataBean

com.ibm.commerce.common.beans.QuantityUnitListDataBean

com.ibm.commerce.order.beans.OrderDataBean


RFQCreateDisplay_ProductTable.jsp

This JSP page displays an input table for product price adjustment.

Required parameters:
- productId
- defaultCurrency




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.ProductDataBean

com.ibm.commerce.common.beans.QuantityUnitListDataBean


RFQCreateDisplay_javascript.jsp

This JSP page displays holds javascript code used by the Create RFQ page.

Required parameters:
- orderId
- productId
- catentry_id
- categoryId
- accountid
- multiSeller





RFQCreateForNextRoundDisplay.jsp

This JSP page displays input fields for creating a next round RFQ.

Required parameters:
- oldRfqId
- rfqName
- copyAllAttach
- rfqId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.beans.ErrorDataBean

This JSP page displays summary information about the RFQ.

Elements:
- general RFQ information
- attachments
- terms and conditions
- category percentage price adjustments
- RFQ categories
- product adjustments

Imports:
- CommonSection/RFQSetup.jsp
- RFQDisplay_Setup.jsp
- RFQDisplay_TCRow.jsp
- RFQDisplay_PriceAdjustment_Row.jsp
- RFQDisplay_Product.jsp
- RFQDisplay_TargetList.jsp
- RFQDisplay_Links.jsp

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.rfq.beans.RFQAttachmentListBean

com.ibm.commerce.utf.beans.RFQDataBean


RFQDisplay_Links.jsp

This JSP page displays links and buttons for the RFQ summary page.

Elements:
- Modify Display button
- Submit button
- Close button
- Responses List button
- Cancel button
- Create for Next Round button
- Create Duplicate RFQ button

Imports:
- CommonSection/RFQ_LinksInclude.jsp

Required parameters:
- rfq_offering_id
- catalogId
- storeId
- langId





RFQDisplay_PriceAdjustment_Row.jsp

This JSP page is used to iterate through the RFQ's category price adjustments.

Required parameters:
- RFQPriceAdjustmentOnCategory [] ppArray
- index - int, index of current object




This page uses the following commands:

 





RFQDisplay_Product.jsp

This JSP page displays the Product section on the RFQ summary page.
It imports the RFQDisplay_Product_Unit_Row.jsp to iterate through
all RFQ products.

Imports:
- CommonSection/RFQPageNavigation.jsp
- RFQDisplay_Product_Unit_Row.jsp

Required parameters:
- offeringId
- pageSize
- initPos




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQProdListBean


RFQDisplay_Product_Unit_Row.jsp

This JSP page is used to iterate through the RFQ's products.

Required parameters:
- RFQProdDataBean[] pList
- index - int, index of current object
- offeringId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.CatalogEntryDescriptionDataBean

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.catalog.beans.PackageDataBean

com.ibm.commerce.catalog.beans.ProductDataBean

com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean

com.ibm.commerce.rfq.beans.RFQCategryDataBean


RFQDisplay_Setup.jsp

This JSP page assembles information used by the RFQDisplay.jsp including
attachements, price adjustments on categories, previous and next offering
ids, rule type, categories and comments.




This page uses the following beans:

com.ibm.commerce.rfq.beans.RFQCategryListBean

com.ibm.commerce.utf.beans.RFQDataBean


RFQDisplay_TCRow.jsp

This JSP page is used to iterate through the RFQ's terms and conditions
comments list.

Required parameters:
- OrderCommentData [] commentsList
- index - int, index of current object





RFQDisplay_TargetList.jsp

This JSP page displays a list of target stores on the RFQ summary page.
It imports the RFQDisplay_TargetList_Row.jsp to iterate through
RFQ target stores.

Imports:
- RFQDisplay_TargetList_Row.jsp

Required parameters:
- offeringId




This page uses the following bean:

com.ibm.commerce.rfq.beans.RFQTargetListBean


RFQDisplay_TargetList_Row.jsp

This JSP page is used to iterate through the RFQ's target store list.

Required parameters:
- storeId
- storeDisplayName
- index - int, index of current object




This page uses the following commands:

 





RFQDuplicateDisplay.jsp

This JSP page allows the user to create a duplicate of an RFQ.

Elements:
- name input field
- OK button
- Cancel button

Required parameters:
- offering_id




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.beans.ErrorDataBean


RFQFindConstants.jspf

This JSP page holds constants values used by RFQCompleteSection
JSP pages.





RFQFindDisplay.jsp

This JSP page displays fields to search for a particular RFQ
based on the selected criteria.

Required parameters:
- catalogId
- storeId
- langId




This page uses the following commands:

 





RFQFindDisplay_SearchDates.jspf

This JSP page displays displays date/time values for RFQFindDisplay
JSP pages.





RFQFindDisplay_SearchDates_pt_BR.jspf

This JSP page displays displays date/time values for RFQFindDisplay
JSP pages (for selected locale).





RFQFindResultDisplay.jsp

This JSP page displays the results of a search for a particular RFQ
based on the selected criteria.

Required parameters:
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQListBean


RFQListDisplay.jsp

This JSP page displays the current user's RFQ list.

Elements:
- list of RFQs
- Go search button
- Create RFQ button
- Find RFQ button

Imports:
- CommonSection/RFQPageNavigation.jsp
- RFQListDisplay_RFQ_Row.jsp

Required parameters:
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQListBean


RFQListDisplay_RFQ_Row.jsp

This JSP page is used to iterate through the list of RFQs.

Imports:
- CommonSection/RFQSetup.jsp
- CommonSection/RFQ_LinksInclude.jsp

Required parameters:
- rfqId





RFQMadeToOrderDisplay.jsp

This JSP page displays fields for adding a made-to-order product to the RFQ.

Elements:
- Create button
- Cancel button

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.beans.ErrorDataBean


RFQModifyAddCommentDisplay.jsp

This JSP page displays input fields to add a comment to an RFQ product.

Elements:
- Type selection box
- Add button
- Cancel button

Required parameters:
- offering_id
- rfqprod_id
- catentryid
- productId
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.catalog.beans.PackageDataBean

com.ibm.commerce.catalog.beans.ProductDataBean

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQModifyAddSpecificationAttachmentDisplay.jsp

This JSP page displays fields for adding attachments to an RFQ product
specification.

Elements:
- Specification selection box
- Add button
- Cancel button

Required parameters:
- offering_id
- rfqprod_id
- catalogId
- storeId
- langId





RFQModifyAddSpecificationDisplay.jsp

This JSP page displays fields for adding specifications to an RFQ
product specification.

Elements:
- Specification selection box
- Operator selection box
- Units selection box
- Add button
- Cancel button

Imports:
- RFQModifyAddSpecificationStringDisplay.jsp
- RFQModifyAddSpecificationIntegerDisplay.jsp
- RFQModifyAddSpecificationTimeStampDisplay.jsp
- RFQModifyAddSpecificationAttachmentDisplay.jsp

Required parameters:
- offering_id
- catentryid
- rfqprod_id
- specJSP
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.catalog.beans.PackageDataBean

com.ibm.commerce.common.beans.QuantityUnitListDataBean

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQModifyAddSpecificationDisplay_Operators.jsp

This JSP page imports a list of operators (non-timestamp) for the
RFQModifyAddSpecificationDisplay JSP pages.




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQModifyAddSpecificationDisplay_OperatorsTS.jsp

This JSP page imports a list of operators (timestamp) for the
RFQModifyAddSpecificationDisplay JSP pages.




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQModifyAddSpecificationIntegerDisplay.jsp

This JSP page displays fields for adding specifications (integer types)
to an RFQ product specification.

Elements:
- Specification selection box
- Operator selection box
- Units selection box
- Add button
- Cancel button

Required parameters:
- offering_id
- rfqprod_id
- catalogId
- storeId
- langId




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQModifyAddSpecificationStringDisplay.jsp

This JSP page displays fields for adding specifications (string types)
to an RFQ product specification.

Elements:
- Specification selection box
- Operator selection box
- Units selection box
- Add button
- Cancel button

Required parameters:
- offering_id
- rfqprod_id
- catalogId
- storeId
- langId




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQModifyAddSpecificationTimestampDisplay.jsp

This JSP page displays fields for adding specifications (date types)
to an RFQ product specification.

Elements:
- Specification selection box
- Operator selection box
- Date/Time selection boxes
- Add button
- Cancel button

Required parameters:
- offering_id
- rfqprod_id
- catalogId
- storeId
- langId




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQModifyAddTCDisplay.jsp

This JSP page displays fields to add a new Term and Condition to the RFQ.

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.beans.ErrorDataBean


RFQModifyCommentDisplay.jsp

This JSP page displays a list of comments and input fields to
modify the comments of an RFQ product.

Elements:
- Add Comment button
- Return to Modify RFQ button

Imports:
- RFQModifyCommentDisplay_Row.jsp

Required parameters:
- offering_id
- rfqprod_id
- catentryid
- productId
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQModifyCommentDisplay_Row.jsp

This JSP page iterates through RFQ product comments.

Required parameters:
- pcomment
- index




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQModifyConstants.jspf

This JSP page holds constants values used by JSP pages in the
RFQModifySection.





RFQModifyDisplay.jsp

This JSP page displays fields for modifying and submitting an RFQ.

Elements:
- general RFQ information
- attachments
- terms and conditions
- category percentage price adjustments
- RFQ categories
- product adjustments
- Target lists (for MultiSeller)
- Add Product from Catalog button
- Add Product from Requisition List button
- Add Made-to-Order Item button
- Add New Category button
- Return to RFQ Summary button
- Submit RFQ button
- Cancel RFQ button
- Duplicate RFQ button

Imports:
- CommonSection/RFQSetup.jsp
- RFQModifyDisplay_Setup.jsp
- RFQModifyDisplay_JS.jsp
- RFQModifyDisplay_DateTime.jsp
- RFQModify_Attachments.jsp
- RFQModify_TC.jsp
- RFQModifyDisplay_CategoryAdjustment.jsp
- RFQModifyDisplay_RFQCategory.jsp
- RFQModifyDisplay_Product.jsp

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.payment.beans.EligibleAccountListDataBean

com.ibm.commerce.rfq.beans.RFQTargetListBean

com.ibm.commerce.utf.beans.RFQDataBean


RFQModifyDisplay_CategoryAdjustment.jsp

This JSP page displays the Category percentage price adjustment
section on the RFQModifyDisplay JSP page.

Imports:
- CommonSection/RFQSetup.jsp
- RFQModifyDisplay_Setup.jsp
- RFQModifyDisplay_CategoryAdjustment_Row.jsp

Required parameters:
- RFQPriceAdjustmentOnCategory [] ppArray
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 





RFQModifyDisplay_CategoryAdjustment_Row.jsp

This JSP page iterates through a list of category percentage price
adjustment entries for the RFQModifyDisplay JSP page.

Imports:
- CommonSection/RFQSetup.jsp
- RFQModifyDisplay_Setup.jsp
- RFQModifyDisplay_CategoryAdjustment_Row.jsp

Required parameters:
- RFQPriceAdjustmentOnCategory [] ppArray
- index - int, index of current object
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 





RFQModifyDisplay_DateTime.jsp

This JSP page displays RFQ end and start date fields for
the RFQModifyDisplay JSP page.

Required parameters:
- offering_id
- pageSize
- initPos





RFQModifyDisplay_End_links.jsp

This JSP page displays buttons at the bottom of the
RFQModifyDisplay JSP page.

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 





RFQModifyDisplay_JS.jsp

This JSP page displays javascript used on the RFQModifyDisplay
JSP page.





RFQModifyDisplay_Product.jsp

This JSP page displays the product section on the RFQModifyDisplay
JSP page.

Imports:
- CommonSection/RFQPageNavigation.jsp
- RFQModifyDisplay_Product_Unit_Row.jsp
- RFQModifyDisplay_End_links.jsp

Required parameters:
- offering_id
- pageSize
- initPos




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQProdListBean


RFQModifyDisplay_Product_Unit_Row.jsp

This JSP page iterates through the product items on the
RFQModifyDisplay JSP page.

Imports:
- RFQModifyDisplay_Product_links.jsp

Required parameters:
- RFQProdDataBean[] pList
- offering_id
- index of a bean int




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDataBean

com.ibm.commerce.catalog.beans.CatalogEntryDescriptionDataBean

com.ibm.commerce.catalog.beans.ItemDataBean

com.ibm.commerce.catalog.beans.PackageDataBean

com.ibm.commerce.catalog.beans.ProductDataBean

com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean

com.ibm.commerce.rfq.beans.RFQCategryDataBean


RFQModifyDisplay_Product_links.jsp

This JSP page displays Specification, Component List (if the product is
a dynamic kit), Comment and Remove links for each product displayed in
the Products section of the RFQModifyDisplay JSP page.

Elements:
- Specification link
- Comment link
- Remove link
- Component List link (if dynamic kit)

Required parameters:
- offering_id
- productId
- catalogId
- storeId
- langId




This page uses the following commands:

 





RFQModifyDisplay_RFQCategory.jsp

This JSP page displays a drop-down selection box with categories
associated with this RFQ on the RFQModifyDisplay JSP page.

Imports:
- CommonSection/RFQSetup.jsp
- RFQModifyDisplay_Setup.jsp

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 





RFQModifyDisplay_Setup.jsp

This JSP page sets up information for the RFQModifyDisplay
JSP page including attachments, previous and next
offering ids, close rules, comments and category list.




This page uses the following beans:

com.ibm.commerce.rfq.beans.RFQCategryListBean

com.ibm.commerce.utf.beans.RFQDataBean


RFQModifySpecificationDisplay.jsp

This JSP page displays a list of RFQ product specifications.

Imports:
- RFQModifySpecificationDisplay_JS.jsp
- RFQModifySpecificationsDisplay_Attributes_Row.jsp

Required parameters:
- offering_id
- catalogId
- productId
- catentryid
- rfqprod_id
- storeId
- langId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQModifySpecificationDisplay_JS.jsp

This JSP page displays javascript used by the RFQModifySpecificationDisplay
JSP page.





RFQModifySpecificationsDisplay_Attributes_Row.jsp

This JSP page iterates through a list of RFQ product specifications.

Imports:
- RFQModifyAddSpecificationDisplay_OperatorsTS.jsp
- RFQModifyAddSpecificationDisplay_Operators.jsp

Required parameters:
- plist
- index - int




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.catalog.beans.OperatorDescriptionDataBean

com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean

com.ibm.commerce.common.beans.QuantityUnitListDataBean

com.ibm.commerce.contract.beans.AttachmentDataBean


RFQModify_Attachments.jsp

This JSP page displays fields for modifying RFQ Attachments.

Elements:
- Add button
- Save Changes button

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.rfq.beans.RFQAttachmentListBean

This JSP page displays fields for modifying RFQ Terms and Conditions.

Elements:
- Add button
- Save Changes button

Imports:
- RFQModify_TCRow.jsp

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 





RFQModify_TCRow.jsp

This JSP page iterates through a list of Terms and Conditions for the RFQ.

Required parameters:
- OrderCommentData [] commentsList
- index - int, index of current OrderCommentData object




This page uses the following commands:

 





RFQPageNavigation.jsp

This JSP page contains code for page navigation (pagination).

Preconditions:
- linkAction - url action in requestScope
- URL - any number of additional name=value pairs in requestScope

Parameters:
- numRec
- initPos
- pageSize
- numPages




RFQProductComponentListDisplay.jsp

This JSP page displays a list of components for a dynamic kit.

Imports:
- RFQProductComponentListDisplay_Row.jsp

Required parameters:
- offering_id
- catalogId
- catentryid
- productId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.rfq.beans.RFQProductComponentListBean


RFQProductComponentListDisplay_Row.jsp

This JSP page interates through a list of components for a dynamic kit.

Required parameters:
- RFQProductComponentDataBean[] productComponents
- index int index of RFQProductComponentDataBean




This page uses the following bean:

com.ibm.commerce.catalog.beans.CatalogEntryDescriptionDataBean


RFQProductDisplay.jsp

This JSP page displays information about an RFQ product.

Imports:
- RFQProductDisplay_Attributes_Row.jsp
- RFQProductDisplay_Comments_Row.jsp

Required parameters:
- offering_id
- rfqprod_id




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQProductDisplay_Attributes_Row.jsp

This JSP page iterates through the attributes of an RFQ product.

Required parameters:
- plist
- index int




This page uses the following beans:

com.ibm.commerce.catalog.beans.OperatorDescriptionDataBean

com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean

com.ibm.commerce.contract.beans.AttachmentDataBean


RFQProductDisplay_Comments_Row.jsp

This JSP page iterates through the comments of an RFQ product.

Required parameters:
- pcomment
- index int





RFQRequisitionListDisplay.jsp

This JSP page displays detailed information about a Requisition List.

Required parameters:
- offering_id
- catentryid
- requisitionListId
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.beans.ErrorDataBean

com.ibm.commerce.order.beans.OrderDataBean

com.ibm.commerce.utf.beans.RFQDataBean


RFQResponseAcceptSomeProductDisplay.jsp

This JSP page allows a user to select which response products should be
accepted or rejected prior to converting the response to an order/contract.

Imports:
- RFQResponseSetup.jsp
- RFQResponse_Prod_PriceAdjust_and_Unit_Setup.jsp

Required parameters:
- offering_id
- catalogId
- response_id




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean

com.ibm.commerce.rfq.beans.RFQResponseDataBean

com.ibm.commerce.utf.beans.RFQProdDataBean


RFQResponseCategoryDisplay.jsp

This JSP page displays products in an RFQ response that belong to
a specific RFQ category.

Imports:
- CommonSection/RFQSetup.jsp
- RFQResponse_Prod_PriceAdjust_and_Unit_Setup.jsp
- CatalogEntryType_And_OfferPrice_Setup.jsp

Required parameters:
- offering_id
- catalogId
- response_id
- rfqCategoryId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean

com.ibm.commerce.rfq.beans.RFQCategryDataBean

com.ibm.commerce.rfq.beans.RFQResProductDataBean

com.ibm.commerce.rfq.beans.RFQResponseDataBean

com.ibm.commerce.utf.beans.RFQDataBean


RFQResponseConstants.jspf

This JSP page holds constants values used by pages in the
RFQResponseSection.





RFQResponseDisplay.jsp

This JSP page displays summary information about the RFQ response.

Elements:
- attachment information
- terms and conditions
- adjustments on categories information
- RFQ categories
- product information
- OK button

Imports:
- CommonSection/RFQSetup.jsp
- RFQResponseSetup.jsp
- RFQResponseDisplay_Setup.jsp
- RFQResponseDisplay_ResponseProduct_Row.jsp

Required parameters:
- offering_id
- catalogId
- response_id




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.rfq.beans.RFQAttachmentListBean

com.ibm.commerce.rfq.beans.RFQCategryDataBean

com.ibm.commerce.rfq.beans.RFQCategryListBean

com.ibm.commerce.rfq.beans.RFQResponseDataBean

com.ibm.commerce.utf.beans.RFQDataBean


RFQResponseDisplay_ResponseProduct_Row.jsp

This JSP page iterates through the products of the RFQ response.

Imports:
- CatalogEntryType_And_OfferPrice_Setup.jsp

Required parameters:
- RFQResNewProd [] resProducts
- product_id
- count
- req_name
- req_categoryName
- req_catentryId
- res_catentry
- resProdName
- res_catentry




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDescriptionDataBean

com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean

com.ibm.commerce.rfq.beans.RFQResProductDataBean


RFQResponseDisplay_Setup.jsp

This JSP page displays links used by the RFQ response page.

Required parameters:
- rfqId
- resId
- catalogId
- langId
- storeId




This page uses the following commands:

 





RFQResponseListDisplay.jsp

This JSP page displays a list of RFQ responses.

Imports:
- RFQResponseSetup.jsp
- RFQResponse_LinksInclude.jsp

Required parameters:
- offering_id
- catalogId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.rfq.beans.RFQAttachmentListBean

com.ibm.commerce.rfq.beans.RFQResponseListBean

com.ibm.commerce.utf.beans.RFQDataBean


RFQResponseProductDisplay.jsp

This JSP page displays information about a product in the RFQ response.

Imports:
- CommonSection/RFQSetup.jsp

Required parameters:
- offering_id
- catalogId
- response_id
- catentryId
- productId




This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.catalog.beans.CatalogEntryDescriptionDataBean

com.ibm.commerce.contract.beans.AttachmentDataBean

com.ibm.commerce.rfq.beans.RFQResProductDataBean


RFQResponseSetup.jsp

This JSP page determines the state of an RFQ response.





RFQResponse_LinksInclude.jsp

This JSP page displays links commonly used on RFQ response pages.

Required parameters:
- rfq_offering_id
- resId




This page uses the following commands:

 





RFQResponse_Prod_PriceAdjust_and_Unit_Setup.jsp

This JSP page sets up information used by the RFQ response pages.

Required parameters:
- product_id





RFQSetup.jsp

This JSP page contains setup information for
RFQ JSP pages. Sets create and end date/times,
date/time format, and RFQ state.





RFQTargetListOrgDisplay.jsp

This JSP page displays information about a Target List organization.

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQDataBean


RFQTargetListStoreDisplay.jsp

This JSP page displays a list of Target stores.

Required parameters:
- offering_id
- catalogId
- storeId
- langId




This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.utf.beans.RFQDataBean


RFQ_LinksInclude.jsp

This JSP page holds common URL links used by other
RFQ JSP pages.

Parameters:
- rfq_offering_id - required
- langId - required
- storeId - required
- catalogId - required
- URL - optional



This page uses the following commands:

 





RequisitionListAddToListForm.jsp

This JSP page displays the Add to Requisition List page with the following elements:
- List of existing requisition lists owned by the current user showing 'Name', 'Last updated' and 'Type'
- 'Add to Requisition List' button



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreIdListDataBean

com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreIdListDataBean


RequisitionListCreateForm.jsp

This JSP page displays the New Requisition List page with the following elements:
- 'Requisition list name' entry field
- 'Type' drop down with values Private and Shared
- A tabular list of pairs of 'SKU' and 'Quantity' fields
- 'Save' button



This page uses the following commands:

 





RequisitionListDetailDisplay.jsp

This JSP page displays the View Requisition List page with the following elements:
- List of items in the requisition list. For each item, the following is displayed:
- SKU, Quantity, Description, Manufacturer and Part Number
- Description is a link to the Catalog Item Display page for the item
- 'Place Order' button
- 'View All Requisition Lists' button



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.order.beans.OrderDataBean


RequisitionListDisplay.jsp

This JSP page displays the Requisition List page with the following elements:
- 'View type' drop down used to filter the list by 'All lists' or 'Lists owned by me'
- Requisition lists: table of requisition lists available to the current user. Each requisition list has a link to
- update or view requisition list details
- remove requisition list (if user is owner)
- 'Create New Requisition List' button



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreIdListDataBean

com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreIdListDataBean

com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreIdListDataBean


RequisitionListUpdateForm.jsp

This JSP page displays the Edit Requisition List page with the following elements:
- 'Requisition list name' field with 'Change Name' button
- 'Type' drop down list with 'Shared' and 'Private' values
- 'SKU' and 'Quantity' fields with 'Add' button
- List of items in the requisition list. For each item, the following is displayed:
- SKU, Quantity, Description, Manufacturer, Part Number and 'Remove' link
- Description is a link to the Catalog Item Display page for the item
- 'Place Order' button
- 'Update Quantity' button



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.order.beans.OrderDataBean

This JSP page constructs the day drop-down
selection box for RFQ JSP pages.

Required parameters:
- select_name - name of select control
- default_option - default value
- selected_val - day selected




This JSP page constructs the month drop-down
selection box for RFQ JSP pages.

Required parameters:
- select_name - name of select control
- default_option - default value
- selected_val - month selected





SelectMonthLit.jsp

This JSP page constructs the month drop-down
selection box for RFQ JSP pages (using named
month literals). .

Required parameters:
- select_name - name of select control
- default_option - default value
- selected_val - month selected




This JSP page constructs the year drop-down
selection box for RFQ JSP pages.

Required parameters:
- select_name - name of select control
- default_option - default value
- selected_val - year selected





SidebarDisplay.jspf

This JSP fragment is used to make CachedSidebarDisplay.jsp cachable. The parameters passed into
CachedSidebarDisplay.jsp are defined as a key in the cachespec.xml file.




SimpleCreditLineDisplay.jsp

This JSP page shows the following payment information:
- Credit line account number




StandardCreditCardDisplay.jsp

This JSP page lets a customer input the following payment information:
- Credit card number
- Month of expiry
- Year of expiry



This page uses the following bean:

com.ibm.commerce.payment.beans.UsablePaymentTCListDataBean


StoreCatalogDisplay.jsp

This JSP imports CachedStoreCatalogDisplay.jsp



This page uses the following commands:

 





StoreCatalogProductESpot.jsp

This JSP page displays an E Marketing Spot for the Store Catalog page.



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.marketing.beans.EMarketingSpot


StoreFramesetPage.jsp

This JSP page redirects the user into the store if the user is already logged in and a registered user.
Otherwise this JSP page redirects the user to the Logon page.




SubCategoriesDisplay.jsp

This JSP imports CachedSubCategoriesDisplay.jsp



This page uses the following bean:

com.ibm.commerce.catalog.beans.CategoryDataBean


TopCategoriesDisplay.jsp

This JSP imports CachedTopCategoriesDisplay.jsp




TransitionEnvironmentSetup.jspf

 

This page uses the following bean:

com.ibm.commerce.common.beans.StoreDataBean


UserAccountDisplay.jsp

This page allows a user to access the user registration update form and
the address book.



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.user.beans.UserRegistrationDataBean


UserLogoffView.jsp

This JSP page displays a message verifying that the user has been logged off, and
provides a button to return to the Logon page.



This page uses the following commands:

 




This JSP page displays the Logon page with the following elements:
- Switch Language form, with 'Language' field
- Logon form, with 'Logon ID' field and 'Password' field
- 'Forgot your password?' link
- 'Register' button
- 'Register Organization' button



This page uses the following commands:

 





UserRegUpdateFormNameAddressSection.jsp

This page displays the user name/address section of the registration
forms.




UserRegistrationAddForm.jsp

This page displays the user registration form. It allows a user to
register under an existing buyer organization by entering the following
information:
- user ID
- password
- buyer organization
- employee ID
- title
- first name
- last name
- address
- city
- state/province
- country/region
- zip/postal code
- phone number
- e-mail address
- preferred currency
- preferred language
- internal mailing address
- job function



This page uses the following commands:

 




This page uses the following bean:

com.ibm.commerce.user.beans.OrganizationDataBean


UserRegistrationAddPendingApproval.jsp

 

This page uses the following commands:

 





UserRegistrationRouter.jsp

 

This page uses the following bean:

com.ibm.commerce.beans.ErrorDataBean


UserRegistrationUpdateForm.jsp

This page displays the user registration update form. It allows a user to
update the following registration information:
- password
- employee ID
- title
- first name
- last name
- address
- city
- state/province
- country/region
- zip/postal code
- phone number
- e-mail address
- preferred currency
- preferred language
- internal mailing address
- job function



This page uses the following commands:

 




This page uses the following beans:

com.ibm.commerce.user.beans.OrgEntityDataBean

com.ibm.commerce.user.beans.UserRegistrationDataBean


WorkspaceMembersDisplay.jsp

 


index.jsp

This JSP page redirects the user to a customer care enabled frameset if customer care is enabled.
This JSP page also redirects the user into the store if the user is already logged in.