psdi.webclient.beans.rsconfig

Class AttributesTableBean

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


    public class AttributesTableBean
    extends DataBean
    This is class represents the custom bean for the table displying list of attributes selected for displaying
    • Constructor Detail

      • AttributesTableBean

        public AttributesTableBean()
    • Method Detail

      • initialize

        protected void initialize()
                           throws MXException,
                                  java.rmi.RemoteException
        This method is overridden to call a method on the MboSetRemote behind the table of attributes to set some default information.
        Overrides:
        initialize in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        DataBean.initialize()