|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.beasys.commerce.webflow.CommerceInputProcessor
|
+--com.beasys.commerce.ebusiness.tax.webflow.TaxIP
|
+--com.beasys.commerce.ebusiness.tax.webflow.UpdateTaxShippingAddressIP
The UpdateTaxShippingAddressIP class
accepts the users selection of an unambiguous shipping
address. The selection is made from a list retrieved
by the TaxVerifyShippingAddressPC
INPUT: PipelineSessionConstants.TAX_SHIPPING_ADDRESS
INPUT: PipelineSessionConstants.VERAZIP_SHIPPING_ADDRESSES
OUTPUT: PipelineSessionConstants.SHIPPING_ADDRESS
| Fields inherited from class com.beasys.commerce.webflow.CommerceInputProcessor |
debug |
| Fields inherited from interface com.beasys.commerce.axiom.contact.UserManagementConstants |
ANONYMOUS_PROFILE, CACHED_PROFILE, DEFAULT_SCOPE, DEFAULT_SUCCESSOR, DEFAULT_SUCCESSOR_HOME, DEFAULT_SUCCESSOR_JNDI, DEFAULT_SUCCESSOR_PK, DEFAULT_USER, DEFAULT_USER_HOME, DEFAULT_USER_JNDI, DEFAULT_USER_PK, GROUP, GROUP_ENTITY_HOME, PROFILE_MGR, PROFILE_SUCCESSOR, PROFILE_USER, REALM_CONFIG, RESERVED_SCOPE, USER, USER_ENTITY_HOME, USER_MGR |
| Fields inherited from interface com.beasys.commerce.foundation.property.SchemaManagerConstants |
APPLICATION_INIT_TYPE, CATALOG_TYPE, CONTENT_TYPE, EVENT_TYPE, REQUEST_TYPE, SCHEMA, SCHEMA_GROUPS, SCHEMA_MANAGER, SESSION_TYPE, USER_TYPE |
| Constructor Summary | |
UpdateTaxShippingAddressIP()
|
|
| Method Summary | |
java.lang.String |
process(javax.servlet.http.HttpServletRequest request)
Writes the Shipping Address for the user into the Pipeline Session based on an array of shipping addresses and an index read from the Pipeline Session. |
| Methods inherited from class com.beasys.commerce.ebusiness.tax.webflow.TaxIP |
getMessageBundleName, getTaxCalculator, getTaxCalculatorJndiName, throwGeneral |
| Methods inherited from class com.beasys.commerce.webflow.CommerceInputProcessor |
getCachedProfileBean, getCustomerProperty, getCustomerPropertyAsString, getPipelineSession, getPipelineSession, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UpdateTaxShippingAddressIP()
| Method Detail |
public java.lang.String process(javax.servlet.http.HttpServletRequest request)
throws ProcessingException
process in class TaxIPrequest - the HttpServletRequest that is currently in scope
|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||