psdi.webclient.beans.ndasset

Class NetDeviceAssetBean

    • Constructor Detail

      • NetDeviceAssetBean

        public NetDeviceAssetBean()
    • Method Detail

      • PROMOTE

        public int PROMOTE()
                    throws MXException,
                           java.rmi.RemoteException
        Intercept the PROMOTE event (promotion dialog) on the list page and show an error that prompts the user to make a selection. Cannot use the stock list warning behavior because when no selection is made we do not want to process the whole set.
        Returns:
        EVENT_CONTINUE to proceed to the dialog, or throws an exception
        Throws:
        MXException
        java.rmi.RemoteException