psdi.webclient.beans.wfdesign

Class NodesBean

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


    public class NodesBean
    extends DataBean
    • Constructor Detail

      • NodesBean

        public NodesBean()
    • Method Detail

      • properties

        public int properties()
      • getNodeTypes

        public java.util.Hashtable getNodeTypes()
      • getNodeTypeMaxValue

        public java.lang.String getNodeTypeMaxValue()
      • addCondition

        public int addCondition()
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addManualInput

        public int addManualInput()
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addInteraction

        public int addInteraction()
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addSubprocess

        public int addSubprocess()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addTask

        public int addTask()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addWait

        public int addWait()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addStop

        public int addStop()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • delete

        public void delete(int row)
                    throws MXException,
                           java.rmi.RemoteException
        Description copied from class: DataBean
        Deletes the given row. Fires a row change event to all listeners upon success.
        Overrides:
        delete in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • getXCoord

        public java.lang.String getXCoord()
        allows getting the xcoordinate without formatting thousands separator
        Returns:
      • getYCoord

        public java.lang.String getYCoord()
        allows getting the ycoordinate without formatting thousands separator
        Returns: