psdi.webclient.beans.reconlink

Class ReconLinkBean

    • Constructor Detail

      • ReconLinkBean

        public ReconLinkBean()
    • Method Detail

      • DELETE

        public int DELETE()
                   throws MXException,
                          java.rmi.RemoteException
        Overrides the "Delete" function.
        Overrides:
        DELETE in class AppBean
        Throws:
        MXException
        java.rmi.RemoteException
      • deleteSelectedMbos

        protected void deleteSelectedMbos(java.util.Vector selectedMbos)
                                   throws MXException,
                                          java.rmi.RemoteException
        Delete Selected Mbos
        Throws:
        MXException - If there is a confirmation needed.
        java.rmi.RemoteException - If there is an RMI error.
      • RESOLVED

        public int RESOLVED()
                     throws MXException,
                            java.rmi.RemoteException
        The "Resolved" action handler. Only used by the "Asset Reconciliation Result" and "CI Reconciliation Result" applications.
        Returns:
        Action handling result.
        Throws:
        MXException - If there is a confirmation needed.
        java.rmi.RemoteException - If there is an RMI error.