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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 4 - Systemstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_System_IDstatic final String
Column name AD_System_UUstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name CustomPrefixstatic final String
Column name DBAddressstatic final String
Column name DBInstancestatic final String
Column name Descriptionstatic final String
Column name EncryptionKeystatic final String
Column name IDRangeEndstatic final String
Column name IDRangeStartstatic final String
Column name Infostatic final String
Column name IsActivestatic final String
Column name IsAllowStatisticsstatic final String
Column name IsAutoErrorReportstatic final String
Column name IsFailOnBuildDifferstatic final String
Column name IsFailOnMissingModelValidatorstatic final String
Column name IsJustMigratedstatic final String
Column name LastBuildInfostatic final String
Column name LastMigrationScriptAppliedstatic final String
Column name LDAPDomainstatic final String
Column name LDAPHoststatic final String
Column name Namestatic final String
Column name NoProcessorsstatic final String
Column name OldNamestatic final String
Column name Passwordstatic final String
Column name Processingstatic final String
Column name ProfileInfostatic final String
Column name Record_IDstatic final String
Column name ReleaseNostatic final String
Column name ReplicationTypestatic final String
Column name StatisticsInfostatic final String
Column name Summarystatic final String
Column name SupportEMailstatic final String
Column name SupportExpDatestatic final String
Column name SupportUnitsstatic final String
Column name SystemStatusstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name UserNamestatic final String
Column name Versionstatic final KeyNamePair
static final int
AD_Table_ID=531static final String
TableName=AD_System -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get System.Get AD_System_UUGet Created.int
Get Created By.Get Custom Prefix.Get DB Address.Get Database Name.Get Description.Get Encryption Class.Get ID Range End.Get ID Range Start.getInfo()
Get Info.Get Last Build InfoGet Last Migration Script Applied.Get LDAP Domain.Get LDAP URL.getName()
Get Name.int
Get Processors.Get Old NameGet Password.Get Profile.int
Get Record ID.Get Release No.Get Replication Type.Get Statistics.Get Summary.Get Support EMail.Get Support Expires.int
Get Internal Users.Get System Status.Get Updated.int
Get Updated By.Get User NameGet Version.boolean
isActive()
Get Active.boolean
Get Maintain Statistics.boolean
Get Error Reporting.boolean
Get Fail if Build Differboolean
Get Fail on Missing Model Validatorboolean
Get Just Migrated.boolean
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
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
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 Details
-
Table_Name
TableName=AD_System- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=531- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_System_ID
Column name AD_System_ID- See Also:
-
COLUMNNAME_AD_System_UU
Column name AD_System_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_CustomPrefix
Column name CustomPrefix- See Also:
-
COLUMNNAME_DBAddress
Column name DBAddress- See Also:
-
COLUMNNAME_DBInstance
Column name DBInstance- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EncryptionKey
Column name EncryptionKey- See Also:
-
COLUMNNAME_IDRangeEnd
Column name IDRangeEnd- See Also:
-
COLUMNNAME_IDRangeStart
Column name IDRangeStart- See Also:
-
COLUMNNAME_Info
Column name Info- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAllowStatistics
Column name IsAllowStatistics- See Also:
-
COLUMNNAME_IsAutoErrorReport
Column name IsAutoErrorReport- See Also:
-
COLUMNNAME_IsFailOnBuildDiffer
Column name IsFailOnBuildDiffer- See Also:
-
COLUMNNAME_IsFailOnMissingModelValidator
Column name IsFailOnMissingModelValidator- See Also:
-
COLUMNNAME_IsJustMigrated
Column name IsJustMigrated- See Also:
-
COLUMNNAME_LastBuildInfo
Column name LastBuildInfo- See Also:
-
COLUMNNAME_LastMigrationScriptApplied
Column name LastMigrationScriptApplied- See Also:
-
COLUMNNAME_LDAPDomain
Column name LDAPDomain- See Also:
-
COLUMNNAME_LDAPHost
Column name LDAPHost- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_NoProcessors
Column name NoProcessors- See Also:
-
COLUMNNAME_OldName
Column name OldName- See Also:
-
COLUMNNAME_Password
Column name Password- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_ProfileInfo
Column name ProfileInfo- See Also:
-
COLUMNNAME_Record_ID
Column name Record_ID- See Also:
-
COLUMNNAME_ReleaseNo
Column name ReleaseNo- See Also:
-
COLUMNNAME_ReplicationType
Column name ReplicationType- See Also:
-
COLUMNNAME_StatisticsInfo
Column name StatisticsInfo- See Also:
-
COLUMNNAME_Summary
Column name Summary- See Also:
-
COLUMNNAME_SupportEMail
Column name SupportEMail- See Also:
-
COLUMNNAME_SupportExpDate
Column name SupportExpDate- See Also:
-
COLUMNNAME_SupportUnits
Column name SupportUnits- See Also:
-
COLUMNNAME_SystemStatus
Column name SystemStatus- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UserName
Column name UserName- See Also:
-
COLUMNNAME_Version
Column name Version- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
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
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
Set Custom Prefix. Prefix for Custom entities -
getCustomPrefix
String getCustomPrefix()Get Custom Prefix. Prefix for Custom entities -
setDBAddress
Set DB Address. JDBC URL of the database server -
getDBAddress
String getDBAddress()Get DB Address. JDBC URL of the database server -
setDBInstance
Set Database Name. Database Name -
getDBInstance
String getDBInstance()Get Database Name. Database Name -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEncryptionKey
Set Encryption Class. Encryption Class used for securing data content -
getEncryptionKey
String getEncryptionKey()Get Encryption Class. Encryption Class used for securing data content -
setIDRangeEnd
Set ID Range End. End if the ID Range used -
getIDRangeEnd
BigDecimal getIDRangeEnd()Get ID Range End. End if the ID Range used -
setIDRangeStart
Set ID Range Start. Start of the ID Range used -
getIDRangeStart
BigDecimal getIDRangeStart()Get ID Range Start. Start of the ID Range used -
setInfo
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
Set Last Build Info -
getLastBuildInfo
String getLastBuildInfo()Get Last Build Info -
setLastMigrationScriptApplied
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
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
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
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
Set Old Name -
getOldName
String getOldName()Get Old Name -
setPassword
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
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
Set Release No. Internal Release Number -
getReleaseNo
String getReleaseNo()Get Release No. Internal Release Number -
setReplicationType
Set Replication Type. Type of Data Replication -
getReplicationType
String getReplicationType()Get Replication Type. Type of Data Replication -
setStatisticsInfo
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
Set Summary. Textual summary of this request -
getSummary
String getSummary()Get Summary. Textual summary of this request -
setSupportEMail
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
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
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
Set User Name -
getUserName
String getUserName()Get User Name -
setVersion
Set Version. Version of the table definition -
getVersion
String getVersion()Get Version. Version of the table definition
-