Package org.compiere.model
Class X_AD_System
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_System
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_System
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MSystem
Generated Model for AD_System
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
ReplicationType AD_Reference_ID=126static final String
Broadcast = Bstatic final String
Local = Lstatic final String
Merge = Mstatic final String
Reference = Rstatic final int
SystemStatus AD_Reference_ID=374static final String
Evaluation = Estatic final String
Implementation = Istatic final String
Production = PFields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_AD_System
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_System_ID, COLUMNNAME_AD_System_UU, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_CustomPrefix, COLUMNNAME_DBAddress, COLUMNNAME_DBInstance, COLUMNNAME_Description, COLUMNNAME_EncryptionKey, COLUMNNAME_IDRangeEnd, COLUMNNAME_IDRangeStart, COLUMNNAME_Info, COLUMNNAME_IsActive, COLUMNNAME_IsAllowStatistics, COLUMNNAME_IsAutoErrorReport, COLUMNNAME_IsFailOnBuildDiffer, COLUMNNAME_IsFailOnMissingModelValidator, COLUMNNAME_IsJustMigrated, COLUMNNAME_LastBuildInfo, COLUMNNAME_LastMigrationScriptApplied, COLUMNNAME_LDAPDomain, COLUMNNAME_LDAPHost, COLUMNNAME_Name, COLUMNNAME_NoProcessors, COLUMNNAME_OldName, COLUMNNAME_Password, COLUMNNAME_Processing, COLUMNNAME_ProfileInfo, COLUMNNAME_Record_ID, COLUMNNAME_ReleaseNo, COLUMNNAME_ReplicationType, COLUMNNAME_StatisticsInfo, COLUMNNAME_Summary, COLUMNNAME_SupportEMail, COLUMNNAME_SupportExpDate, COLUMNNAME_SupportUnits, COLUMNNAME_SystemStatus, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_UserName, COLUMNNAME_Version, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_AD_System
(Properties ctx, int AD_System_ID, String trxName) Standard ConstructorX_AD_System
(Properties ctx, int AD_System_ID, String trxName, String... virtualColumns) Standard ConstructorX_AD_System
(Properties ctx, String AD_System_UU, String trxName) Standard ConstructorX_AD_System
(Properties ctx, String AD_System_UU, String trxName, String... virtualColumns) Standard ConstructorX_AD_System
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get System.Get AD_System_UU.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 Record ID/ColumnNameGet Last Build Info.Get Last Migration Script Applied.Get LDAP Domain.Get LDAP URL.getName()
Get Name.int
Get Processors.Get Old Name.Get 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 User Name.Get Version.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Maintain Statistics.boolean
Get Error Reporting.boolean
Get Fail if Build Differ.boolean
Get Fail on Missing Model Validator.boolean
Get Just Migrated.boolean
Get Process Now.void
setAD_System_ID
(int AD_System_ID) Set System.void
setAD_System_UU
(String AD_System_UU) Set AD_System_UU.void
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
setIsAllowStatistics
(boolean IsAllowStatistics) Set Maintain Statistics.void
setIsAutoErrorReport
(boolean IsAutoErrorReport) Set Error Reporting.void
setIsFailOnBuildDiffer
(boolean IsFailOnBuildDiffer) Set Fail if Build Differ.void
setIsFailOnMissingModelValidator
(boolean IsFailOnMissingModelValidator) Set Fail on Missing Model Validator.void
setIsJustMigrated
(boolean IsJustMigrated) Set Just Migrated.void
setLastBuildInfo
(String LastBuildInfo) Set Last Build Info.void
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 Name.void
setPassword
(String Password) Set Password.void
setProcessing
(boolean Processing) Set Process Now.void
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 Name.void
setVersion
(String Version) Set Version.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_AD_System
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
REPLICATIONTYPE_AD_Reference_ID
public static final int REPLICATIONTYPE_AD_Reference_IDReplicationType AD_Reference_ID=126- See Also:
-
REPLICATIONTYPE_Broadcast
Broadcast = B- See Also:
-
REPLICATIONTYPE_Local
Local = L- See Also:
-
REPLICATIONTYPE_Merge
Merge = M- See Also:
-
REPLICATIONTYPE_Reference
Reference = R- See Also:
-
SYSTEMSTATUS_AD_Reference_ID
public static final int SYSTEMSTATUS_AD_Reference_IDSystemStatus AD_Reference_ID=374- See Also:
-
SYSTEMSTATUS_Evaluation
Evaluation = E- See Also:
-
SYSTEMSTATUS_Implementation
Implementation = I- See Also:
-
SYSTEMSTATUS_Production
Production = P- See Also:
-
-
Constructor Details
-
X_AD_System
Standard Constructor -
X_AD_System
Standard Constructor -
X_AD_System
Standard Constructor -
X_AD_System
Standard Constructor -
X_AD_System
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 4 - System
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
setAD_System_ID
public void setAD_System_ID(int AD_System_ID) Set System.- Specified by:
setAD_System_ID
in interfaceI_AD_System
- Parameters:
AD_System_ID
- System Definition
-
getAD_System_ID
public int getAD_System_ID()Get System.- Specified by:
getAD_System_ID
in interfaceI_AD_System
- Returns:
- System Definition
-
setAD_System_UU
Set AD_System_UU.- Specified by:
setAD_System_UU
in interfaceI_AD_System
- Parameters:
AD_System_UU
- AD_System_UU
-
getAD_System_UU
Get AD_System_UU.- Specified by:
getAD_System_UU
in interfaceI_AD_System
- Returns:
- AD_System_UU
-
setCustomPrefix
Set Custom Prefix.- Specified by:
setCustomPrefix
in interfaceI_AD_System
- Parameters:
CustomPrefix
- Prefix for Custom entities
-
getCustomPrefix
Get Custom Prefix.- Specified by:
getCustomPrefix
in interfaceI_AD_System
- Returns:
- Prefix for Custom entities
-
setDBAddress
Set DB Address.- Specified by:
setDBAddress
in interfaceI_AD_System
- Parameters:
DBAddress
- JDBC URL of the database server
-
getDBAddress
Get DB Address.- Specified by:
getDBAddress
in interfaceI_AD_System
- Returns:
- JDBC URL of the database server
-
setDBInstance
Set Database Name.- Specified by:
setDBInstance
in interfaceI_AD_System
- Parameters:
DBInstance
- Database Name
-
getDBInstance
Get Database Name.- Specified by:
getDBInstance
in interfaceI_AD_System
- Returns:
- Database Name
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_AD_System
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_AD_System
- Returns:
- Optional short description of the record
-
setEncryptionKey
Set Encryption Class.- Specified by:
setEncryptionKey
in interfaceI_AD_System
- Parameters:
EncryptionKey
- Encryption Class used for securing data content
-
getEncryptionKey
Get Encryption Class.- Specified by:
getEncryptionKey
in interfaceI_AD_System
- Returns:
- Encryption Class used for securing data content
-
setIDRangeEnd
Set ID Range End.- Specified by:
setIDRangeEnd
in interfaceI_AD_System
- Parameters:
IDRangeEnd
- End if the ID Range used
-
getIDRangeEnd
Get ID Range End.- Specified by:
getIDRangeEnd
in interfaceI_AD_System
- Returns:
- End if the ID Range used
-
setIDRangeStart
Set ID Range Start.- Specified by:
setIDRangeStart
in interfaceI_AD_System
- Parameters:
IDRangeStart
- Start of the ID Range used
-
getIDRangeStart
Get ID Range Start.- Specified by:
getIDRangeStart
in interfaceI_AD_System
- Returns:
- Start of the ID Range used
-
setInfo
Set Info.- Specified by:
setInfo
in interfaceI_AD_System
- Parameters:
Info
- Information
-
getInfo
Get Info.- Specified by:
getInfo
in interfaceI_AD_System
- Returns:
- Information
-
setIsAllowStatistics
public void setIsAllowStatistics(boolean IsAllowStatistics) Set Maintain Statistics.- Specified by:
setIsAllowStatistics
in interfaceI_AD_System
- Parameters:
IsAllowStatistics
- Maintain general statistics
-
isAllowStatistics
public boolean isAllowStatistics()Get Maintain Statistics.- Specified by:
isAllowStatistics
in interfaceI_AD_System
- Returns:
- Maintain general statistics
-
setIsAutoErrorReport
public void setIsAutoErrorReport(boolean IsAutoErrorReport) Set Error Reporting.- Specified by:
setIsAutoErrorReport
in interfaceI_AD_System
- Parameters:
IsAutoErrorReport
- Automatically report Errors
-
isAutoErrorReport
public boolean isAutoErrorReport()Get Error Reporting.- Specified by:
isAutoErrorReport
in interfaceI_AD_System
- Returns:
- Automatically report Errors
-
setIsFailOnBuildDiffer
public void setIsFailOnBuildDiffer(boolean IsFailOnBuildDiffer) Set Fail if Build Differ.- Specified by:
setIsFailOnBuildDiffer
in interfaceI_AD_System
- Parameters:
IsFailOnBuildDiffer
- Fail if Build Differ
-
isFailOnBuildDiffer
public boolean isFailOnBuildDiffer()Get Fail if Build Differ.- Specified by:
isFailOnBuildDiffer
in interfaceI_AD_System
- Returns:
- Fail if Build Differ
-
setIsFailOnMissingModelValidator
public void setIsFailOnMissingModelValidator(boolean IsFailOnMissingModelValidator) Set Fail on Missing Model Validator.- Specified by:
setIsFailOnMissingModelValidator
in interfaceI_AD_System
- Parameters:
IsFailOnMissingModelValidator
- Fail on Missing Model Validator
-
isFailOnMissingModelValidator
public boolean isFailOnMissingModelValidator()Get Fail on Missing Model Validator.- Specified by:
isFailOnMissingModelValidator
in interfaceI_AD_System
- Returns:
- Fail on Missing Model Validator
-
setIsJustMigrated
public void setIsJustMigrated(boolean IsJustMigrated) Set Just Migrated.- Specified by:
setIsJustMigrated
in interfaceI_AD_System
- Parameters:
IsJustMigrated
- Value set by Migration for post-Migration tasks.
-
isJustMigrated
public boolean isJustMigrated()Get Just Migrated.- Specified by:
isJustMigrated
in interfaceI_AD_System
- Returns:
- Value set by Migration for post-Migration tasks.
-
setLastBuildInfo
Set Last Build Info.- Specified by:
setLastBuildInfo
in interfaceI_AD_System
- Parameters:
LastBuildInfo
- Last Build Info
-
getLastBuildInfo
Get Last Build Info.- Specified by:
getLastBuildInfo
in interfaceI_AD_System
- Returns:
- Last Build Info
-
setLastMigrationScriptApplied
Set Last Migration Script Applied.- Specified by:
setLastMigrationScriptApplied
in interfaceI_AD_System
- Parameters:
LastMigrationScriptApplied
- Register of the filename for the last migration script applied on this database
-
getLastMigrationScriptApplied
Get Last Migration Script Applied.- Specified by:
getLastMigrationScriptApplied
in interfaceI_AD_System
- Returns:
- Register of the filename for the last migration script applied on this database
-
setLDAPDomain
Set LDAP Domain.- Specified by:
setLDAPDomain
in interfaceI_AD_System
- Parameters:
LDAPDomain
- Directory service domain name - e.g. idempiere.org
-
getLDAPDomain
Get LDAP Domain.- Specified by:
getLDAPDomain
in interfaceI_AD_System
- Returns:
- Directory service domain name - e.g. idempiere.org
-
setLDAPHost
Set LDAP URL.- Specified by:
setLDAPHost
in interfaceI_AD_System
- Parameters:
LDAPHost
- Connection String to LDAP server starting with ldap://
-
getLDAPHost
Get LDAP URL.- Specified by:
getLDAPHost
in interfaceI_AD_System
- Returns:
- Connection String to LDAP server starting with ldap://
-
setName
Set Name.- Specified by:
setName
in interfaceI_AD_System
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_AD_System
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setNoProcessors
public void setNoProcessors(int NoProcessors) Set Processors.- Specified by:
setNoProcessors
in interfaceI_AD_System
- Parameters:
NoProcessors
- Number of Database Processors
-
getNoProcessors
public int getNoProcessors()Get Processors.- Specified by:
getNoProcessors
in interfaceI_AD_System
- Returns:
- Number of Database Processors
-
setOldName
Set Old Name.- Specified by:
setOldName
in interfaceI_AD_System
- Parameters:
OldName
- Old Name
-
getOldName
Get Old Name.- Specified by:
getOldName
in interfaceI_AD_System
- Returns:
- Old Name
-
setPassword
Set Password.- Specified by:
setPassword
in interfaceI_AD_System
- Parameters:
Password
- Password of any length (case sensitive)
-
getPassword
Get Password.- Specified by:
getPassword
in interfaceI_AD_System
- Returns:
- Password of any length (case sensitive)
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_AD_System
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_AD_System
- Returns:
- Process Now
-
setProfileInfo
Set Profile.- Specified by:
setProfileInfo
in interfaceI_AD_System
- Parameters:
ProfileInfo
- Information to help profiling the system for solving support issues
-
getProfileInfo
Get Profile.- Specified by:
getProfileInfo
in interfaceI_AD_System
- Returns:
- Information to help profiling the system for solving support issues
-
setRecord_ID
public void setRecord_ID(int Record_ID) Set Record ID.- Specified by:
setRecord_ID
in interfaceI_AD_System
- Parameters:
Record_ID
- Direct internal record ID
-
getRecord_ID
public int getRecord_ID()Get Record ID.- Specified by:
getRecord_ID
in interfaceI_AD_System
- Returns:
- Direct internal record ID
-
setReleaseNo
Set Release No.- Specified by:
setReleaseNo
in interfaceI_AD_System
- Parameters:
ReleaseNo
- Internal Release Number
-
getReleaseNo
Get Release No.- Specified by:
getReleaseNo
in interfaceI_AD_System
- Returns:
- Internal Release Number
-
setReplicationType
Set Replication Type.- Specified by:
setReplicationType
in interfaceI_AD_System
- Parameters:
ReplicationType
- Type of Data Replication
-
getReplicationType
Get Replication Type.- Specified by:
getReplicationType
in interfaceI_AD_System
- Returns:
- Type of Data Replication
-
setStatisticsInfo
Set Statistics.- Specified by:
setStatisticsInfo
in interfaceI_AD_System
- Parameters:
StatisticsInfo
- Information to help profiling the system for solving support issues
-
getStatisticsInfo
Get Statistics.- Specified by:
getStatisticsInfo
in interfaceI_AD_System
- Returns:
- Information to help profiling the system for solving support issues
-
setSummary
Set Summary.- Specified by:
setSummary
in interfaceI_AD_System
- Parameters:
Summary
- Textual summary of this request
-
getSummary
Get Summary.- Specified by:
getSummary
in interfaceI_AD_System
- Returns:
- Textual summary of this request
-
setSupportEMail
Set Support EMail.- Specified by:
setSupportEMail
in interfaceI_AD_System
- Parameters:
SupportEMail
- EMail address to send support information and updates to
-
getSupportEMail
Get Support EMail.- Specified by:
getSupportEMail
in interfaceI_AD_System
- Returns:
- EMail address to send support information and updates to
-
setSupportExpDate
Set Support Expires.- Specified by:
setSupportExpDate
in interfaceI_AD_System
- Parameters:
SupportExpDate
- Date when the iDempiere support expires
-
getSupportExpDate
Get Support Expires.- Specified by:
getSupportExpDate
in interfaceI_AD_System
- Returns:
- Date when the iDempiere support expires
-
setSupportUnits
public void setSupportUnits(int SupportUnits) Set Internal Users.- Specified by:
setSupportUnits
in interfaceI_AD_System
- Parameters:
SupportUnits
- Number of Internal Users for iDempiere Support
-
getSupportUnits
public int getSupportUnits()Get Internal Users.- Specified by:
getSupportUnits
in interfaceI_AD_System
- Returns:
- Number of Internal Users for iDempiere Support
-
setSystemStatus
Set System Status.- Specified by:
setSystemStatus
in interfaceI_AD_System
- Parameters:
SystemStatus
- Status of the system - Support priority depends on system status
-
getSystemStatus
Get System Status.- Specified by:
getSystemStatus
in interfaceI_AD_System
- Returns:
- Status of the system - Support priority depends on system status
-
setUserName
Set User Name.- Specified by:
setUserName
in interfaceI_AD_System
- Parameters:
UserName
- User Name
-
getUserName
Get User Name.- Specified by:
getUserName
in interfaceI_AD_System
- Returns:
- User Name
-
setVersion
Set Version.- Specified by:
setVersion
in interfaceI_AD_System
- Parameters:
Version
- Version of the table definition
-
getVersion
Get Version.- Specified by:
getVersion
in interfaceI_AD_System
- Returns:
- Version of the table definition
-