com.ibm.tivoli.maximo.appt.app

Class FldApptBookDisplayFrom

    • Constructor Detail

      • FldApptBookDisplayFrom

        public FldApptBookDisplayFrom(MboValue mbv)
    • Method Detail

      • saveYesNoCheck

        public boolean saveYesNoCheck(MboSetRemote apptBookWindowAvailSet)
                               throws MXException,
                                      java.rmi.RemoteException
        If any mbos on the set have been modified, present the user with a Yes/No/Cancel box for save. If yes, then save the mboset and return true. If no, return true; If cancel, return false.
        Parameters:
        apptBookWindowAvailSet -
        Returns:
        boolean
        Throws:
        MXException
        java.rmi.RemoteException