psdi.webclient.beans.scconfig

Class SCConfigAppBean

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


    public class SCConfigAppBean
    extends PortletAppBean
    This class represents the custom App bean for the Layout and Configuration Setup app. It has some functionality common with other portlet apps.
    • Constructor Detail

      • SCConfigAppBean

        public SCConfigAppBean()
    • Method Detail

      • initialize

        protected void initialize()
                           throws MXException,
                                  java.rmi.RemoteException
        This method is overridden to check if a template is being edited or created. If yes then make the IS DEFAULT flag as read only
        Overrides:
        initialize in class AppBean
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        DataBean.initialize()
      • gotostartcenter

        public int gotostartcenter()
        This method catches the gotostartcenter event, sends to start center app.
        Overrides:
        gotostartcenter in class PortletAppBean
        Returns:
        EVENT_HANDLED