Class PARItemDisputeDlg

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class PARItemDisputeDlg extends JDialog
PARItemDisputeDlg is used to open disputes on items. Controller referenced :
  • PARDisputesPageBean
See Also:
  • Method Details

    • disputeItem

      public static void disputeItem(PModelHandle mh)
      Static funtion for the client class to do item Disputement.
      Parameters:
      mh - the item object to Dispute
    • setCurrency

      public void setCurrency()
      Set the Data according to the currency chosen.
    • getControllerClassName

      public String getControllerClassName() throws RemoteException
      Throws:
      RemoteException
    • addNotify

      public void addNotify()
      Overrides:
      addNotify in class Dialog
    • removeNotify

      public void removeNotify()
      Overrides:
      removeNotify in class Window