psdi.webclient.beans.bim

Class DesignSpecAppBean

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


    public class DesignSpecAppBean
    extends AppBean
    • Constructor Detail

      • DesignSpecAppBean

        public DesignSpecAppBean()
    • Method Detail

      • setValue

        public void setValue(int nRow,
                             java.lang.String attribute,
                             java.lang.String value,
                             long accessModifier)
                      throws MXException
        Description copied from class: DataBean
        Updates an attribute's value on the given row. Fires a row change event to all the listeners upon success.
        Overrides:
        setValue in class DataBean
        Throws:
        MXException
      • newComment

        public int newComment()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • reply

        public int reply()
                  throws java.rmi.RemoteException,
                         MXException
        Throws:
        java.rmi.RemoteException
        MXException