IBM SG24-6320-00 manual User registration

Models: SG24-6320-00

1 306
Download 306 pages 3.81 Kb
Page 149
Image 149

Draft Document for Review July 28, 2004 7:33 pm

6320ch_DEV_post_migration.fm

RunTime

PolicyManager

Command

Resource

Framework

 

 

 

isAllowed(User,Action,Resource) : Command level

 

 

getOwner( )

 

 

 

getAndApplyApplicablePolicies( )

 

validateParameters( )

 

 

getResources( )

 

 

isAllowed(User,Action,Resource) : Resource level

 

 

getOwner( )

 

 

 

getAndApplyApplicablePolicies( )

 

 

fulfills(Member, Relationship)

 

performExecute( )

 

 

Figure 8-1 Sequence diagram for WebSphere Commerce V5.6 command framework

8.2.3 User registration

The following WebSphere Commerce Suite V5.1 command was removed in WebSphere Commerce Suite V5.4

com.ibm.commerce.usermanagement.commands.UserRegistrationFormCmd

When executed the command did the following:

1.Check if the userId parameter, if supplied, match the ID of the current user.

2.Invoke the command com.ibm.commerce.usermanagement.commands.PostUserRegistrationFormCmd

The default implementation for this command does nothing.

3.Direct the user to the view UserRegistrationForm.

If your WebSphere Commerce Suite V5.1 application makes use of the UserRegistrationFormCmd command, you must either replace the command with a custom command or forward directly to the UserRegistrationForm view. The

Chapter 8. Post-migration steps

131

Page 149
Image 149
IBM SG24-6320-00 manual User registration