Interface I_AD_Schedule

  • All Known Implementing Classes:
    MSchedule, X_AD_Schedule

    public interface I_AD_Schedule
    Generated Interface for AD_Schedule
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_Schedule_ID

        void setAD_Schedule_ID​(int AD_Schedule_ID)
        Set Schedule
      • getAD_Schedule_ID

        int getAD_Schedule_ID()
        Get Schedule
      • setAD_Schedule_UU

        void setAD_Schedule_UU​(String AD_Schedule_UU)
        Set AD_Schedule_UU
      • getAD_Schedule_UU

        String getAD_Schedule_UU()
        Get AD_Schedule_UU
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setCronPattern

        void setCronPattern​(String CronPattern)
        Set Cron Scheduling Pattern. Cron pattern to define when the process should be invoked.
      • getCronPattern

        String getCronPattern()
        Get Cron Scheduling Pattern. Cron pattern to define when the process should be invoked.
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setFrequency

        void setFrequency​(int Frequency)
        Set Frequency. Frequency of events
      • getFrequency

        int getFrequency()
        Get Frequency. Frequency of events
      • setFrequencyType

        void setFrequencyType​(String FrequencyType)
        Set Frequency Type. Frequency of event
      • getFrequencyType

        String getFrequencyType()
        Get Frequency Type. Frequency of event
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setIsIgnoreProcessingTime

        void setIsIgnoreProcessingTime​(boolean IsIgnoreProcessingTime)
        Set Ignore Processing Time. Do not include processing time for the DateNextRun calculation
      • isIgnoreProcessingTime

        boolean isIgnoreProcessingTime()
        Get Ignore Processing Time. Do not include processing time for the DateNextRun calculation
      • setIsSystemSchedule

        void setIsSystemSchedule​(boolean IsSystemSchedule)
        Set System Schedule. Schedule Just For System
      • isSystemSchedule

        boolean isSystemSchedule()
        Get System Schedule. Schedule Just For System
      • setMonthDay

        void setMonthDay​(int MonthDay)
        Set Day of the Month. Day of the month 1 to 28/29/30/31
      • getMonthDay

        int getMonthDay()
        Get Day of the Month. Day of the month 1 to 28/29/30/31
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setRunOnlyOnIP

        void setRunOnlyOnIP​(String RunOnlyOnIP)
        Set Run only on IP
      • getRunOnlyOnIP

        String getRunOnlyOnIP()
        Get Run only on IP
      • setScheduleType

        void setScheduleType​(String ScheduleType)
        Set Schedule Type. Type of schedule
      • getScheduleType

        String getScheduleType()
        Get Schedule Type. Type of schedule
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records
      • setWeekDay

        void setWeekDay​(String WeekDay)
        Set Day of the Week. Day of the Week
      • getWeekDay

        String getWeekDay()
        Get Day of the Week. Day of the Week