com.ibm.commerce.usermanagement.commands

Class PostMemberRoleUnassignCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, PostMemberRoleUnassignCmd, 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 PostMemberRoleUnassignCmdImpl
    extends TaskCommandImpl
    implements PostMemberRoleUnassignCmd
    The implementation class for PostMemberRoleUnassign command. The default implementation does not perform any operations after the MemberRoleUnassign command is executed. For additional processing post completion of MemberRoleUnassign command, over-write this command.
    See Also:
    Serialized Form