psdi.webclient.beans.dm.collection

Class DMCollPkgDefBean

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


    public class DMCollPkgDefBean
    extends DataBean
    This Bean class is used by the "Package Definition" table of "Package Definitions" tab.
    • Constructor Detail

      • DMCollPkgDefBean

        public DMCollPkgDefBean()
    • Method Detail

      • callInvalidate

        public void callInvalidate()
      • launchpkgdef

        public int launchpkgdef()
                         throws java.rmi.RemoteException,
                                java.io.IOException,
                                javax.servlet.ServletException,
                                java.lang.Exception
        This method is called when Go to Migration application image is clicked.
        Returns:
        Event handle status.
        Throws:
        java.rmi.RemoteException
        java.io.IOException
        javax.servlet.ServletException
        java.lang.Exception
      • toggledeleterow

        public int toggledeleterow()
                            throws MXException
        This method is called when garbage can is clicked on the Package Definition record of "Package Definitions" tab. This method throws a confirmation message before deleting.
        Overrides:
        toggledeleterow in class DataBean
        Returns:
        Event handle status.
        Throws:
        MXException