psdi.webclient.beans.timezone

Class DlgAddTimeZoneToObject

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


    public class DlgAddTimeZoneToObject
    extends DataBean
    Bean for the Time Zone Dialog.
    • Constructor Detail

      • DlgAddTimeZoneToObject

        public DlgAddTimeZoneToObject()
    • Method Detail

      • initialize

        protected void initialize()
                           throws MXException,
                                  java.rmi.RemoteException
        Check if there is a selection, if not, throw error. If there is, pass it to the MboSet...
        Overrides:
        initialize in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException