com.ibm.commerce.usermanagement.commands

Class PostOrgEntityAddCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, PostOrgEntityAddCmd, 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
    Direct Known Subclasses:
    SOIPostOrgEntityAddCmdImpl


    public class PostOrgEntityAddCmdImpl
    extends TaskCommandImpl
    implements PostOrgEntityAddCmd
    The default implementation class for PostOrgEntityAdd command. The default implementation does not perform any operations after the OrgEntityAdd command is executed. For additional processing post completion of OrgEntityAdd command, over-write this command.
    See Also:
    Serialized Form