Package com.ibm.commerce.usermanagement.commands

 
Changed Classes and Interfaces
AddressAddCmd This command adds a new address entry for a user organization or organizational unit.
AddressAddCmdImpl This command adds a new address entry for a user organization or organizational unit.
AddressBaseCmdImpl Implementation for AddressBase command which is the base for AddressAdd and AddressUpdate command.
AddressCheckCmd This command determines whether or not a user or organization has at least one permanent address.
AddressCheckCmdImpl This command determines whether or not a user or organization has at least one permanent address.
AddressDeleteCmdImpl This command deletes a address for a user organization or organiztional unit.
AddressUpdateCmd This command update the address entry for a user organization or organizational unit.
AddressUpdateCmdImpl This command update the address entry for a user organization or organizational unit.
AuditBaseCmd The base command for AuditAddressCmd AuditUserRegistrationCmd and AuditOrgEntityCmd.
AuditBaseCmdImpl The base class for AuditAddressCmdImpl AuditUserRegistrationCmdImpl and AuditOrgEntityCmdImpl.
AuditUserRegistrationCmdImpl The AuditUserRegistration task command checks the parameters that are passed into the UserRegistrationAdd and UserRegistrationUpdate commands according what is specified in the UserRegistration property file (base name 'UserRegistration.properties').
The command will get store directory from CommandContex and uses store directory to find property files.
ECUserConstants Constants File for user commands
OrgEntityAddCmdImpl This command registers a new organization or organizational unit.
OrgEntityRegistrationCmd The OrgEntityRegistrationCmd command is the base command for the following orgentity registration commands:
  • OrgEntityAddCmd
  • OrgEntityUpdateCmd
It is not a URL command.
OrgEntityRegistrationCmdImpl The implementation class for the OrgEntityRegistrationCmd
OrgEntityUpdateCmdImpl This command updates information about an organization or organizational unit.
PropertyResourceBundleReader /**
UserRegistrationAddCmdImpl UserRegistrationAddCmd is depricated in WCS V5.2 because of the addition support for approval.
UserRegistrationCmd The UserRegistrationCmd command is the base command for the following user registration commands:
  • UserRegistrationAddPreApprovalCmd (Replace UserRegistrationAddCmd for adding approval)
  • UserRegistrationUpdateCmd
  • UserRegistrationAdminAddCmd
  • UserRegistrationAdminUpdateCmd
It is not a URL command.
UserRegistrationCmdImpl Implementation class for the UserRegistrationCmd is the base command for the following user registration commands:
  • UserRegistrationAddPreApprovalCmd (Replace UserRegistrationAddCmd for adding approval)
  • UserRegistrationUpdateCmd
  • UserRegistrationAdminAddCmd
  • UserRegistrationAdminUpdateCmd
UserRegistrationUpdateCmdImpl The UserRegistrationUpdate command updates the registration record for a registered user.