Class PAREventDisputePanel

All Implemented Interfaces:
PAppComponent, PClientComponent, PCollectDataListener, PComponent, PComponentAttribute, PViewDataChangeListener, ContainerListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class PAREventDisputePanel extends PIACustomizablePanel

Title: PAREventDisputePanel

Description: contains the fields and functionality to open Event level dispute

Copyright: Copyright (c) 2004

Company: Portla

Version:
1.0
Author:
Savitha T.M
See Also:
  • Constructor Details

    • PAREventDisputePanel

      public PAREventDisputePanel()
  • Method Details

    • containsValidData

      public boolean containsValidData()
      this returns true if the data passed to open the dispute is valid.
      Returns:
      boolean
    • setData

      public void setData(PModelHandle mh, PAREventDisputesPageBeanImpl bean)
      this method will be called from dialog class to set the data to all the fields
      Parameters:
      mh - PModelHandle is the model handle will contain the seleced events to open event dispute
      bean - PAREventDisputesPageBeanImpl is the controller class
    • addNotify

      public void addNotify()
      Overrides:
      addNotify in class JComponent
    • disputeEvent

      public int disputeEvent()
      this method will validate and collect the data from interface to open the dispute will call disputeEvent()method from controller class that will excecute the event dispute opcode
      Returns:
      int