Interface I_PA_SLA_Criteria

All Known Implementing Classes:
MSLACriteria, X_PA_SLA_Criteria

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

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • 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
    • setClassname

      void setClassname(String Classname)
      Set Classname. Java Classname
    • getClassname

      String getClassname()
      Get Classname. Java Classname
    • 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
    • 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
    • setIsManual

      void setIsManual(boolean IsManual)
      Set Manual. This is a manual process
    • isManual

      boolean isManual()
      Get Manual. This is a manual process
    • setName

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

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

      void setPA_SLA_Criteria_ID(int PA_SLA_Criteria_ID)
      Set SLA Criteria. Service Level Agreement Criteria
    • getPA_SLA_Criteria_ID

      int getPA_SLA_Criteria_ID()
      Get SLA Criteria. Service Level Agreement Criteria
    • setPA_SLA_Criteria_UU

      void setPA_SLA_Criteria_UU(String PA_SLA_Criteria_UU)
      Set PA_SLA_Criteria_UU
    • getPA_SLA_Criteria_UU

      String getPA_SLA_Criteria_UU()
      Get PA_SLA_Criteria_UU
    • getUpdated

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

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