psdi.app.contract.schedule

Class ScheduleLineSet

  • java.lang.Object
    • Constructor Detail

      • ScheduleLineSet

        public ScheduleLineSet(MboServerInterface ms)
                        throws java.rmi.RemoteException
        Construct the set
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • canAdd

        public void canAdd()
                    throws MXException
        Can an object be added to the Schedule Line? Check if the owner contract is approved for creating schedules.
        Overrides:
        canAdd in class MboSet
        Throws:
        MXApplicationException(contract, - CannotCreatePmtApprContact)
        MXException