psdi.webclient.beans.common

Class WorkflowMapBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class WorkflowMapBean
    extends DataBean
    • Constructor Detail

      • WorkflowMapBean

        public WorkflowMapBean()
    • Method Detail

      • getMapURL

        public java.lang.String getMapURL()
                                   throws MXException,
                                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • nextlevel

        public int nextlevel()
                      throws java.rmi.RemoteException,
                             MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • prevlevel

        public int prevlevel()
                      throws java.rmi.RemoteException,
                             MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • fireDataChangedEvent

        public void fireDataChangedEvent()
        Description copied from class: DataBean
        tells all listeners that this DataBean mbo data has changed or been refreshed
        Overrides:
        fireDataChangedEvent in class DataBean
      • fireStructureChangedEvent

        public void fireStructureChangedEvent(DataBean speaker)
        Description copied from class: DataBean
        tells all listeners that this DataBean refrerences a new mbo or mboSetRemote
        Overrides:
        fireStructureChangedEvent in class DataBean
      • hasPrevLevel

        public boolean hasPrevLevel()
                             throws java.rmi.RemoteException,
                                    MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • hasNextLevel

        public boolean hasNextLevel()
                             throws java.rmi.RemoteException,
                                    MXException
        Throws:
        java.rmi.RemoteException
        MXException