psdi.app.person

Class FldPersonPrimarySMS

    • Constructor Detail

      • FldPersonPrimarySMS

        public FldPersonPrimarySMS(MboValue mbv)
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        If the field is cleared, delete the SMS record. If the field was previously null, add a new SMS record. Otherwise update the address of the SMS primary record to the address entered.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException