com.ibm.commerce.usermanagement.commands

Interface OrgEntityRegistrationAddCheckApprovalCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, com.ibm.commerce.ubf.commands.EntryActionCmd, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    OrgEntityRegistrationAddCheckApprovalCmdImpl


    public interface OrgEntityRegistrationAddCheckApprovalCmd
    extends com.ibm.commerce.ubf.commands.EntryActionCmd
    This command is used to check if approval is needed for an organization registration.

    Behavior

    • Checks if approval is needed for an organization registration. Returns approval state.

    Exception Conditions

    • Not applicable
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        This the name of this interface.
        See Also:
        Constant Field Values