Package org.compiere.model
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)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 4 - Systemstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_System_ID
Column name AD_System_IDstatic String
COLUMNNAME_AD_System_UU
Column name AD_System_UUstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_CustomPrefix
Column name CustomPrefixstatic String
COLUMNNAME_DBAddress
Column name DBAddressstatic String
COLUMNNAME_DBInstance
Column name DBInstancestatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_EncryptionKey
Column name EncryptionKeystatic String
COLUMNNAME_IDRangeEnd
Column name IDRangeEndstatic String
COLUMNNAME_IDRangeStart
Column name IDRangeStartstatic String
COLUMNNAME_Info
Column name Infostatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsAllowStatistics
Column name IsAllowStatisticsstatic String
COLUMNNAME_IsAutoErrorReport
Column name IsAutoErrorReportstatic String
COLUMNNAME_IsFailOnBuildDiffer
Column name IsFailOnBuildDifferstatic String
COLUMNNAME_IsFailOnMissingModelValidator
Column name IsFailOnMissingModelValidatorstatic String
COLUMNNAME_IsJustMigrated
Column name IsJustMigratedstatic String
COLUMNNAME_LastBuildInfo
Column name LastBuildInfostatic String
COLUMNNAME_LastMigrationScriptApplied
Column name LastMigrationScriptAppliedstatic String
COLUMNNAME_LDAPDomain
Column name LDAPDomainstatic String
COLUMNNAME_LDAPHost
Column name LDAPHoststatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_NoProcessors
Column name NoProcessorsstatic String
COLUMNNAME_OldName
Column name OldNamestatic String
COLUMNNAME_Password
Column name Passwordstatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_ProfileInfo
Column name ProfileInfostatic String
COLUMNNAME_Record_ID
Column name Record_IDstatic String
COLUMNNAME_ReleaseNo
Column name ReleaseNostatic String
COLUMNNAME_ReplicationType
Column name ReplicationTypestatic String
COLUMNNAME_StatisticsInfo
Column name StatisticsInfostatic String
COLUMNNAME_Summary
Column name Summarystatic String
COLUMNNAME_SupportEMail
Column name SupportEMailstatic String
COLUMNNAME_SupportExpDate
Column name SupportExpDatestatic String
COLUMNNAME_SupportUnits
Column name SupportUnitsstatic String
COLUMNNAME_SystemStatus
Column name SystemStatusstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_UserName
Column name UserNamestatic String
COLUMNNAME_Version
Column name Versionstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=531static String
Table_Name
TableName=AD_System
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
getAD_System_ID()
Get System.String
getAD_System_UU()
Get AD_System_UUTimestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getCustomPrefix()
Get Custom Prefix.String
getDBAddress()
Get DB Address.String
getDBInstance()
Get Database Name.String
getDescription()
Get Description.String
getEncryptionKey()
Get Encryption Class.BigDecimal
getIDRangeEnd()
Get ID Range End.BigDecimal
getIDRangeStart()
Get ID Range Start.String
getInfo()
Get Info.String
getLastBuildInfo()
Get Last Build InfoString
getLastMigrationScriptApplied()
Get Last Migration Script Applied.String
getLDAPDomain()
Get LDAP Domain.String
getLDAPHost()
Get LDAP URL.String
getName()
Get Name.int
getNoProcessors()
Get Processors.String
getOldName()
Get Old NameString
getPassword()
Get Password.String
getProfileInfo()
Get Profile.int
getRecord_ID()
Get Record ID.String
getReleaseNo()
Get Release No.String
getReplicationType()
Get Replication Type.String
getStatisticsInfo()
Get Statistics.String
getSummary()
Get Summary.String
getSupportEMail()
Get Support EMail.Timestamp
getSupportExpDate()
Get Support Expires.int
getSupportUnits()
Get Internal Users.String
getSystemStatus()
Get System Status.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getUserName()
Get User NameString
getVersion()
Get Version.boolean
isActive()
Get Active.boolean
isAllowStatistics()
Get Maintain Statistics.boolean
isAutoErrorReport()
Get Error Reporting.boolean
isFailOnBuildDiffer()
Get Fail if Build Differboolean
isFailOnMissingModelValidator()
Get Fail on Missing Model Validatorboolean
isJustMigrated()
Get Just Migrated.boolean
isProcessing()
Get Process Nowvoid
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_System_ID(int AD_System_ID)
Set System.void
setAD_System_UU(String AD_System_UU)
Set AD_System_UUvoid
setCustomPrefix(String CustomPrefix)
Set Custom Prefix.void
setDBAddress(String DBAddress)
Set DB Address.void
setDBInstance(String DBInstance)
Set Database Name.void
setDescription(String Description)
Set Description.void
setEncryptionKey(String EncryptionKey)
Set Encryption Class.void
setIDRangeEnd(BigDecimal IDRangeEnd)
Set ID Range End.void
setIDRangeStart(BigDecimal IDRangeStart)
Set ID Range Start.void
setInfo(String Info)
Set Info.void
setIsActive(boolean IsActive)
Set Active.void
setIsAllowStatistics(boolean IsAllowStatistics)
Set Maintain Statistics.void
setIsAutoErrorReport(boolean IsAutoErrorReport)
Set Error Reporting.void
setIsFailOnBuildDiffer(boolean IsFailOnBuildDiffer)
Set Fail if Build Differvoid
setIsFailOnMissingModelValidator(boolean IsFailOnMissingModelValidator)
Set Fail on Missing Model Validatorvoid
setIsJustMigrated(boolean IsJustMigrated)
Set Just Migrated.void
setLastBuildInfo(String LastBuildInfo)
Set Last Build Infovoid
setLastMigrationScriptApplied(String LastMigrationScriptApplied)
Set Last Migration Script Applied.void
setLDAPDomain(String LDAPDomain)
Set LDAP Domain.void
setLDAPHost(String LDAPHost)
Set LDAP URL.void
setName(String Name)
Set Name.void
setNoProcessors(int NoProcessors)
Set Processors.void
setOldName(String OldName)
Set Old Namevoid
setPassword(String Password)
Set Password.void
setProcessing(boolean Processing)
Set Process Nowvoid
setProfileInfo(String ProfileInfo)
Set Profile.void
setRecord_ID(int Record_ID)
Set Record ID.void
setReleaseNo(String ReleaseNo)
Set Release No.void
setReplicationType(String ReplicationType)
Set Replication Type.void
setStatisticsInfo(String StatisticsInfo)
Set Statistics.void
setSummary(String Summary)
Set Summary.void
setSupportEMail(String SupportEMail)
Set Support EMail.void
setSupportExpDate(Timestamp SupportExpDate)
Set Support Expires.void
setSupportUnits(int SupportUnits)
Set Internal Users.void
setSystemStatus(String SystemStatus)
Set System Status.void
setUserName(String UserName)
Set User Namevoid
setVersion(String Version)
Set Version.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_System- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=531- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 4 - System
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_System_ID
static final String COLUMNNAME_AD_System_ID
Column name AD_System_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_System_UU
static final String COLUMNNAME_AD_System_UU
Column name AD_System_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_CustomPrefix
static final String COLUMNNAME_CustomPrefix
Column name CustomPrefix- See Also:
- Constant Field Values
-
COLUMNNAME_DBAddress
static final String COLUMNNAME_DBAddress
Column name DBAddress- See Also:
- Constant Field Values
-
COLUMNNAME_DBInstance
static final String COLUMNNAME_DBInstance
Column name DBInstance- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_EncryptionKey
static final String COLUMNNAME_EncryptionKey
Column name EncryptionKey- See Also:
- Constant Field Values
-
COLUMNNAME_IDRangeEnd
static final String COLUMNNAME_IDRangeEnd
Column name IDRangeEnd- See Also:
- Constant Field Values
-
COLUMNNAME_IDRangeStart
static final String COLUMNNAME_IDRangeStart
Column name IDRangeStart- See Also:
- Constant Field Values
-
COLUMNNAME_Info
static final String COLUMNNAME_Info
Column name Info- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsAllowStatistics
static final String COLUMNNAME_IsAllowStatistics
Column name IsAllowStatistics- See Also:
- Constant Field Values
-
COLUMNNAME_IsAutoErrorReport
static final String COLUMNNAME_IsAutoErrorReport
Column name IsAutoErrorReport- See Also:
- Constant Field Values
-
COLUMNNAME_IsFailOnBuildDiffer
static final String COLUMNNAME_IsFailOnBuildDiffer
Column name IsFailOnBuildDiffer- See Also:
- Constant Field Values
-
COLUMNNAME_IsFailOnMissingModelValidator
static final String COLUMNNAME_IsFailOnMissingModelValidator
Column name IsFailOnMissingModelValidator- See Also:
- Constant Field Values
-
COLUMNNAME_IsJustMigrated
static final String COLUMNNAME_IsJustMigrated
Column name IsJustMigrated- See Also:
- Constant Field Values
-
COLUMNNAME_LastBuildInfo
static final String COLUMNNAME_LastBuildInfo
Column name LastBuildInfo- See Also:
- Constant Field Values
-
COLUMNNAME_LastMigrationScriptApplied
static final String COLUMNNAME_LastMigrationScriptApplied
Column name LastMigrationScriptApplied- See Also:
- Constant Field Values
-
COLUMNNAME_LDAPDomain
static final String COLUMNNAME_LDAPDomain
Column name LDAPDomain- See Also:
- Constant Field Values
-
COLUMNNAME_LDAPHost
static final String COLUMNNAME_LDAPHost
Column name LDAPHost- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_NoProcessors
static final String COLUMNNAME_NoProcessors
Column name NoProcessors- See Also:
- Constant Field Values
-
COLUMNNAME_OldName
static final String COLUMNNAME_OldName
Column name OldName- See Also:
- Constant Field Values
-
COLUMNNAME_Password
static final String COLUMNNAME_Password
Column name Password- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_ProfileInfo
static final String COLUMNNAME_ProfileInfo
Column name ProfileInfo- See Also:
- Constant Field Values
-
COLUMNNAME_Record_ID
static final String COLUMNNAME_Record_ID
Column name Record_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ReleaseNo
static final String COLUMNNAME_ReleaseNo
Column name ReleaseNo- See Also:
- Constant Field Values
-
COLUMNNAME_ReplicationType
static final String COLUMNNAME_ReplicationType
Column name ReplicationType- See Also:
- Constant Field Values
-
COLUMNNAME_StatisticsInfo
static final String COLUMNNAME_StatisticsInfo
Column name StatisticsInfo- See Also:
- Constant Field Values
-
COLUMNNAME_Summary
static final String COLUMNNAME_Summary
Column name Summary- See Also:
- Constant Field Values
-
COLUMNNAME_SupportEMail
static final String COLUMNNAME_SupportEMail
Column name SupportEMail- See Also:
- Constant Field Values
-
COLUMNNAME_SupportExpDate
static final String COLUMNNAME_SupportExpDate
Column name SupportExpDate- See Also:
- Constant Field Values
-
COLUMNNAME_SupportUnits
static final String COLUMNNAME_SupportUnits
Column name SupportUnits- See Also:
- Constant Field Values
-
COLUMNNAME_SystemStatus
static final String COLUMNNAME_SystemStatus
Column name SystemStatus- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_UserName
static final String COLUMNNAME_UserName
Column name UserName- See Also:
- Constant Field Values
-
COLUMNNAME_Version
static final String COLUMNNAME_Version
Column name Version- See Also:
- Constant Field Values
-
-
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
-
-