com.ibm.commerce.component.giftregistry.commands

Interface RelinquishGiftRegistryCredentialsCmd

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


    public interface RelinquishGiftRegistryCredentialsCmd
    extends BusinessObjectDocumentCmd
    Releases gift registry credentials for a particular user. If the GiftRegistryAuthenticationVO contains a particular ExternalId, only credentials for that particular ID is removed. Otherwise all externalId credentials are removed for the user.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class
        See Also:
        Constant Field Values