Class GiftcardsUiConstants


  • public final class GiftcardsUiConstants
    extends java.lang.Object
    Giftcard UI Constants. Contains constants shared by giftcard UI classes.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int PURCHASE_TRIGGERED
      Result code which notifies the calling class that a gift card was purchased.
      static int REFRESH_NEEDED
      Result code which notifies the calling class that a refresh is needed because there were changes with the gift card.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait