Interface I_AD_Archive

  • All Known Implementing Classes:
    MArchive, X_AD_Archive

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

      • 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 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_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
      • setAD_StorageProvider_ID

        void setAD_StorageProvider_ID​(int AD_StorageProvider_ID)
        Set Storage Provider
      • getAD_StorageProvider_ID

        int getAD_StorageProvider_ID()
        Get Storage Provider
      • 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
      • 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
      • 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
      • getUpdated

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

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