|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_System
public class X_AD_System
Generated Model for AD_System
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
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 |
SUPPORTLEVEL_AD_Reference_ID
SupportLevel AD_Reference_ID=412 |
static String |
SUPPORTLEVEL_Enterprise
Enterprise = E |
static String |
SUPPORTLEVEL_Self_Service
Self-Service = X |
static String |
SUPPORTLEVEL_Standard
Standard = S |
static String |
SUPPORTLEVEL_Unsupported
Unsupported = U |
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 |
static int |
Table_ID
AD_Table_ID=531 |
static String |
Table_Name
TableName=AD_System |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_System(Ctx ctx,
int AD_System_ID,
String trxName)
Standard Constructor |
|
X_AD_System(Ctx 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 |
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. |
String |
getSupportLevel()
Get Support Level. |
int |
getSupportUnits()
Get Support Units. |
String |
getSystemStatus()
Get System Status. |
String |
getUserName()
Get Registered EMail. |
String |
getVersion()
Get Version. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isAllowStatistics()
Get Maintain Statistics. |
boolean |
isAutoErrorReport()
Get Error Reporting. |
boolean |
isJustMigrated()
Get Just Migrated. |
boolean |
isProcessing()
Get Process Now. |
boolean |
isReplicationTypeValid(String test)
Is test a valid value. |
boolean |
isSupportLevelValid(String test)
Is test a valid value. |
boolean |
isSystemStatusValid(String test)
Is test a valid value. |
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 |
setIsJustMigrated(boolean IsJustMigrated)
Set Just Migrated. |
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 |
setSupportLevel(String SupportLevel)
Set Support Level. |
void |
setSupportUnits(int SupportUnits)
Set Support Units. |
void |
setSystemStatus(String SystemStatus)
Set System Status. |
void |
setUserName(String UserName)
Set Registered EMail. |
void |
setVersion(String Version)
Set Version. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int REPLICATIONTYPE_AD_Reference_ID
public static final String REPLICATIONTYPE_Local
public static final String REPLICATIONTYPE_Merge
public static final String REPLICATIONTYPE_Reference
public static final int SUPPORTLEVEL_AD_Reference_ID
public static final String SUPPORTLEVEL_Enterprise
public static final String SUPPORTLEVEL_Standard
public static final String SUPPORTLEVEL_Unsupported
public static final String SUPPORTLEVEL_Self_Service
public static final int SYSTEMSTATUS_AD_Reference_ID
public static final String SYSTEMSTATUS_Evaluation
public static final String SYSTEMSTATUS_Implementation
public static final String SYSTEMSTATUS_Production
| Constructor Detail |
|---|
public X_AD_System(Ctx ctx,
int AD_System_ID,
String trxName)
ctx - contextAD_System_ID - idtrxName - transaction
public X_AD_System(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_System_ID(int AD_System_ID)
AD_System_ID - System Definitionpublic int getAD_System_ID()
public void setCustomPrefix(String CustomPrefix)
CustomPrefix - Prefix for Custom entitiespublic String getCustomPrefix()
public void setDBAddress(String DBAddress)
DBAddress - JDBC URL of the database serverpublic String getDBAddress()
public void setDBInstance(String DBInstance)
DBInstance - Database Namepublic String getDBInstance()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setEncryptionKey(String EncryptionKey)
EncryptionKey - Encryption Class used for securing data contentpublic String getEncryptionKey()
public void setIDRangeEnd(BigDecimal IDRangeEnd)
IDRangeEnd - End of the ID Range usedpublic BigDecimal getIDRangeEnd()
public void setIDRangeStart(BigDecimal IDRangeStart)
IDRangeStart - Start of the ID Range usedpublic BigDecimal getIDRangeStart()
public void setInfo(String Info)
Info - Informationpublic String getInfo()
public void setIsAllowStatistics(boolean IsAllowStatistics)
IsAllowStatistics - Maintain general statisticspublic boolean isAllowStatistics()
public void setIsAutoErrorReport(boolean IsAutoErrorReport)
IsAutoErrorReport - Automatically report Errorspublic boolean isAutoErrorReport()
public void setIsJustMigrated(boolean IsJustMigrated)
IsJustMigrated - Value set by Migration for post-Migration tasks.public boolean isJustMigrated()
public void setLDAPDomain(String LDAPDomain)
LDAPDomain - Directory service domain name - e.g. compiere.orgpublic String getLDAPDomain()
public void setLDAPHost(String LDAPHost)
LDAPHost - Connection String to LDAP server starting with ldap://public String getLDAPHost()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setNoProcessors(int NoProcessors)
NoProcessors - Number of Database Processorspublic int getNoProcessors()
public void setOldName(String OldName)
OldName - Old Namepublic String getOldName()
public void setPassword(String Password)
Password - Password of any length (case sensitive)public String getPassword()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setProfileInfo(String ProfileInfo)
ProfileInfo - Information to help profiling the system for solving support issuespublic String getProfileInfo()
public void setRecord_ID(int Record_ID)
Record_ID - Direct internal record IDpublic int getRecord_ID()
public void setReleaseNo(String ReleaseNo)
ReleaseNo - Internal Release Numberpublic String getReleaseNo()
public boolean isReplicationTypeValid(String test)
test - testvalue
public void setReplicationType(String ReplicationType)
ReplicationType - Type of Data Replicationpublic String getReplicationType()
public void setStatisticsInfo(String StatisticsInfo)
StatisticsInfo - Information to help profiling the system for solving support issuespublic String getStatisticsInfo()
public void setSummary(String Summary)
Summary - Textual summary of this requestpublic String getSummary()
public void setSupportEMail(String SupportEMail)
SupportEMail - EMail address to send support information and updates topublic String getSupportEMail()
public void setSupportExpDate(Timestamp SupportExpDate)
SupportExpDate - Date when the Compiere support expirespublic Timestamp getSupportExpDate()
public boolean isSupportLevelValid(String test)
test - testvalue
public void setSupportLevel(String SupportLevel)
SupportLevel - Subscribed Support levelpublic String getSupportLevel()
public void setSupportUnits(int SupportUnits)
SupportUnits - Number of Support Units, e.g. Supported Internal Userspublic int getSupportUnits()
public boolean isSystemStatusValid(String test)
test - testvalue
public void setSystemStatus(String SystemStatus)
SystemStatus - Status of the system - Support priority depends on system statuspublic String getSystemStatus()
public void setUserName(String UserName)
UserName - Email of the responsible for the Systempublic String getUserName()
public void setVersion(String Version)
Version - Version of the table definitionpublic String getVersion()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||