psdi.app.ticket

Class FldTKCINum

    • Constructor Detail

      • FldTKCINum

        public FldTKCINum(MboValue mbv)
                   throws MXException
        Construct and attach to the mbo value.
        Parameters:
        mbv - the MboValue the CINum field in the Ticket object attach to.
        Throws:
        MXException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Need warning if there is plan to move or modify the attributes of this asset. if they have any actuals.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class FldCINum
        Throws:
        MXException
        java.rmi.RemoteException
      • setAssetForCI

        public void setAssetForCI()
                           throws MXException,
                                  java.rmi.RemoteException
        This method is called by the cinum attribute to set the Ticket's Asset to the CI's Asset. If the CI has a Valid asset for the ticket and if the asset field is blank, then asset will be copied to the ticket.
        Throws:
        MXException
        java.rmi.RemoteException