psdi.webclient.beans.designer

Class ConditionalPropertiesBean

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


    public class ConditionalPropertiesBean
    extends DataBean
    To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
    • Constructor Detail

      • ConditionalPropertiesBean

        public ConditionalPropertiesBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Get the bean for the top persistent data and save it.
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • cancelDialog

        public int cancelDialog()
                         throws MXException,
                                java.rmi.RemoteException
        Top bean cannot be thrown away. Get the bean for the top persistent data and reset it.
        Overrides:
        cancelDialog in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • close

        public void close()
        Retain the parent bean.
        Overrides:
        close in class DataBean