com.ibm.commerce.component.giftregistry.commands

Interface GenerateGiftRegistryAccessKeyCmd

  • 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:
    GenerateGiftRegistryAccessKeyCmdImpl


    public interface GenerateGiftRegistryAccessKeyCmd
    extends BusinessObjectDocumentCmd
    This command generates a universal unique key that can be used to identify a gift registry. It also updates the RegistrantAccessKey and GuestAccessKey field of GiftRegistryVOs, if the request BOD is set.
    • 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 is
        See Also:
        Constant Field Values
    • Method Detail

      • getAccessKey

        java.lang.String getAccessKey()
        Returns:
        This method returns different access key every time.