Interface I_AD_System

  • All Known Implementing Classes:
    MSystem, X_AD_System

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

      • 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_System_ID

        void setAD_System_ID​(int AD_System_ID)
        Set System. System Definition
      • getAD_System_ID

        int getAD_System_ID()
        Get System. System Definition
      • setAD_System_UU

        void setAD_System_UU​(String AD_System_UU)
        Set AD_System_UU
      • getAD_System_UU

        String getAD_System_UU()
        Get AD_System_UU
      • getCreated

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

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

        void setCustomPrefix​(String CustomPrefix)
        Set Custom Prefix. Prefix for Custom entities
      • getCustomPrefix

        String getCustomPrefix()
        Get Custom Prefix. Prefix for Custom entities
      • setDBAddress

        void setDBAddress​(String DBAddress)
        Set DB Address. JDBC URL of the database server
      • getDBAddress

        String getDBAddress()
        Get DB Address. JDBC URL of the database server
      • setDBInstance

        void setDBInstance​(String DBInstance)
        Set Database Name. Database Name
      • getDBInstance

        String getDBInstance()
        Get Database Name. Database Name
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setEncryptionKey

        void setEncryptionKey​(String EncryptionKey)
        Set Encryption Class. Encryption Class used for securing data content
      • getEncryptionKey

        String getEncryptionKey()
        Get Encryption Class. Encryption Class used for securing data content
      • setIDRangeEnd

        void setIDRangeEnd​(BigDecimal IDRangeEnd)
        Set ID Range End. End if the ID Range used
      • getIDRangeEnd

        BigDecimal getIDRangeEnd()
        Get ID Range End. End if the ID Range used
      • setIDRangeStart

        void setIDRangeStart​(BigDecimal IDRangeStart)
        Set ID Range Start. Start of the ID Range used
      • getIDRangeStart

        BigDecimal getIDRangeStart()
        Get ID Range Start. Start of the ID Range used
      • setInfo

        void setInfo​(String Info)
        Set Info. Information
      • getInfo

        String getInfo()
        Get Info. Information
      • 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
      • setIsAllowStatistics

        void setIsAllowStatistics​(boolean IsAllowStatistics)
        Set Maintain Statistics. Maintain general statistics
      • isAllowStatistics

        boolean isAllowStatistics()
        Get Maintain Statistics. Maintain general statistics
      • setIsAutoErrorReport

        void setIsAutoErrorReport​(boolean IsAutoErrorReport)
        Set Error Reporting. Automatically report Errors
      • isAutoErrorReport

        boolean isAutoErrorReport()
        Get Error Reporting. Automatically report Errors
      • setIsFailOnBuildDiffer

        void setIsFailOnBuildDiffer​(boolean IsFailOnBuildDiffer)
        Set Fail if Build Differ
      • isFailOnBuildDiffer

        boolean isFailOnBuildDiffer()
        Get Fail if Build Differ
      • setIsFailOnMissingModelValidator

        void setIsFailOnMissingModelValidator​(boolean IsFailOnMissingModelValidator)
        Set Fail on Missing Model Validator
      • isFailOnMissingModelValidator

        boolean isFailOnMissingModelValidator()
        Get Fail on Missing Model Validator
      • setIsJustMigrated

        void setIsJustMigrated​(boolean IsJustMigrated)
        Set Just Migrated. Value set by Migration for post-Migration tasks.
      • isJustMigrated

        boolean isJustMigrated()
        Get Just Migrated. Value set by Migration for post-Migration tasks.
      • setLastBuildInfo

        void setLastBuildInfo​(String LastBuildInfo)
        Set Last Build Info
      • getLastBuildInfo

        String getLastBuildInfo()
        Get Last Build Info
      • setLastMigrationScriptApplied

        void setLastMigrationScriptApplied​(String LastMigrationScriptApplied)
        Set Last Migration Script Applied. Register of the filename for the last migration script applied on this database
      • getLastMigrationScriptApplied

        String getLastMigrationScriptApplied()
        Get Last Migration Script Applied. Register of the filename for the last migration script applied on this database
      • setLDAPDomain

        void setLDAPDomain​(String LDAPDomain)
        Set LDAP Domain. Directory service domain name - e.g. idempiere.org
      • getLDAPDomain

        String getLDAPDomain()
        Get LDAP Domain. Directory service domain name - e.g. idempiere.org
      • setLDAPHost

        void setLDAPHost​(String LDAPHost)
        Set LDAP URL. Connection String to LDAP server starting with ldap://
      • getLDAPHost

        String getLDAPHost()
        Get LDAP URL. Connection String to LDAP server starting with ldap://
      • setName

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

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

        void setNoProcessors​(int NoProcessors)
        Set Processors. Number of Database Processors
      • getNoProcessors

        int getNoProcessors()
        Get Processors. Number of Database Processors
      • setOldName

        void setOldName​(String OldName)
        Set Old Name
      • getOldName

        String getOldName()
        Get Old Name
      • setPassword

        void setPassword​(String Password)
        Set Password. Password of any length (case sensitive)
      • getPassword

        String getPassword()
        Get Password. Password of any length (case sensitive)
      • setProcessing

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

        boolean isProcessing()
        Get Process Now
      • setProfileInfo

        void setProfileInfo​(String ProfileInfo)
        Set Profile. Information to help profiling the system for solving support issues
      • getProfileInfo

        String getProfileInfo()
        Get Profile. Information to help profiling the system for solving support issues
      • 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
      • setReleaseNo

        void setReleaseNo​(String ReleaseNo)
        Set Release No. Internal Release Number
      • getReleaseNo

        String getReleaseNo()
        Get Release No. Internal Release Number
      • setReplicationType

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

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

        void setStatisticsInfo​(String StatisticsInfo)
        Set Statistics. Information to help profiling the system for solving support issues
      • getStatisticsInfo

        String getStatisticsInfo()
        Get Statistics. Information to help profiling the system for solving support issues
      • setSummary

        void setSummary​(String Summary)
        Set Summary. Textual summary of this request
      • getSummary

        String getSummary()
        Get Summary. Textual summary of this request
      • setSupportEMail

        void setSupportEMail​(String SupportEMail)
        Set Support EMail. EMail address to send support information and updates to
      • getSupportEMail

        String getSupportEMail()
        Get Support EMail. EMail address to send support information and updates to
      • setSupportExpDate

        void setSupportExpDate​(Timestamp SupportExpDate)
        Set Support Expires. Date when the iDempiere support expires
      • getSupportExpDate

        Timestamp getSupportExpDate()
        Get Support Expires. Date when the iDempiere support expires
      • setSupportUnits

        void setSupportUnits​(int SupportUnits)
        Set Internal Users. Number of Internal Users for iDempiere Support
      • getSupportUnits

        int getSupportUnits()
        Get Internal Users. Number of Internal Users for iDempiere Support
      • setSystemStatus

        void setSystemStatus​(String SystemStatus)
        Set System Status. Status of the system - Support priority depends on system status
      • getSystemStatus

        String getSystemStatus()
        Get System Status. Status of the system - Support priority depends on system status
      • getUpdated

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

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

        void setUserName​(String UserName)
        Set User Name
      • getUserName

        String getUserName()
        Get User Name
      • setVersion

        void setVersion​(String Version)
        Set Version. Version of the table definition
      • getVersion

        String getVersion()
        Get Version. Version of the table definition