Interface I_AD_Archive

All Known Implementing Classes:
MArchive, X_AD_Archive

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

  • Method Details

    • setAD_Archive_ID

      void setAD_Archive_ID(int AD_Archive_ID)
      Set Archive. Document and Report Archive
    • getAD_Archive_ID

      int getAD_Archive_ID()
      Get Archive. Document and Report Archive
    • setAD_Archive_UU

      void setAD_Archive_UU(String AD_Archive_UU)
      Set AD_Archive_UU
    • getAD_Archive_UU

      String getAD_Archive_UU()
      Get AD_Archive_UU
    • 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
    • setAD_Process_ID

      void setAD_Process_ID(int AD_Process_ID)
      Set Process. Process or Report
    • getAD_Process_ID

      int getAD_Process_ID()
      Get Process. Process or Report
    • getAD_Process

      I_AD_Process getAD_Process() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_StorageProvider_ID

      void setAD_StorageProvider_ID(int AD_StorageProvider_ID)
      Set Storage Provider
    • getAD_StorageProvider_ID

      int getAD_StorageProvider_ID()
      Get Storage Provider
    • getAD_StorageProvider

      I_AD_StorageProvider getAD_StorageProvider() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Table_ID

      void setAD_Table_ID(int AD_Table_ID)
      Set Table. Database Table information
    • getAD_Table_ID

      int getAD_Table_ID()
      Get Table. Database Table information
    • getAD_Table

      I_AD_Table getAD_Table() throws RuntimeException
      Throws:
      RuntimeException
    • setBinaryData

      void setBinaryData(byte[] BinaryData)
      Set Binary Data. Binary Data
    • getBinaryData

      byte[] getBinaryData()
      Get Binary Data. Binary Data
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() 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
    • 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
    • setIsReport

      void setIsReport(boolean IsReport)
      Set Report. Indicates a Report record
    • isReport

      boolean isReport()
      Get Report. Indicates a Report record
    • setName

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

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

      void setRecord_ID(int Record_ID)
      Set Record ID. Direct internal record ID
    • getRecord_ID

      int getRecord_ID()
      Get Record ID. Direct internal record ID
    • setRecord_UU

      void setRecord_UU(String Record_UU)
      Set Record UUID
    • getRecord_UU

      String getRecord_UU()
      Get Record UUID
    • getUpdated

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

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