|
© 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.foundation.pipeline.CommercePipelineComponent
|
+--com.beasys.commerce.ebusiness.customer.pipeline.RegisterUserPC
RegisterUserPC helps to register a user by extracting CutstomerValue and
password from the PipelineSesion.
It does the following,
CustomerValue object and password from the PipilineSessionCustomer entity EJBean.CustomerValue object.
| Constructor Summary | |
RegisterUserPC()
|
|
| Method Summary | |
PipelineSession |
process(PipelineSession pSession)
See the class documentation above. |
| Methods inherited from class com.beasys.commerce.foundation.pipeline.CommercePipelineComponent |
getConnection, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RegisterUserPC()
| Method Detail |
public PipelineSession process(PipelineSession pSession)
throws PipelineFatalException,
PipelineNonFatalException,
java.rmi.RemoteException
pSession - PipelineSession from where it gets CustomerValue object and the password.PipelineFatalException - If failed to create a user.PipelineNonFatalException - java.rmi.RemoteException -
|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||