psdi.webclient.beans.dm

Class DeploymentGroupsAppBean

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


    public class DeploymentGroupsAppBean
    extends AppBean
    • Constructor Detail

      • DeploymentGroupsAppBean

        public DeploymentGroupsAppBean()
    • Method Detail

      • SAVE

        public int SAVE()
                 throws MXException,
                        java.rmi.RemoteException
        On save, check whether group is empty. Ask user whether to save.
        Overrides:
        SAVE in class AppBean
        Throws:
        MXException
        java.rmi.RemoteException
      • refreshTree

        public int refreshTree()
                        throws MXException,
                               java.rmi.RemoteException
        Refresh the structure tree. Remove after UI framework refresh issue is fixed.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException