Interface I_AD_Task

All Known Implementing Classes:
MTask, X_AD_Task

public interface I_AD_Task
Generated Interface for AD_Task
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • setAccessLevel

      void setAccessLevel(String AccessLevel)
      Set Data Access Level. Access Level required
    • getAccessLevel

      String getAccessLevel()
      Get Data Access Level. Access Level required
    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_CtxHelp_ID

      void setAD_CtxHelp_ID(int AD_CtxHelp_ID)
      Set Context Help
    • getAD_CtxHelp_ID

      int getAD_CtxHelp_ID()
      Get Context Help
    • getAD_CtxHelp

      I_AD_CtxHelp getAD_CtxHelp() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Org_ID

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

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAD_Task_ID

      void setAD_Task_ID(int AD_Task_ID)
      Set OS Task. Operation System Task
    • getAD_Task_ID

      int getAD_Task_ID()
      Get OS Task. Operation System Task
    • setAD_Task_UU

      void setAD_Task_UU(String AD_Task_UU)
      Set AD_Task_UU
    • getAD_Task_UU

      String getAD_Task_UU()
      Get AD_Task_UU
    • getCreated

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

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

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

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

      void setEntityType(String EntityType)
      Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • getEntityType

      String getEntityType()
      Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setName

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

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

      void setOS_Command(String OS_Command)
      Set OS Command. Operating System Command
    • getOS_Command

      String getOS_Command()
      Get OS Command. Operating System Command
    • getUpdated

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

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