com.ibm.commerce.returns.commands

Class SetRMAOrganizationCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, SetRMAOrganizationCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class SetRMAOrganizationCmdImpl
    extends TaskCommandImpl
    implements SetRMAOrganizationCmd
    Default implementation of the task command SetRMAOrganizationCmd interface. This task command is called by other Returns commands to set the organization info of an RMA. This is the default implementation. It gets the parent member id of the creator of the RMA and puts it in the orgentity field. The caller should do a commitCopyHelper() on the RMA to save the change.

    Utilizes these access beans

    See Also:
    Serialized Form