Interface I_C_PeriodControl

All Known Implementing Classes:
MPeriodControl, X_C_PeriodControl

public interface I_C_PeriodControl
Generated Interface for C_PeriodControl
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
    • setC_PeriodControl_ID

      void setC_PeriodControl_ID(int C_PeriodControl_ID)
      Set Period Control
    • getC_PeriodControl_ID

      int getC_PeriodControl_ID()
      Get Period Control
    • setC_PeriodControl_UU

      void setC_PeriodControl_UU(String C_PeriodControl_UU)
      Set C_PeriodControl_UU
    • getC_PeriodControl_UU

      String getC_PeriodControl_UU()
      Get C_PeriodControl_UU
    • setC_Period_ID

      void setC_Period_ID(int C_Period_ID)
      Set Period. Period of the Calendar
    • getC_Period_ID

      int getC_Period_ID()
      Get Period. Period of the Calendar
    • getC_Period

      I_C_Period getC_Period() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

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

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

      void setDocBaseType(String DocBaseType)
      Set Document Base Type. Logical type of document
    • getDocBaseType

      String getDocBaseType()
      Get Document Base Type. Logical type of document
    • 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
    • setPeriodAction

      void setPeriodAction(String PeriodAction)
      Set Period Action. Action taken for this period
    • getPeriodAction

      String getPeriodAction()
      Get Period Action. Action taken for this period
    • setPeriodStatus

      void setPeriodStatus(String PeriodStatus)
      Set Period Status. Current state of this period
    • getPeriodStatus

      String getPeriodStatus()
      Get Period Status. Current state of this period
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • getUpdated

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

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