Adempiere 3.5.2a

org.compiere.model
Class X_AD_System

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_AD_System
All Implemented Interfaces:
Serializable, Comparator, I_AD_System, I_Persistent, Evaluatee
Direct Known Subclasses:
MSystem

public class X_AD_System
extends PO
implements I_AD_System, I_Persistent

Generated Model for AD_System

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int REPLICATIONTYPE_AD_Reference_ID
          ReplicationType AD_Reference_ID=126
static String REPLICATIONTYPE_Local
          Local = L
static String REPLICATIONTYPE_Merge
          Merge = M
static String REPLICATIONTYPE_Reference
          Reference = R
static int SYSTEMSTATUS_AD_Reference_ID
          SystemStatus AD_Reference_ID=374
static String SYSTEMSTATUS_Evaluation
          Evaluation = E
static String SYSTEMSTATUS_Implementation
          Implementation = I
static String SYSTEMSTATUS_Production
          Production = P
 
Fields 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, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.compiere.model.I_AD_System
accessLevel, COLUMNNAME_AD_System_ID, COLUMNNAME_CustomPrefix, COLUMNNAME_DBAddress, COLUMNNAME_DBInstance, COLUMNNAME_Description, COLUMNNAME_EncryptionKey, COLUMNNAME_IDRangeEnd, COLUMNNAME_IDRangeStart, COLUMNNAME_Info, COLUMNNAME_IsAllowStatistics, COLUMNNAME_IsAutoErrorReport, COLUMNNAME_IsFailOnBuildDiffer, COLUMNNAME_IsFailOnMissingModelValidator, COLUMNNAME_IsJustMigrated, COLUMNNAME_LastBuildInfo, 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_UserName, COLUMNNAME_Version, Model, Table_ID, Table_Name
 
Constructor Summary
X_AD_System(Properties ctx, int AD_System_ID, String trxName)
          Standard Constructor
X_AD_System(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getAD_System_ID()
          Get System.
 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.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 String getLastBuildInfo()
          Get Last Build Info.
 String getLDAPDomain()
          Get LDAP Domain.
 String getLDAPHost()
          Get LDAP URL.
 String getName()
          Get Name.
 int getNoProcessors()
          Get Processors.
 String getOldName()
          Get Old Name.
 String 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.
 String getUserName()
          Get Registered EMail.
 String getVersion()
          Get Version.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isAllowStatistics()
          Get Maintain Statistics.
 boolean isAutoErrorReport()
          Get Error Reporting.
 boolean isFailOnBuildDiffer()
          Get Fail if Build Differ.
 boolean isFailOnMissingModelValidator()
          Get Fail on Missing Model Validator.
 boolean isJustMigrated()
          Get Just Migrated.
 boolean isProcessing()
          Get Process Now.
 void setAD_System_ID(int AD_System_ID)
          Set System.
 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 setInfo(String Info)
          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 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 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 Registered EMail.
 void setVersion(String Version)
          Set Version.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, 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_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

REPLICATIONTYPE_AD_Reference_ID

public static final int REPLICATIONTYPE_AD_Reference_ID
ReplicationType AD_Reference_ID=126

See Also:
Constant Field Values

REPLICATIONTYPE_Local

public static final String REPLICATIONTYPE_Local
Local = L

See Also:
Constant Field Values

REPLICATIONTYPE_Merge

public static final String REPLICATIONTYPE_Merge
Merge = M

See Also:
Constant Field Values

REPLICATIONTYPE_Reference

public static final String REPLICATIONTYPE_Reference
Reference = R

See Also:
Constant Field Values

SYSTEMSTATUS_AD_Reference_ID

public static final int SYSTEMSTATUS_AD_Reference_ID
SystemStatus AD_Reference_ID=374

See Also:
Constant Field Values

SYSTEMSTATUS_Evaluation

public static final String SYSTEMSTATUS_Evaluation
Evaluation = E

See Also:
Constant Field Values

SYSTEMSTATUS_Implementation

public static final String SYSTEMSTATUS_Implementation
Implementation = I

See Also:
Constant Field Values

SYSTEMSTATUS_Production

public static final String SYSTEMSTATUS_Production
Production = P

See Also:
Constant Field Values
Constructor Detail

X_AD_System

public X_AD_System(Properties ctx,
                   int AD_System_ID,
                   String trxName)
Standard Constructor


X_AD_System

public X_AD_System(Properties ctx,
                   ResultSet rs,
                   String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
4 - System

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setAD_System_ID

public void setAD_System_ID(int AD_System_ID)
Set System.

Specified by:
setAD_System_ID in interface I_AD_System
Parameters:
AD_System_ID - System Definition

getAD_System_ID

public int getAD_System_ID()
Get System.

Specified by:
getAD_System_ID in interface I_AD_System
Returns:
System Definition

setCustomPrefix

public void setCustomPrefix(String CustomPrefix)
Set Custom Prefix.

Specified by:
setCustomPrefix in interface I_AD_System
Parameters:
CustomPrefix - Prefix for Custom entities

getCustomPrefix

public String getCustomPrefix()
Get Custom Prefix.

Specified by:
getCustomPrefix in interface I_AD_System
Returns:
Prefix for Custom entities

setDBAddress

public void setDBAddress(String DBAddress)
Set DB Address.

Specified by:
setDBAddress in interface I_AD_System
Parameters:
DBAddress - JDBC URL of the database server

getDBAddress

public String getDBAddress()
Get DB Address.

Specified by:
getDBAddress in interface I_AD_System
Returns:
JDBC URL of the database server

setDBInstance

public void setDBInstance(String DBInstance)
Set Database Name.

Specified by:
setDBInstance in interface I_AD_System
Parameters:
DBInstance - Database Name

getDBInstance

public String getDBInstance()
Get Database Name.

Specified by:
getDBInstance in interface I_AD_System
Returns:
Database Name

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_AD_System
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_AD_System
Returns:
Optional short description of the record

setEncryptionKey

public void setEncryptionKey(String EncryptionKey)
Set Encryption Class.

Specified by:
setEncryptionKey in interface I_AD_System
Parameters:
EncryptionKey - Encryption Class used for securing data content

getEncryptionKey

public String getEncryptionKey()
Get Encryption Class.

Specified by:
getEncryptionKey in interface I_AD_System
Returns:
Encryption Class used for securing data content

setIDRangeEnd

public void setIDRangeEnd(BigDecimal IDRangeEnd)
Set ID Range End.

Specified by:
setIDRangeEnd in interface I_AD_System
Parameters:
IDRangeEnd - End if the ID Range used

getIDRangeEnd

public BigDecimal getIDRangeEnd()
Get ID Range End.

Specified by:
getIDRangeEnd in interface I_AD_System
Returns:
End if the ID Range used

setIDRangeStart

public void setIDRangeStart(BigDecimal IDRangeStart)
Set ID Range Start.

Specified by:
setIDRangeStart in interface I_AD_System
Parameters:
IDRangeStart - Start of the ID Range used

getIDRangeStart

public BigDecimal getIDRangeStart()
Get ID Range Start.

Specified by:
getIDRangeStart in interface I_AD_System
Returns:
Start of the ID Range used

setInfo

public void setInfo(String Info)
Set Info.

Specified by:
setInfo in interface I_AD_System
Parameters:
Info - Information

getInfo

public String getInfo()
Get Info.

Specified by:
getInfo in interface I_AD_System
Returns:
Information

setIsAllowStatistics

public void setIsAllowStatistics(boolean IsAllowStatistics)
Set Maintain Statistics.

Specified by:
setIsAllowStatistics in interface I_AD_System
Parameters:
IsAllowStatistics - Maintain general statistics

isAllowStatistics

public boolean isAllowStatistics()
Get Maintain Statistics.

Specified by:
isAllowStatistics in interface I_AD_System
Returns:
Maintain general statistics

setIsAutoErrorReport

public void setIsAutoErrorReport(boolean IsAutoErrorReport)
Set Error Reporting.

Specified by:
setIsAutoErrorReport in interface I_AD_System
Parameters:
IsAutoErrorReport - Automatically report Errors

isAutoErrorReport

public boolean isAutoErrorReport()
Get Error Reporting.

Specified by:
isAutoErrorReport in interface I_AD_System
Returns:
Automatically report Errors

setIsFailOnBuildDiffer

public void setIsFailOnBuildDiffer(boolean IsFailOnBuildDiffer)
Set Fail if Build Differ.

Specified by:
setIsFailOnBuildDiffer in interface I_AD_System
Parameters:
IsFailOnBuildDiffer - Fail if Build Differ

isFailOnBuildDiffer

public boolean isFailOnBuildDiffer()
Get Fail if Build Differ.

Specified by:
isFailOnBuildDiffer in interface I_AD_System
Returns:
Fail if Build Differ

setIsFailOnMissingModelValidator

public void setIsFailOnMissingModelValidator(boolean IsFailOnMissingModelValidator)
Set Fail on Missing Model Validator.

Specified by:
setIsFailOnMissingModelValidator in interface I_AD_System
Parameters:
IsFailOnMissingModelValidator - Fail on Missing Model Validator

isFailOnMissingModelValidator

public boolean isFailOnMissingModelValidator()
Get Fail on Missing Model Validator.

Specified by:
isFailOnMissingModelValidator in interface I_AD_System
Returns:
Fail on Missing Model Validator

setIsJustMigrated

public void setIsJustMigrated(boolean IsJustMigrated)
Set Just Migrated.

Specified by:
setIsJustMigrated in interface I_AD_System
Parameters:
IsJustMigrated - Value set by Migration for post-Migation tasks.

isJustMigrated

public boolean isJustMigrated()
Get Just Migrated.

Specified by:
isJustMigrated in interface I_AD_System
Returns:
Value set by Migration for post-Migation tasks.

setLastBuildInfo

public void setLastBuildInfo(String LastBuildInfo)
Set Last Build Info.

Specified by:
setLastBuildInfo in interface I_AD_System
Parameters:
LastBuildInfo - Last Build Info

getLastBuildInfo

public String getLastBuildInfo()
Get Last Build Info.

Specified by:
getLastBuildInfo in interface I_AD_System
Returns:
Last Build Info

setLDAPDomain

public void setLDAPDomain(String LDAPDomain)
Set LDAP Domain.

Specified by:
setLDAPDomain in interface I_AD_System
Parameters:
LDAPDomain - Directory service domain name - e.g. adempiere.org

getLDAPDomain

public String getLDAPDomain()
Get LDAP Domain.

Specified by:
getLDAPDomain in interface I_AD_System
Returns:
Directory service domain name - e.g. adempiere.org

setLDAPHost

public void setLDAPHost(String LDAPHost)
Set LDAP URL.

Specified by:
setLDAPHost in interface I_AD_System
Parameters:
LDAPHost - Connection String to LDAP server starting with ldap://

getLDAPHost

public String getLDAPHost()
Get LDAP URL.

Specified by:
getLDAPHost in interface I_AD_System
Returns:
Connection String to LDAP server starting with ldap://

setName

public void setName(String Name)
Set Name.

Specified by:
setName in interface I_AD_System
Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Specified by:
getName in interface I_AD_System
Returns:
Alphanumeric identifier of the entity

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setNoProcessors

public void setNoProcessors(int NoProcessors)
Set Processors.

Specified by:
setNoProcessors in interface I_AD_System
Parameters:
NoProcessors - Number of Database Processors

getNoProcessors

public int getNoProcessors()
Get Processors.

Specified by:
getNoProcessors in interface I_AD_System
Returns:
Number of Database Processors

setOldName

public void setOldName(String OldName)
Set Old Name.

Specified by:
setOldName in interface I_AD_System
Parameters:
OldName - Old Name

getOldName

public String getOldName()
Get Old Name.

Specified by:
getOldName in interface I_AD_System
Returns:
Old Name

setPassword

public void setPassword(String Password)
Set Password.

Specified by:
setPassword in interface I_AD_System
Parameters:
Password - Password of any length (case sensitive)

getPassword

public String getPassword()
Get Password.

Specified by:
getPassword in interface I_AD_System
Returns:
Password of any length (case sensitive)

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Specified by:
setProcessing in interface I_AD_System
Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Specified by:
isProcessing in interface I_AD_System
Returns:
Process Now

setProfileInfo

public void setProfileInfo(String ProfileInfo)
Set Profile.

Specified by:
setProfileInfo in interface I_AD_System
Parameters:
ProfileInfo - Information to help profiling the system for solving support issues

getProfileInfo

public String getProfileInfo()
Get Profile.

Specified by:
getProfileInfo in interface I_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 interface I_AD_System
Parameters:
Record_ID - Direct internal record ID

getRecord_ID

public int getRecord_ID()
Get Record ID.

Specified by:
getRecord_ID in interface I_AD_System
Returns:
Direct internal record ID

setReleaseNo

public void setReleaseNo(String ReleaseNo)
Set Release No.

Specified by:
setReleaseNo in interface I_AD_System
Parameters:
ReleaseNo - Internal Release Number

getReleaseNo

public String getReleaseNo()
Get Release No.

Specified by:
getReleaseNo in interface I_AD_System
Returns:
Internal Release Number

setReplicationType

public void setReplicationType(String ReplicationType)
Set Replication Type.

Specified by:
setReplicationType in interface I_AD_System
Parameters:
ReplicationType - Type of Data Replication

getReplicationType

public String getReplicationType()
Get Replication Type.

Specified by:
getReplicationType in interface I_AD_System
Returns:
Type of Data Replication

setStatisticsInfo

public void setStatisticsInfo(String StatisticsInfo)
Set Statistics.

Specified by:
setStatisticsInfo in interface I_AD_System
Parameters:
StatisticsInfo - Information to help profiling the system for solving support issues

getStatisticsInfo

public String getStatisticsInfo()
Get Statistics.

Specified by:
getStatisticsInfo in interface I_AD_System
Returns:
Information to help profiling the system for solving support issues

setSummary

public void setSummary(String Summary)
Set Summary.

Specified by:
setSummary in interface I_AD_System
Parameters:
Summary - Textual summary of this request

getSummary

public String getSummary()
Get Summary.

Specified by:
getSummary in interface I_AD_System
Returns:
Textual summary of this request

setSupportEMail

public void setSupportEMail(String SupportEMail)
Set Support EMail.

Specified by:
setSupportEMail in interface I_AD_System
Parameters:
SupportEMail - EMail address to send support information and updates to

getSupportEMail

public String getSupportEMail()
Get Support EMail.

Specified by:
getSupportEMail in interface I_AD_System
Returns:
EMail address to send support information and updates to

setSupportExpDate

public void setSupportExpDate(Timestamp SupportExpDate)
Set Support Expires.

Specified by:
setSupportExpDate in interface I_AD_System
Parameters:
SupportExpDate - Date when the Adempiere support expires

getSupportExpDate

public Timestamp getSupportExpDate()
Get Support Expires.

Specified by:
getSupportExpDate in interface I_AD_System
Returns:
Date when the Adempiere support expires

setSupportUnits

public void setSupportUnits(int SupportUnits)
Set Internal Users.

Specified by:
setSupportUnits in interface I_AD_System
Parameters:
SupportUnits - Number of Internal Users for Adempiere Support

getSupportUnits

public int getSupportUnits()
Get Internal Users.

Specified by:
getSupportUnits in interface I_AD_System
Returns:
Number of Internal Users for Adempiere Support

setSystemStatus

public void setSystemStatus(String SystemStatus)
Set System Status.

Specified by:
setSystemStatus in interface I_AD_System
Parameters:
SystemStatus - Status of the system - Support priority depends on system status

getSystemStatus

public String getSystemStatus()
Get System Status.

Specified by:
getSystemStatus in interface I_AD_System
Returns:
Status of the system - Support priority depends on system status

setUserName

public void setUserName(String UserName)
Set Registered EMail.

Specified by:
setUserName in interface I_AD_System
Parameters:
UserName - Email of the responsible for the System

getUserName

public String getUserName()
Get Registered EMail.

Specified by:
getUserName in interface I_AD_System
Returns:
Email of the responsible for the System

setVersion

public void setVersion(String Version)
Set Version.

Specified by:
setVersion in interface I_AD_System
Parameters:
Version - Version of the table definition

getVersion

public String getVersion()
Get Version.

Specified by:
getVersion in interface I_AD_System
Returns:
Version of the table definition

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.