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
public class X_AD_System extends PO implements I_AD_System, I_Persistent
Generated Model for AD_System- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intREPLICATIONTYPE_AD_Reference_IDReplicationType AD_Reference_ID=126static StringREPLICATIONTYPE_BroadcastBroadcast = Bstatic StringREPLICATIONTYPE_LocalLocal = Lstatic StringREPLICATIONTYPE_MergeMerge = Mstatic StringREPLICATIONTYPE_ReferenceReference = Rstatic intSYSTEMSTATUS_AD_Reference_IDSystemStatus AD_Reference_ID=374static StringSYSTEMSTATUS_EvaluationEvaluation = Estatic StringSYSTEMSTATUS_ImplementationImplementation = Istatic StringSYSTEMSTATUS_ProductionProduction = 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, LOCAL_TRX_PREFIX, 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_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
Constructors Constructor Description X_AD_System(Properties ctx, int AD_System_ID, String trxName)Standard ConstructorX_AD_System(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelintgetAD_System_ID()Get System.StringgetAD_System_UU()Get AD_System_UU.StringgetCustomPrefix()Get Custom Prefix.StringgetDBAddress()Get DB Address.StringgetDBInstance()Get Database Name.StringgetDescription()Get Description.StringgetEncryptionKey()Get Encryption Class.BigDecimalgetIDRangeEnd()Get ID Range End.BigDecimalgetIDRangeStart()Get ID Range Start.StringgetInfo()Get Info.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameStringgetLastBuildInfo()Get Last Build Info.StringgetLastMigrationScriptApplied()Get Last Migration Script Applied.StringgetLDAPDomain()Get LDAP Domain.StringgetLDAPHost()Get LDAP URL.StringgetName()Get Name.intgetNoProcessors()Get Processors.StringgetOldName()Get Old Name.StringgetPassword()Get Password.StringgetProfileInfo()Get Profile.intgetRecord_ID()Get Record ID.StringgetReleaseNo()Get Release No.StringgetReplicationType()Get Replication Type.StringgetStatisticsInfo()Get Statistics.StringgetSummary()Get Summary.StringgetSupportEMail()Get Support EMail.TimestampgetSupportExpDate()Get Support Expires.intgetSupportUnits()Get Internal Users.StringgetSystemStatus()Get System Status.StringgetUserName()Get User Name.StringgetVersion()Get Version.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisAllowStatistics()Get Maintain Statistics.booleanisAutoErrorReport()Get Error Reporting.booleanisFailOnBuildDiffer()Get Fail if Build Differ.booleanisFailOnMissingModelValidator()Get Fail on Missing Model Validator.booleanisJustMigrated()Get Just Migrated.booleanisProcessing()Get Process Now.voidsetAD_System_ID(int AD_System_ID)Set System.voidsetAD_System_UU(String AD_System_UU)Set AD_System_UU.voidsetCustomPrefix(String CustomPrefix)Set Custom Prefix.voidsetDBAddress(String DBAddress)Set DB Address.voidsetDBInstance(String DBInstance)Set Database Name.voidsetDescription(String Description)Set Description.voidsetEncryptionKey(String EncryptionKey)Set Encryption Class.voidsetIDRangeEnd(BigDecimal IDRangeEnd)Set ID Range End.voidsetIDRangeStart(BigDecimal IDRangeStart)Set ID Range Start.voidsetInfo(String Info)Set Info.voidsetIsAllowStatistics(boolean IsAllowStatistics)Set Maintain Statistics.voidsetIsAutoErrorReport(boolean IsAutoErrorReport)Set Error Reporting.voidsetIsFailOnBuildDiffer(boolean IsFailOnBuildDiffer)Set Fail if Build Differ.voidsetIsFailOnMissingModelValidator(boolean IsFailOnMissingModelValidator)Set Fail on Missing Model Validator.voidsetIsJustMigrated(boolean IsJustMigrated)Set Just Migrated.voidsetLastBuildInfo(String LastBuildInfo)Set Last Build Info.voidsetLastMigrationScriptApplied(String LastMigrationScriptApplied)Set Last Migration Script Applied.voidsetLDAPDomain(String LDAPDomain)Set LDAP Domain.voidsetLDAPHost(String LDAPHost)Set LDAP URL.voidsetName(String Name)Set Name.voidsetNoProcessors(int NoProcessors)Set Processors.voidsetOldName(String OldName)Set Old Name.voidsetPassword(String Password)Set Password.voidsetProcessing(boolean Processing)Set Process Now.voidsetProfileInfo(String ProfileInfo)Set Profile.voidsetRecord_ID(int Record_ID)Set Record ID.voidsetReleaseNo(String ReleaseNo)Set Release No.voidsetReplicationType(String ReplicationType)Set Replication Type.voidsetStatisticsInfo(String StatisticsInfo)Set Statistics.voidsetSummary(String Summary)Set Summary.voidsetSupportEMail(String SupportEMail)Set Support EMail.voidsetSupportExpDate(Timestamp SupportExpDate)Set Support Expires.voidsetSupportUnits(int SupportUnits)Set Internal Users.voidsetSystemStatus(String SystemStatus)Set System Status.voidsetUserName(String UserName)Set User Name.voidsetVersion(String Version)Set Version.StringtoString()String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, 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_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, 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, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, 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, 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 Detail
-
REPLICATIONTYPE_AD_Reference_ID
public static final int REPLICATIONTYPE_AD_Reference_ID
ReplicationType AD_Reference_ID=126- See Also:
- Constant Field Values
-
REPLICATIONTYPE_Broadcast
public static final String REPLICATIONTYPE_Broadcast
Broadcast = B- 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_AccessLevelin classPO- Returns:
- 4 - System
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAD_System_ID
public void setAD_System_ID(int AD_System_ID)
Set System.- Specified by:
setAD_System_IDin interfaceI_AD_System- Parameters:
AD_System_ID- System Definition
-
getAD_System_ID
public int getAD_System_ID()
Get System.- Specified by:
getAD_System_IDin interfaceI_AD_System- Returns:
- System Definition
-
setAD_System_UU
public void setAD_System_UU(String AD_System_UU)
Set AD_System_UU.- Specified by:
setAD_System_UUin interfaceI_AD_System- Parameters:
AD_System_UU- AD_System_UU
-
getAD_System_UU
public String getAD_System_UU()
Get AD_System_UU.- Specified by:
getAD_System_UUin interfaceI_AD_System- Returns:
- AD_System_UU
-
setCustomPrefix
public void setCustomPrefix(String CustomPrefix)
Set Custom Prefix.- Specified by:
setCustomPrefixin interfaceI_AD_System- Parameters:
CustomPrefix- Prefix for Custom entities
-
getCustomPrefix
public String getCustomPrefix()
Get Custom Prefix.- Specified by:
getCustomPrefixin interfaceI_AD_System- Returns:
- Prefix for Custom entities
-
setDBAddress
public void setDBAddress(String DBAddress)
Set DB Address.- Specified by:
setDBAddressin interfaceI_AD_System- Parameters:
DBAddress- JDBC URL of the database server
-
getDBAddress
public String getDBAddress()
Get DB Address.- Specified by:
getDBAddressin interfaceI_AD_System- Returns:
- JDBC URL of the database server
-
setDBInstance
public void setDBInstance(String DBInstance)
Set Database Name.- Specified by:
setDBInstancein interfaceI_AD_System- Parameters:
DBInstance- Database Name
-
getDBInstance
public String getDBInstance()
Get Database Name.- Specified by:
getDBInstancein interfaceI_AD_System- Returns:
- Database Name
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_AD_System- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_AD_System- Returns:
- Optional short description of the record
-
setEncryptionKey
public void setEncryptionKey(String EncryptionKey)
Set Encryption Class.- Specified by:
setEncryptionKeyin interfaceI_AD_System- Parameters:
EncryptionKey- Encryption Class used for securing data content
-
getEncryptionKey
public String getEncryptionKey()
Get Encryption Class.- Specified by:
getEncryptionKeyin interfaceI_AD_System- Returns:
- Encryption Class used for securing data content
-
setIDRangeEnd
public void setIDRangeEnd(BigDecimal IDRangeEnd)
Set ID Range End.- Specified by:
setIDRangeEndin interfaceI_AD_System- Parameters:
IDRangeEnd- End if the ID Range used
-
getIDRangeEnd
public BigDecimal getIDRangeEnd()
Get ID Range End.- Specified by:
getIDRangeEndin interfaceI_AD_System- Returns:
- End if the ID Range used
-
setIDRangeStart
public void setIDRangeStart(BigDecimal IDRangeStart)
Set ID Range Start.- Specified by:
setIDRangeStartin interfaceI_AD_System- Parameters:
IDRangeStart- Start of the ID Range used
-
getIDRangeStart
public BigDecimal getIDRangeStart()
Get ID Range Start.- Specified by:
getIDRangeStartin interfaceI_AD_System- Returns:
- Start of the ID Range used
-
setInfo
public void setInfo(String Info)
Set Info.- Specified by:
setInfoin interfaceI_AD_System- Parameters:
Info- Information
-
getInfo
public String getInfo()
Get Info.- Specified by:
getInfoin interfaceI_AD_System- Returns:
- Information
-
setIsAllowStatistics
public void setIsAllowStatistics(boolean IsAllowStatistics)
Set Maintain Statistics.- Specified by:
setIsAllowStatisticsin interfaceI_AD_System- Parameters:
IsAllowStatistics- Maintain general statistics
-
isAllowStatistics
public boolean isAllowStatistics()
Get Maintain Statistics.- Specified by:
isAllowStatisticsin interfaceI_AD_System- Returns:
- Maintain general statistics
-
setIsAutoErrorReport
public void setIsAutoErrorReport(boolean IsAutoErrorReport)
Set Error Reporting.- Specified by:
setIsAutoErrorReportin interfaceI_AD_System- Parameters:
IsAutoErrorReport- Automatically report Errors
-
isAutoErrorReport
public boolean isAutoErrorReport()
Get Error Reporting.- Specified by:
isAutoErrorReportin interfaceI_AD_System- Returns:
- Automatically report Errors
-
setIsFailOnBuildDiffer
public void setIsFailOnBuildDiffer(boolean IsFailOnBuildDiffer)
Set Fail if Build Differ.- Specified by:
setIsFailOnBuildDifferin interfaceI_AD_System- Parameters:
IsFailOnBuildDiffer- Fail if Build Differ
-
isFailOnBuildDiffer
public boolean isFailOnBuildDiffer()
Get Fail if Build Differ.- Specified by:
isFailOnBuildDifferin interfaceI_AD_System- Returns:
- Fail if Build Differ
-
setIsFailOnMissingModelValidator
public void setIsFailOnMissingModelValidator(boolean IsFailOnMissingModelValidator)
Set Fail on Missing Model Validator.- Specified by:
setIsFailOnMissingModelValidatorin interfaceI_AD_System- Parameters:
IsFailOnMissingModelValidator- Fail on Missing Model Validator
-
isFailOnMissingModelValidator
public boolean isFailOnMissingModelValidator()
Get Fail on Missing Model Validator.- Specified by:
isFailOnMissingModelValidatorin interfaceI_AD_System- Returns:
- Fail on Missing Model Validator
-
setIsJustMigrated
public void setIsJustMigrated(boolean IsJustMigrated)
Set Just Migrated.- Specified by:
setIsJustMigratedin interfaceI_AD_System- Parameters:
IsJustMigrated- Value set by Migration for post-Migration tasks.
-
isJustMigrated
public boolean isJustMigrated()
Get Just Migrated.- Specified by:
isJustMigratedin interfaceI_AD_System- Returns:
- Value set by Migration for post-Migration tasks.
-
setLastBuildInfo
public void setLastBuildInfo(String LastBuildInfo)
Set Last Build Info.- Specified by:
setLastBuildInfoin interfaceI_AD_System- Parameters:
LastBuildInfo- Last Build Info
-
getLastBuildInfo
public String getLastBuildInfo()
Get Last Build Info.- Specified by:
getLastBuildInfoin interfaceI_AD_System- Returns:
- Last Build Info
-
setLastMigrationScriptApplied
public void setLastMigrationScriptApplied(String LastMigrationScriptApplied)
Set Last Migration Script Applied.- Specified by:
setLastMigrationScriptAppliedin interfaceI_AD_System- Parameters:
LastMigrationScriptApplied- Register of the filename for the last migration script applied on this database
-
getLastMigrationScriptApplied
public String getLastMigrationScriptApplied()
Get Last Migration Script Applied.- Specified by:
getLastMigrationScriptAppliedin interfaceI_AD_System- Returns:
- Register of the filename for the last migration script applied on this database
-
setLDAPDomain
public void setLDAPDomain(String LDAPDomain)
Set LDAP Domain.- Specified by:
setLDAPDomainin interfaceI_AD_System- Parameters:
LDAPDomain- Directory service domain name - e.g. idempiere.org
-
getLDAPDomain
public String getLDAPDomain()
Get LDAP Domain.- Specified by:
getLDAPDomainin interfaceI_AD_System- Returns:
- Directory service domain name - e.g. idempiere.org
-
setLDAPHost
public void setLDAPHost(String LDAPHost)
Set LDAP URL.- Specified by:
setLDAPHostin interfaceI_AD_System- Parameters:
LDAPHost- Connection String to LDAP server starting with ldap://
-
getLDAPHost
public String getLDAPHost()
Get LDAP URL.- Specified by:
getLDAPHostin interfaceI_AD_System- Returns:
- Connection String to LDAP server starting with ldap://
-
setName
public void setName(String Name)
Set Name.- Specified by:
setNamein interfaceI_AD_System- Parameters:
Name- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getNamein interfaceI_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:
setNoProcessorsin interfaceI_AD_System- Parameters:
NoProcessors- Number of Database Processors
-
getNoProcessors
public int getNoProcessors()
Get Processors.- Specified by:
getNoProcessorsin interfaceI_AD_System- Returns:
- Number of Database Processors
-
setOldName
public void setOldName(String OldName)
Set Old Name.- Specified by:
setOldNamein interfaceI_AD_System- Parameters:
OldName- Old Name
-
getOldName
public String getOldName()
Get Old Name.- Specified by:
getOldNamein interfaceI_AD_System- Returns:
- Old Name
-
setPassword
public void setPassword(String Password)
Set Password.- Specified by:
setPasswordin interfaceI_AD_System- Parameters:
Password- Password of any length (case sensitive)
-
getPassword
public String getPassword()
Get Password.- Specified by:
getPasswordin interfaceI_AD_System- Returns:
- Password of any length (case sensitive)
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessingin interfaceI_AD_System- Parameters:
Processing- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessingin interfaceI_AD_System- Returns:
- Process Now
-
setProfileInfo
public void setProfileInfo(String ProfileInfo)
Set Profile.- Specified by:
setProfileInfoin interfaceI_AD_System- Parameters:
ProfileInfo- Information to help profiling the system for solving support issues
-
getProfileInfo
public String getProfileInfo()
Get Profile.- Specified by:
getProfileInfoin 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_IDin interfaceI_AD_System- Parameters:
Record_ID- Direct internal record ID
-
getRecord_ID
public int getRecord_ID()
Get Record ID.- Specified by:
getRecord_IDin interfaceI_AD_System- Returns:
- Direct internal record ID
-
setReleaseNo
public void setReleaseNo(String ReleaseNo)
Set Release No.- Specified by:
setReleaseNoin interfaceI_AD_System- Parameters:
ReleaseNo- Internal Release Number
-
getReleaseNo
public String getReleaseNo()
Get Release No.- Specified by:
getReleaseNoin interfaceI_AD_System- Returns:
- Internal Release Number
-
setReplicationType
public void setReplicationType(String ReplicationType)
Set Replication Type.- Specified by:
setReplicationTypein interfaceI_AD_System- Parameters:
ReplicationType- Type of Data Replication
-
getReplicationType
public String getReplicationType()
Get Replication Type.- Specified by:
getReplicationTypein interfaceI_AD_System- Returns:
- Type of Data Replication
-
setStatisticsInfo
public void setStatisticsInfo(String StatisticsInfo)
Set Statistics.- Specified by:
setStatisticsInfoin interfaceI_AD_System- Parameters:
StatisticsInfo- Information to help profiling the system for solving support issues
-
getStatisticsInfo
public String getStatisticsInfo()
Get Statistics.- Specified by:
getStatisticsInfoin interfaceI_AD_System- Returns:
- Information to help profiling the system for solving support issues
-
setSummary
public void setSummary(String Summary)
Set Summary.- Specified by:
setSummaryin interfaceI_AD_System- Parameters:
Summary- Textual summary of this request
-
getSummary
public String getSummary()
Get Summary.- Specified by:
getSummaryin interfaceI_AD_System- Returns:
- Textual summary of this request
-
setSupportEMail
public void setSupportEMail(String SupportEMail)
Set Support EMail.- Specified by:
setSupportEMailin interfaceI_AD_System- Parameters:
SupportEMail- EMail address to send support information and updates to
-
getSupportEMail
public String getSupportEMail()
Get Support EMail.- Specified by:
getSupportEMailin interfaceI_AD_System- Returns:
- EMail address to send support information and updates to
-
setSupportExpDate
public void setSupportExpDate(Timestamp SupportExpDate)
Set Support Expires.- Specified by:
setSupportExpDatein interfaceI_AD_System- Parameters:
SupportExpDate- Date when the iDempiere support expires
-
getSupportExpDate
public Timestamp getSupportExpDate()
Get Support Expires.- Specified by:
getSupportExpDatein interfaceI_AD_System- Returns:
- Date when the iDempiere support expires
-
setSupportUnits
public void setSupportUnits(int SupportUnits)
Set Internal Users.- Specified by:
setSupportUnitsin interfaceI_AD_System- Parameters:
SupportUnits- Number of Internal Users for iDempiere Support
-
getSupportUnits
public int getSupportUnits()
Get Internal Users.- Specified by:
getSupportUnitsin interfaceI_AD_System- Returns:
- Number of Internal Users for iDempiere Support
-
setSystemStatus
public void setSystemStatus(String SystemStatus)
Set System Status.- Specified by:
setSystemStatusin interfaceI_AD_System- Parameters:
SystemStatus- Status of the system - Support priority depends on system status
-
getSystemStatus
public String getSystemStatus()
Get System Status.- Specified by:
getSystemStatusin interfaceI_AD_System- Returns:
- Status of the system - Support priority depends on system status
-
setUserName
public void setUserName(String UserName)
Set User Name.- Specified by:
setUserNamein interfaceI_AD_System- Parameters:
UserName- User Name
-
getUserName
public String getUserName()
Get User Name.- Specified by:
getUserNamein interfaceI_AD_System- Returns:
- User Name
-
setVersion
public void setVersion(String Version)
Set Version.- Specified by:
setVersionin interfaceI_AD_System- Parameters:
Version- Version of the table definition
-
getVersion
public String getVersion()
Get Version.- Specified by:
getVersionin interfaceI_AD_System- Returns:
- Version of the table definition
-
-