Interface I_AD_Table

  • All Known Implementing Classes:
    MTable, X_AD_Table

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

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

        void setAD_Table_UU​(String AD_Table_UU)
        Set AD_Table_UU
      • getAD_Table_UU

        String getAD_Table_UU()
        Get AD_Table_UU
      • setAD_Val_Rule_ID

        void setAD_Val_Rule_ID​(int AD_Val_Rule_ID)
        Set Dynamic Validation. Dynamic Validation Rule
      • getAD_Val_Rule_ID

        int getAD_Val_Rule_ID()
        Get Dynamic Validation. Dynamic Validation Rule
      • setAD_Window_ID

        void setAD_Window_ID​(int AD_Window_ID)
        Set Window. Data entry or display window
      • getAD_Window_ID

        int getAD_Window_ID()
        Get Window. Data entry or display window
      • setCopyColumnsFromTable

        void setCopyColumnsFromTable​(String CopyColumnsFromTable)
        Set Copy Columns From Table
      • getCopyColumnsFromTable

        String getCopyColumnsFromTable()
        Get Copy Columns From Table
      • setCopyComponentsFromView

        void setCopyComponentsFromView​(String CopyComponentsFromView)
        Set Copy Components From View
      • getCopyComponentsFromView

        String getCopyComponentsFromView()
        Get Copy Components From View
      • getCreated

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

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

        void setCreateWindowFromTable​(String CreateWindowFromTable)
        Set Create Window From Table
      • getCreateWindowFromTable

        String getCreateWindowFromTable()
        Get Create Window From Table
      • setDatabaseViewDrop

        void setDatabaseViewDrop​(String DatabaseViewDrop)
        Set Drop view
      • getDatabaseViewDrop

        String getDatabaseViewDrop()
        Get Drop view
      • 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
      • setImportTable

        void setImportTable​(String ImportTable)
        Set Import Table. Import Table Columns from Database
      • getImportTable

        String getImportTable()
        Get Import Table. Import Table Columns from Database
      • 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
      • setIsCentrallyMaintained

        void setIsCentrallyMaintained​(boolean IsCentrallyMaintained)
        Set Centrally maintained. Information maintained in System Element table
      • isCentrallyMaintained

        boolean isCentrallyMaintained()
        Get Centrally maintained. Information maintained in System Element table
      • setIsChangeLog

        void setIsChangeLog​(boolean IsChangeLog)
        Set Maintain Change Log. Maintain a log of changes
      • isChangeLog

        boolean isChangeLog()
        Get Maintain Change Log. Maintain a log of changes
      • setIsDeleteable

        void setIsDeleteable​(boolean IsDeleteable)
        Set Records deletable. Indicates if records can be deleted from the database
      • isDeleteable

        boolean isDeleteable()
        Get Records deletable. Indicates if records can be deleted from the database
      • setIsHighVolume

        void setIsHighVolume​(boolean IsHighVolume)
        Set High Volume. Use Search instead of Pick list
      • isHighVolume

        boolean isHighVolume()
        Get High Volume. Use Search instead of Pick list
      • setIsSecurityEnabled

        void setIsSecurityEnabled​(boolean IsSecurityEnabled)
        Set Security enabled. If security is enabled, user access to data can be restricted via Roles
      • isSecurityEnabled

        boolean isSecurityEnabled()
        Get Security enabled. If security is enabled, user access to data can be restricted via Roles
      • setIsView

        void setIsView​(boolean IsView)
        Set View. This is a view
      • isView

        boolean isView()
        Get View. This is a view
      • setLoadSeq

        void setLoadSeq​(int LoadSeq)
        Set Sequence
      • getLoadSeq

        int getLoadSeq()
        Get Sequence
      • setName

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

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

        void setPO_Window_ID​(int PO_Window_ID)
        Set PO Window. Purchase Order Window
      • getPO_Window_ID

        int getPO_Window_ID()
        Get PO Window. Purchase Order Window
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setReplicationType

        void setReplicationType​(String ReplicationType)
        Set Replication Type. Type of Data Replication
      • getReplicationType

        String getReplicationType()
        Get Replication Type. Type of Data Replication
      • setTableName

        void setTableName​(String TableName)
        Set DB Table Name. Name of the table in the database
      • getTableName

        String getTableName()
        Get DB Table Name. Name of the table in the database
      • getUpdated

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

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