Class RebindUserAndAddressTask

java.lang.Object
ch.tocco.nice2.optional.webshop.impl.persist.RebindUserAndAddressTask
All Implemented Interfaces:
PersistTask<RebindUserAndAddressTask.Params,Entity>

public class RebindUserAndAddressTask extends Object implements PersistTask<RebindUserAndAddressTask.Params,Entity>
Rebinds the rebind values submitted from user/address form.

 This task can process:
 - new User and new Address
 - exsting User and new Address
 - existing User and existing Address