Interface I_AD_SearchDefinition

  • All Known Implementing Classes:
    MSearchDefinition, X_AD_SearchDefinition

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

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Column_ID

        void setAD_Column_ID​(int AD_Column_ID)
        Set Column. Column in the table
      • getAD_Column_ID

        int getAD_Column_ID()
        Get Column. Column in the table
      • 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_SearchDefinition_ID

        void setAD_SearchDefinition_ID​(int AD_SearchDefinition_ID)
        Set Search Definition
      • getAD_SearchDefinition_ID

        int getAD_SearchDefinition_ID()
        Get Search Definition
      • setAD_SearchDefinition_UU

        void setAD_SearchDefinition_UU​(String AD_SearchDefinition_UU)
        Set AD_SearchDefinition_UU
      • getAD_SearchDefinition_UU

        String getAD_SearchDefinition_UU()
        Get AD_SearchDefinition_UU
      • 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_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
      • getCreated

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

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

        void setDataType​(String DataType)
        Set Data Type. Type of data
      • getDataType

        String getDataType()
        Get Data Type. Type of data
      • 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
      • 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
      • setIsDefault

        void setIsDefault​(boolean IsDefault)
        Set Default. Default value
      • isDefault

        boolean isDefault()
        Get Default. Default value
      • 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
      • setQuery

        void setQuery​(String Query)
        Set Query. SQL
      • getQuery

        String getQuery()
        Get Query. SQL
      • setSearchType

        void setSearchType​(String SearchType)
        Set Search Type. Which kind of search is used (Query or Table)
      • getSearchType

        String getSearchType()
        Get Search Type. Which kind of search is used (Query or Table)
      • setTransactionCode

        void setTransactionCode​(String TransactionCode)
        Set Transaction Code. The transaction code represents the search definition
      • getTransactionCode

        String getTransactionCode()
        Get Transaction Code. The transaction code represents the search definition
      • getUpdated

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

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