Package org.compiere.model
Class MSysConfig
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_AD_SysConfig
-
- org.compiere.model.MSysConfig
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_SysConfig
,I_Persistent
,Evaluatee
public class MSysConfig extends X_AD_SysConfig
System Configuration- Version:
- $Id: MSysConfig.java,v 1.5 2005/11/28 11:56:45 armen Exp $ Contributor: Carlos Ruiz - globalqss - [ 1800371 ] System Configurator Enhancements
- Author:
- Armen Rizal, Teo Sarca, SC ARHIPAC SERVICE SRL
- BF [ 1885496 ] Performance NEEDS
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.compiere.model.X_AD_SysConfig
CONFIGURATIONLEVEL_AD_Reference_ID, CONFIGURATIONLEVEL_Client, CONFIGURATIONLEVEL_Organization, CONFIGURATIONLEVEL_System, ENTITYTYPE_AD_Reference_ID
-
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_SysConfig
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_SysConfig_ID, COLUMNNAME_AD_SysConfig_UU, COLUMNNAME_ConfigurationLevel, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_IsActive, COLUMNNAME_Name, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_Value, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description MSysConfig(Properties ctx, int AD_SysConfig_ID, String trxName)
Standard ConstructorMSysConfig(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected boolean
beforeSave(boolean newRecord)
Before Savestatic BigDecimal
getBigDecimalValue(String Name, BigDecimal defaultValue)
Get system configuration property of type BigDecimalstatic BigDecimal
getBigDecimalValue(String Name, BigDecimal defaultValue, int AD_Client_ID)
Get system configuration property of type BigDecimalstatic BigDecimal
getBigDecimalValue(String Name, BigDecimal defaultValue, int AD_Client_ID, int AD_Org_ID)
Get system configuration property of type BigDecimalstatic boolean
getBooleanValue(String Name, boolean defaultValue)
Get system configuration property of type booleanstatic boolean
getBooleanValue(String Name, boolean defaultValue, int AD_Client_ID)
Get system configuration property of type booleanstatic boolean
getBooleanValue(String Name, boolean defaultValue, int AD_Client_ID, int AD_Org_ID)
Get system configuration property of type booleanstatic double
getDoubleValue(String Name, double defaultValue)
Deprecated.use better getBigDecimalValuestatic double
getDoubleValue(String Name, double defaultValue, int AD_Client_ID)
Deprecated.use better getBigDecimalValuestatic double
getDoubleValue(String Name, double defaultValue, int AD_Client_ID, int AD_Org_ID)
Deprecated.use better getBigDecimalValuestatic int
getIntValue(String Name, int defaultValue)
Get system configuration property of type intstatic int
getIntValue(String Name, int defaultValue, int AD_Client_ID)
Get system configuration property of type intstatic int
getIntValue(String Name, int defaultValue, int AD_Client_ID, int AD_Org_ID)
Get system configuration property of type intstatic Timestamp
getTimestampValue(String Name)
Get system configuration property of type Timestampstatic Timestamp
getTimestampValue(String Name, Timestamp defaultValue)
Get system configuration property of type Timestampstatic Timestamp
getTimestampValue(String Name, Timestamp defaultValue, int AD_Client_ID)
Get system configuration property of type Timestampstatic Timestamp
getTimestampValue(String Name, Timestamp defaultValue, int AD_Client_ID, int AD_Org_ID)
Get system configuration property of type Timestampstatic String
getValue(String Name)
Get system configuration property of type stringstatic String
getValue(String Name, int AD_Client_ID)
Get system configuration property of type stringstatic String
getValue(String Name, int AD_Client_ID, int AD_Org_ID)
Get system configuration property of type stringstatic String
getValue(String Name, String defaultValue)
Get system configuration property of type stringstatic String
getValue(String Name, String defaultValue, int AD_Client_ID)
Get client configuration property of type stringstatic String
getValue(String Name, String defaultValue, int AD_Client_ID, int AD_Org_ID)
Get client configuration property of type stringString
toString()
String representation-
Methods inherited from class org.compiere.model.X_AD_SysConfig
get_AccessLevel, getAD_SysConfig_ID, getAD_SysConfig_UU, getConfigurationLevel, getDescription, getEntityType, getKeyNamePair, getName, getValue, initPO, setAD_SysConfig_ID, setAD_SysConfig_UU, setConfigurationLevel, setDescription, setEntityType, setName, setValue
-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, 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_SysConfig
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
-
ADDRESS_VALIDATION
public static final String ADDRESS_VALIDATION
- See Also:
- Constant Field Values
-
ALERT_SEND_ATTACHMENT_AS_XLS
public static final String ALERT_SEND_ATTACHMENT_AS_XLS
- See Also:
- Constant Field Values
-
ALLOCATION_DESCRIPTION
public static final String ALLOCATION_DESCRIPTION
- See Also:
- Constant Field Values
-
ALLOW_APPLY_PAYMENT_TO_CREDITMEMO
public static final String ALLOW_APPLY_PAYMENT_TO_CREDITMEMO
- See Also:
- Constant Field Values
-
ALLOW_OVER_APPLIED_PAYMENT
public static final String ALLOW_OVER_APPLIED_PAYMENT
- See Also:
- Constant Field Values
-
ALogin_ShowDate
public static final String ALogin_ShowDate
- See Also:
- Constant Field Values
-
ALogin_ShowOneRole
public static final String ALogin_ShowOneRole
- See Also:
- Constant Field Values
-
APPLICATION_DATABASE_VERSION
public static final String APPLICATION_DATABASE_VERSION
- See Also:
- Constant Field Values
-
APPLICATION_DATABASE_VERSION_SHOWN
public static final String APPLICATION_DATABASE_VERSION_SHOWN
- See Also:
- Constant Field Values
-
APPLICATION_HOST_SHOWN
public static final String APPLICATION_HOST_SHOWN
- See Also:
- Constant Field Values
-
APPLICATION_IMPLEMENTATION_VENDOR
public static final String APPLICATION_IMPLEMENTATION_VENDOR
- See Also:
- Constant Field Values
-
APPLICATION_IMPLEMENTATION_VENDOR_SHOWN
public static final String APPLICATION_IMPLEMENTATION_VENDOR_SHOWN
- See Also:
- Constant Field Values
-
APPLICATION_JVM_VERSION_SHOWN
public static final String APPLICATION_JVM_VERSION_SHOWN
- See Also:
- Constant Field Values
-
APPLICATION_MAIN_VERSION
public static final String APPLICATION_MAIN_VERSION
- See Also:
- Constant Field Values
-
APPLICATION_MAIN_VERSION_SHOWN
public static final String APPLICATION_MAIN_VERSION_SHOWN
- See Also:
- Constant Field Values
-
APPLICATION_OS_INFO_SHOWN
public static final String APPLICATION_OS_INFO_SHOWN
- See Also:
- Constant Field Values
-
APPLICATION_URL
public static final String APPLICATION_URL
- See Also:
- Constant Field Values
-
ATTACH_EMBEDDED_2PACK
public static final String ATTACH_EMBEDDED_2PACK
- See Also:
- Constant Field Values
-
AUTO_ASSIGN_ROLE_TO_CREATOR_USER
public static final String AUTO_ASSIGN_ROLE_TO_CREATOR_USER
- See Also:
- Constant Field Values
-
AUTOMATIC_PACKIN_FOLDERS
public static final String AUTOMATIC_PACKIN_FOLDERS
- See Also:
- Constant Field Values
-
AUTOMATIC_PACKIN_INITIAL_DELAY
public static final String AUTOMATIC_PACKIN_INITIAL_DELAY
- See Also:
- Constant Field Values
-
AUTOMATIC_PACKIN_PROCESSING
public static final String AUTOMATIC_PACKIN_PROCESSING
- See Also:
- Constant Field Values
-
AUTOMATIC_PACKIN_RETRIES
public static final String AUTOMATIC_PACKIN_RETRIES
- See Also:
- Constant Field Values
-
AUTOMATIC_PACKIN_TIMEOUT
public static final String AUTOMATIC_PACKIN_TIMEOUT
- See Also:
- Constant Field Values
-
BACKGROUND_JOB_ALLOWED
public static final String BACKGROUND_JOB_ALLOWED
- See Also:
- Constant Field Values
-
BACKGROUND_JOB_BY_DEFAULT
public static final String BACKGROUND_JOB_BY_DEFAULT
- See Also:
- Constant Field Values
-
BACKGROUND_JOB_MAX_IN_SYSTEM
public static final String BACKGROUND_JOB_MAX_IN_SYSTEM
- See Also:
- Constant Field Values
-
BACKGROUND_JOB_MAX_PER_CLIENT
public static final String BACKGROUND_JOB_MAX_PER_CLIENT
- See Also:
- Constant Field Values
-
BACKGROUND_JOB_MAX_PER_USER
public static final String BACKGROUND_JOB_MAX_PER_USER
- See Also:
- Constant Field Values
-
BPARTNER_QUICK_ENTRY_OPTIONAL_LOCATION_TABLES
public static final String BPARTNER_QUICK_ENTRY_OPTIONAL_LOCATION_TABLES
- See Also:
- Constant Field Values
-
CALENDAR_ALTERNATE_TIMEZONE
public static final String CALENDAR_ALTERNATE_TIMEZONE
- See Also:
- Constant Field Values
-
CASH_AS_PAYMENT
public static final String CASH_AS_PAYMENT
- See Also:
- Constant Field Values
-
CHANGE_PASSWORD_MUST_DIFFER
public static final String CHANGE_PASSWORD_MUST_DIFFER
- See Also:
- Constant Field Values
-
CHECK_CREDIT_ON_CASH_POS_ORDER
public static final String CHECK_CREDIT_ON_CASH_POS_ORDER
- See Also:
- Constant Field Values
-
CHECK_CREDIT_ON_PREPAY_ORDER
public static final String CHECK_CREDIT_ON_PREPAY_ORDER
- See Also:
- Constant Field Values
-
CLIENT_ACCOUNTING
public static final String CLIENT_ACCOUNTING
- See Also:
- Constant Field Values
-
DEFAULT_COA_PATH
public static final String DEFAULT_COA_PATH
- See Also:
- Constant Field Values
-
DEFAULT_ENTITYTYPE
public static final String DEFAULT_ENTITYTYPE
- See Also:
- Constant Field Values
-
DB_READ_REPLICA_NORMAL_MAX_ITERATIONS
public static final String DB_READ_REPLICA_NORMAL_MAX_ITERATIONS
- See Also:
- Constant Field Values
-
DB_READ_REPLICA_NORMAL_TIMEOUT_IN_MILLISECONDS
public static final String DB_READ_REPLICA_NORMAL_TIMEOUT_IN_MILLISECONDS
- See Also:
- Constant Field Values
-
DB_READ_REPLICA_URLS
public static final String DB_READ_REPLICA_URLS
- See Also:
- Constant Field Values
-
DICTIONARY_ID_PASSWORD
public static final String DICTIONARY_ID_PASSWORD
- See Also:
- Constant Field Values
-
DICTIONARY_ID_USE_CENTRALIZED_ID
public static final String DICTIONARY_ID_USE_CENTRALIZED_ID
- See Also:
- Constant Field Values
-
DICTIONARY_ID_USER
public static final String DICTIONARY_ID_USER
- See Also:
- Constant Field Values
-
DICTIONARY_ID_WEBSITE
public static final String DICTIONARY_ID_WEBSITE
- See Also:
- Constant Field Values
-
DOCACTIONBUTTON_SHOWACTIONNAME
public static final String DOCACTIONBUTTON_SHOWACTIONNAME
- See Also:
- Constant Field Values
-
DPViews_ShowInfoAccount
public static final String DPViews_ShowInfoAccount
- See Also:
- Constant Field Values
-
DPViews_ShowInfoSchedule
public static final String DPViews_ShowInfoSchedule
- See Also:
- Constant Field Values
-
EMAIL_NOTIFY_2PACK
public static final String EMAIL_NOTIFY_2PACK
- See Also:
- Constant Field Values
-
EMAIL_TEST_MAILTEXT_ID
public static final String EMAIL_TEST_MAILTEXT_ID
- See Also:
- Constant Field Values
-
ENABLE_PAYMENTBOX_BUTTON
public static final String ENABLE_PAYMENTBOX_BUTTON
- See Also:
- Constant Field Values
-
FEEDBACK_EMAIL_CC
public static final String FEEDBACK_EMAIL_CC
- See Also:
- Constant Field Values
-
FEEDBACK_EMAIL_TO
public static final String FEEDBACK_EMAIL_TO
- See Also:
- Constant Field Values
-
GRIDTABLE_LOAD_TIMEOUT_IN_SECONDS
public static final String GRIDTABLE_LOAD_TIMEOUT_IN_SECONDS
- See Also:
- Constant Field Values
-
HTML_REPORT_THEME
public static final String HTML_REPORT_THEME
- See Also:
- Constant Field Values
-
IBAN_VALIDATION
public static final String IBAN_VALIDATION
- See Also:
- Constant Field Values
-
IDENTIFIER_SEPARATOR
public static final String IDENTIFIER_SEPARATOR
- See Also:
- Constant Field Values
-
IMAGE_DB_STORAGE_SAVE_AS_ZIP
public static final String IMAGE_DB_STORAGE_SAVE_AS_ZIP
- See Also:
- Constant Field Values
-
INFO_DEFAULTSELECTED
public static final String INFO_DEFAULTSELECTED
- See Also:
- Constant Field Values
-
INFO_DOUBLECLICKTOGGLESSELECTION
public static final String INFO_DOUBLECLICKTOGGLESSELECTION
- See Also:
- Constant Field Values
-
INFO_PRODUCT_SHOW_PRODUCTS_WITHOUT_PRICE
public static final String INFO_PRODUCT_SHOW_PRODUCTS_WITHOUT_PRICE
- See Also:
- Constant Field Values
-
Invoice_ReverseUseNewNumber
public static final String Invoice_ReverseUseNewNumber
- See Also:
- Constant Field Values
-
JASPER_SWAP_MAX_PAGES
public static final String JASPER_SWAP_MAX_PAGES
- See Also:
- Constant Field Values
-
LASTRUN_RECORD_COUNT
public static final String LASTRUN_RECORD_COUNT
- See Also:
- Constant Field Values
-
LDAP_TYPE
public static final String LDAP_TYPE
- See Also:
- Constant Field Values
-
LOCATION_MAPS_DESTINATION_ADDRESS
public static final String LOCATION_MAPS_DESTINATION_ADDRESS
- See Also:
- Constant Field Values
-
LOCATION_MAPS_ROUTE_PREFIX
public static final String LOCATION_MAPS_ROUTE_PREFIX
- See Also:
- Constant Field Values
-
LOCATION_MAPS_SOURCE_ADDRESS
public static final String LOCATION_MAPS_SOURCE_ADDRESS
- See Also:
- Constant Field Values
-
LOCATION_MAPS_URL_PREFIX
public static final String LOCATION_MAPS_URL_PREFIX
- See Also:
- Constant Field Values
-
LOCATION_MAX_CITY_ROWS
public static final String LOCATION_MAX_CITY_ROWS
- See Also:
- Constant Field Values
-
LOGIN_HELP_URL
public static final String LOGIN_HELP_URL
- See Also:
- Constant Field Values
-
LOGIN_SHOW_RESETPASSWORD
public static final String LOGIN_SHOW_RESETPASSWORD
- See Also:
- Constant Field Values
-
MAIL_DONT_SEND_TO_ADDRESS
public static final String MAIL_DONT_SEND_TO_ADDRESS
- See Also:
- Constant Field Values
-
MAIL_SEND_BCC_TO_ADDRESS
public static final String MAIL_SEND_BCC_TO_ADDRESS
- See Also:
- Constant Field Values
-
MAIL_SEND_BCC_TO_FROM
public static final String MAIL_SEND_BCC_TO_FROM
- See Also:
- Constant Field Values
-
MAIL_SEND_CREDENTIALS
public static final String MAIL_SEND_CREDENTIALS
- See Also:
- Constant Field Values
-
MAX_ACTIVITIES_IN_LIST
public static final String MAX_ACTIVITIES_IN_LIST
- See Also:
- Constant Field Values
-
MAX_RESULTS_PER_SEARCH_IN_DOCUMENT_CONTROLLER
public static final String MAX_RESULTS_PER_SEARCH_IN_DOCUMENT_CONTROLLER
- See Also:
- Constant Field Values
-
MAX_TEXT_LENGTH_ON_GRID_VIEW
public static final String MAX_TEXT_LENGTH_ON_GRID_VIEW
- See Also:
- Constant Field Values
-
MENU_INFOUPDATER_SLEEP_MS
public static final String MENU_INFOUPDATER_SLEEP_MS
- See Also:
- Constant Field Values
-
MFA_NTP_TIMEOUT_IN_MILLISECONDS
public static final String MFA_NTP_TIMEOUT_IN_MILLISECONDS
- See Also:
- Constant Field Values
-
MFA_REGISTERED_DEVICE_EXPIRATION_DAYS
public static final String MFA_REGISTERED_DEVICE_EXPIRATION_DAYS
- See Also:
- Constant Field Values
-
MONITOR_INITIAL_WAIT_FOR_CLUSTER_IN_SECONDS
public static final String MONITOR_INITIAL_WAIT_FOR_CLUSTER_IN_SECONDS
- See Also:
- Constant Field Values
-
MONITOR_MAX_WAIT_FOR_CLUSTER_IN_SECONDS
public static final String MONITOR_MAX_WAIT_FOR_CLUSTER_IN_SECONDS
- See Also:
- Constant Field Values
-
MFG_ValidateCostsDifferenceOnCreate
public static final String MFG_ValidateCostsDifferenceOnCreate
- See Also:
- Constant Field Values
-
MFG_ValidateCostsOnCreate
public static final String MFG_ValidateCostsOnCreate
- See Also:
- Constant Field Values
-
PAYMENT_OVERWRITE_DOCUMENTNO_WITH_CHECK_ON_PAYMENT
public static final String PAYMENT_OVERWRITE_DOCUMENTNO_WITH_CHECK_ON_PAYMENT
- See Also:
- Constant Field Values
-
PAYMENT_OVERWRITE_DOCUMENTNO_WITH_CHECK_ON_RECEIPT
public static final String PAYMENT_OVERWRITE_DOCUMENTNO_WITH_CHECK_ON_RECEIPT
- See Also:
- Constant Field Values
-
PAYMENT_OVERWRITE_DOCUMENTNO_WITH_CREDIT_CARD
public static final String PAYMENT_OVERWRITE_DOCUMENTNO_WITH_CREDIT_CARD
- See Also:
- Constant Field Values
-
PAYMENT_SELECTION_MANUAL_ASK_INVOKE_GENERATE
public static final String PAYMENT_SELECTION_MANUAL_ASK_INVOKE_GENERATE
- See Also:
- Constant Field Values
-
PDF_FONT_DIR
public static final String PDF_FONT_DIR
- See Also:
- Constant Field Values
-
ProductUOMConversionRateValidate
public static final String ProductUOMConversionRateValidate
- See Also:
- Constant Field Values
-
ProductUOMConversionUOMValidate
public static final String ProductUOMConversionUOMValidate
- See Also:
- Constant Field Values
-
PROJECT_ID_PASSWORD
public static final String PROJECT_ID_PASSWORD
- See Also:
- Constant Field Values
-
PROJECT_ID_PROJECT
public static final String PROJECT_ID_PROJECT
- See Also:
- Constant Field Values
-
PROJECT_ID_USE_CENTRALIZED_ID
public static final String PROJECT_ID_USE_CENTRALIZED_ID
- See Also:
- Constant Field Values
-
PROJECT_ID_USER
public static final String PROJECT_ID_USER
- See Also:
- Constant Field Values
-
PROJECT_ID_WEBSITE
public static final String PROJECT_ID_WEBSITE
- See Also:
- Constant Field Values
-
QUICKFORM_PAGE_SIZE
public static final String QUICKFORM_PAGE_SIZE
- See Also:
- Constant Field Values
-
REAL_TIME_POS
public static final String REAL_TIME_POS
- See Also:
- Constant Field Values
-
RecentItems_MaxSaved
public static final String RecentItems_MaxSaved
- See Also:
- Constant Field Values
-
RecentItems_MaxShown
public static final String RecentItems_MaxShown
- See Also:
- Constant Field Values
-
REPORT_SWAP_MAX_ROWS
public static final String REPORT_SWAP_MAX_ROWS
- See Also:
- Constant Field Values
-
SHIPPING_DEFAULT_WEIGHT_PER_PACKAGE
public static final String SHIPPING_DEFAULT_WEIGHT_PER_PACKAGE
- See Also:
- Constant Field Values
-
STANDARD_REPORT_FOOTER_TRADEMARK_TEXT
public static final String STANDARD_REPORT_FOOTER_TRADEMARK_TEXT
- See Also:
- Constant Field Values
-
START_VALUE_BPLOCATION_NAME
public static final String START_VALUE_BPLOCATION_NAME
- See Also:
- Constant Field Values
-
SWING_LOGIN_ALLOW_REMEMBER_ME
public static final String SWING_LOGIN_ALLOW_REMEMBER_ME
- See Also:
- Constant Field Values
-
SWING_OVERRIDE_TEXT_AREA_BEHAVIOUR
public static final String SWING_OVERRIDE_TEXT_AREA_BEHAVIOUR
- See Also:
- Constant Field Values
-
SYSTEM_IN_MAINTENANCE_MODE
public static final String SYSTEM_IN_MAINTENANCE_MODE
- See Also:
- Constant Field Values
-
SYSTEM_INSERT_CHANGELOG
public static final String SYSTEM_INSERT_CHANGELOG
- See Also:
- Constant Field Values
-
SYSTEM_NATIVE_SEQUENCE
public static final String SYSTEM_NATIVE_SEQUENCE
- See Also:
- Constant Field Values
-
TOP_MARGIN_PIXELS_FOR_HEADER
public static final String TOP_MARGIN_PIXELS_FOR_HEADER
- See Also:
- Constant Field Values
-
TRACE_ALL_TRX_CONNECTION_GET
public static final String TRACE_ALL_TRX_CONNECTION_GET
- See Also:
- Constant Field Values
-
TWOPACK_COMMIT_DDL
public static final String TWOPACK_COMMIT_DDL
- See Also:
- Constant Field Values
-
TWOPACK_HANDLE_TRANSLATIONS
public static final String TWOPACK_HANDLE_TRANSLATIONS
- See Also:
- Constant Field Values
-
USE_EMAIL_FOR_LOGIN
public static final String USE_EMAIL_FOR_LOGIN
- See Also:
- Constant Field Values
-
USER_LOCKING_MAX_ACCOUNT_LOCK_MINUTES
public static final String USER_LOCKING_MAX_ACCOUNT_LOCK_MINUTES
- See Also:
- Constant Field Values
-
USER_LOCKING_MAX_INACTIVE_PERIOD_DAY
public static final String USER_LOCKING_MAX_INACTIVE_PERIOD_DAY
- See Also:
- Constant Field Values
-
USER_LOCKING_MAX_LOGIN_ATTEMPT
public static final String USER_LOCKING_MAX_LOGIN_ATTEMPT
- See Also:
- Constant Field Values
-
USER_LOCKING_MAX_PASSWORD_AGE_DAY
public static final String USER_LOCKING_MAX_PASSWORD_AGE_DAY
- See Also:
- Constant Field Values
-
USER_LOCKING_PASSWORD_NOTIFY_DAY
public static final String USER_LOCKING_PASSWORD_NOTIFY_DAY
- See Also:
- Constant Field Values
-
USER_PASSWORD_HASH
public static final String USER_PASSWORD_HASH
- See Also:
- Constant Field Values
-
VALIDATE_MATCHING_PRODUCT_ON_SHIPMENT
public static final String VALIDATE_MATCHING_PRODUCT_ON_SHIPMENT
- See Also:
- Constant Field Values
-
VALIDATE_MATCHING_TO_ORDERED_QTY
public static final String VALIDATE_MATCHING_TO_ORDERED_QTY
- See Also:
- Constant Field Values
-
WEBUI_LOGOURL
public static final String WEBUI_LOGOURL
- See Also:
- Constant Field Values
-
ZK_ADVANCE_FIND_FILTER_COLUMN_LIST
public static final String ZK_ADVANCE_FIND_FILTER_COLUMN_LIST
- See Also:
- Constant Field Values
-
ZK_BROWSER_ICON
public static final String ZK_BROWSER_ICON
- See Also:
- Constant Field Values
-
ZK_BROWSER_TITLE
public static final String ZK_BROWSER_TITLE
- See Also:
- Constant Field Values
-
ZK_BUTTON_STYLE
public static final String ZK_BUTTON_STYLE
- See Also:
- Constant Field Values
-
ZK_DASHBOARD_CALENDAR_REQUEST_DISPLAY_MODE
public static final String ZK_DASHBOARD_CALENDAR_REQUEST_DISPLAY_MODE
- See Also:
- Constant Field Values
-
ZK_DASHBOARD_PERFORMANCE_REFRESH_INTERVAL
public static final String ZK_DASHBOARD_PERFORMANCE_REFRESH_INTERVAL
- See Also:
- Constant Field Values
-
ZK_DASHBOARD_PERFORMANCE_TIMEOUT
public static final String ZK_DASHBOARD_PERFORMANCE_TIMEOUT
- See Also:
- Constant Field Values
-
ZK_DASHBOARD_REFRESH_INTERVAL
public static final String ZK_DASHBOARD_REFRESH_INTERVAL
- See Also:
- Constant Field Values
-
ZK_DECIMALBOX_PROCESS_DOTKEYPAD
public static final String ZK_DECIMALBOX_PROCESS_DOTKEYPAD
- See Also:
- Constant Field Values
-
ZK_DESKTOP_CLASS
public static final String ZK_DESKTOP_CLASS
- See Also:
- Constant Field Values
-
ZK_DESKTOP_SHOW_HOME_BUTTON
public static final String ZK_DESKTOP_SHOW_HOME_BUTTON
- See Also:
- Constant Field Values
-
ZK_DESKTOP_SHOW_TAB_LIST_BUTTON
public static final String ZK_DESKTOP_SHOW_TAB_LIST_BUTTON
- See Also:
- Constant Field Values
-
ZK_DESKTOP_TAB_AUTO_SHRINK_TO_FIT
public static final String ZK_DESKTOP_TAB_AUTO_SHRINK_TO_FIT
- See Also:
- Constant Field Values
-
ZK_DESKTOP_TAB_MAX_TITLE_LENGTH
public static final String ZK_DESKTOP_TAB_MAX_TITLE_LENGTH
- See Also:
- Constant Field Values
-
ZK_FOOTER_SERVER_DATETIME_FORMAT
public static final String ZK_FOOTER_SERVER_DATETIME_FORMAT
- See Also:
- Constant Field Values
-
ZK_FOOTER_SERVER_MSG
public static final String ZK_FOOTER_SERVER_MSG
- See Also:
- Constant Field Values
-
ZK_GRID_AFTER_FIND
public static final String ZK_GRID_AFTER_FIND
- See Also:
- Constant Field Values
-
ZK_GRID_AUTO_HIDE_EMPTY_COLUMNS
public static final String ZK_GRID_AUTO_HIDE_EMPTY_COLUMNS
- See Also:
- Constant Field Values
-
ZK_GRID_EDIT_MODELESS
public static final String ZK_GRID_EDIT_MODELESS
- See Also:
- Constant Field Values
-
ZK_GRID_MOBILE_EDITABLE
public static final String ZK_GRID_MOBILE_EDITABLE
- See Also:
- Constant Field Values
-
ZK_GRID_MOBILE_EDIT_MODELESS
public static final String ZK_GRID_MOBILE_EDIT_MODELESS
- See Also:
- Constant Field Values
-
ZK_GRID_MOBILE_LINE_BREAK_AS_IDENTIFIER_SEPARATOR
public static final String ZK_GRID_MOBILE_LINE_BREAK_AS_IDENTIFIER_SEPARATOR
- See Also:
- Constant Field Values
-
ZK_GRID_MOBILE_MAX_COLUMNS
public static final String ZK_GRID_MOBILE_MAX_COLUMNS
- See Also:
- Constant Field Values
-
ZK_GRID_MOBILE_SHOW_CURRENT_ROW_INDICATOR
public static final String ZK_GRID_MOBILE_SHOW_CURRENT_ROW_INDICATOR
- See Also:
- Constant Field Values
-
ZK_GRID_VIEW_USE_DEFER_RENDERING
public static final String ZK_GRID_VIEW_USE_DEFER_RENDERING
- See Also:
- Constant Field Values
-
ZK_INFO_AUTO_HIDE_EMPTY_COLUMNS
public static final String ZK_INFO_AUTO_HIDE_EMPTY_COLUMNS
- See Also:
- Constant Field Values
-
ZK_INFO_NUM_PAGE_PRELOAD
public static final String ZK_INFO_NUM_PAGE_PRELOAD
- See Also:
- Constant Field Values
-
ZK_INFO_QUERY_TIME_OUT
public static final String ZK_INFO_QUERY_TIME_OUT
- See Also:
- Constant Field Values
-
ZK_LOGIN_ALLOW_CHROME_SAVE_PASSWORD
public static final String ZK_LOGIN_ALLOW_CHROME_SAVE_PASSWORD
- See Also:
- Constant Field Values
-
ZK_LOGIN_ALLOW_REMEMBER_ME
public static final String ZK_LOGIN_ALLOW_REMEMBER_ME
- See Also:
- Constant Field Values
-
ZK_LOGO_LARGE
public static final String ZK_LOGO_LARGE
- See Also:
- Constant Field Values
-
ZK_LOGO_SMALL
public static final String ZK_LOGO_SMALL
- See Also:
- Constant Field Values
-
ZK_MAX_ATTACHMENT_PREVIEW_SIZE
public static final String ZK_MAX_ATTACHMENT_PREVIEW_SIZE
- See Also:
- Constant Field Values
-
ZK_MAX_UPLOAD_SIZE
public static final String ZK_MAX_UPLOAD_SIZE
- See Also:
- Constant Field Values
-
ZK_MOBILE_PAGING_SIZE
public static final String ZK_MOBILE_PAGING_SIZE
- See Also:
- Constant Field Values
-
ZK_PAGING_DETAIL_SIZE
public static final String ZK_PAGING_DETAIL_SIZE
- See Also:
- Constant Field Values
-
ZK_PAGING_SIZE
public static final String ZK_PAGING_SIZE
- See Also:
- Constant Field Values
-
ZK_REPORT_FORM_OUTPUT_TYPE
public static final String ZK_REPORT_FORM_OUTPUT_TYPE
- See Also:
- Constant Field Values
-
ZK_REPORT_JASPER_OUTPUT_TYPE
public static final String ZK_REPORT_JASPER_OUTPUT_TYPE
- See Also:
- Constant Field Values
-
ZK_REPORT_ONLY_PRINTFORMAT_LINKEDTO_REPORTVIEW
public static final String ZK_REPORT_ONLY_PRINTFORMAT_LINKEDTO_REPORTVIEW
- See Also:
- Constant Field Values
-
ZK_REPORT_TABLE_OUTPUT_TYPE
public static final String ZK_REPORT_TABLE_OUTPUT_TYPE
- See Also:
- Constant Field Values
-
ZK_ROOT_FOLDER_BROWSER
public static final String ZK_ROOT_FOLDER_BROWSER
- See Also:
- Constant Field Values
-
ZK_SEARCH_AUTO_COMPLETE_MAX_ROWS
public static final String ZK_SEARCH_AUTO_COMPLETE_MAX_ROWS
- See Also:
- Constant Field Values
-
ZK_SEQ_DEFAULT_VALUE_PANEL
public static final String ZK_SEQ_DEFAULT_VALUE_PANEL
- See Also:
- Constant Field Values
-
ZK_SESSION_TIMEOUT_IN_SECONDS
public static final String ZK_SESSION_TIMEOUT_IN_SECONDS
- See Also:
- Constant Field Values
-
ZK_THEME_USE_FONT_ICON_FOR_IMAGE
public static final String ZK_THEME_USE_FONT_ICON_FOR_IMAGE
- See Also:
- Constant Field Values
-
ZK_THEME
public static final String ZK_THEME
- See Also:
- Constant Field Values
-
ZK_TOOLBAR_SHOW_MORE_VERTICAL
public static final String ZK_TOOLBAR_SHOW_MORE_VERTICAL
- See Also:
- Constant Field Values
-
ZK_USE_PDF_JS_VIEWER
public static final String ZK_USE_PDF_JS_VIEWER
- See Also:
- Constant Field Values
-
ZOOM_ACROSS_QUERY_TIMEOUT
public static final String ZOOM_ACROSS_QUERY_TIMEOUT
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
MSysConfig
public MSysConfig(Properties ctx, int AD_SysConfig_ID, String trxName)
Standard Constructor- Parameters:
ctx
- contextAD_SysConfig_ID
- id
-
MSysConfig
public MSysConfig(Properties ctx, ResultSet rs, String trxName)
Load Constructor- Parameters:
ctx
- contextrs
- result set
-
-
Method Detail
-
getValue
public static String getValue(String Name, String defaultValue)
Get system configuration property of type string- Parameters:
Name
-defaultValue
-- Returns:
- String
-
getValue
public static String getValue(String Name)
Get system configuration property of type string- Parameters:
Name
-- Returns:
- String
-
getIntValue
public static int getIntValue(String Name, int defaultValue)
Get system configuration property of type int- Parameters:
Name
-defaultValue
-- Returns:
- int
-
getDoubleValue
public static double getDoubleValue(String Name, double defaultValue)
Deprecated.use better getBigDecimalValueGet system configuration property of type double- Parameters:
Name
-defaultValue
-- Returns:
- double
-
getBigDecimalValue
public static BigDecimal getBigDecimalValue(String Name, BigDecimal defaultValue)
Get system configuration property of type BigDecimal- Parameters:
Name
-defaultValue
-- Returns:
- BigDecimal
-
getBooleanValue
public static boolean getBooleanValue(String Name, boolean defaultValue)
Get system configuration property of type boolean- Parameters:
Name
-defaultValue
-- Returns:
- boolean
-
getValue
public static String getValue(String Name, String defaultValue, int AD_Client_ID)
Get client configuration property of type string- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client ID- Returns:
- String
-
getValue
public static String getValue(String Name, int AD_Client_ID)
Get system configuration property of type string- Parameters:
Name
-AD_Client_ID
- Client ID- Returns:
- String
-
getIntValue
public static int getIntValue(String Name, int defaultValue, int AD_Client_ID)
Get system configuration property of type int- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client ID- Returns:
- int
-
getDoubleValue
public static double getDoubleValue(String Name, double defaultValue, int AD_Client_ID)
Deprecated.use better getBigDecimalValueGet system configuration property of type double- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client ID- Returns:
- double
-
getBigDecimalValue
public static BigDecimal getBigDecimalValue(String Name, BigDecimal defaultValue, int AD_Client_ID)
Get system configuration property of type BigDecimal- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client ID- Returns:
- BigDecimal
-
getBooleanValue
public static boolean getBooleanValue(String Name, boolean defaultValue, int AD_Client_ID)
Get system configuration property of type boolean- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client ID- Returns:
- boolean
-
getValue
public static String getValue(String Name, String defaultValue, int AD_Client_ID, int AD_Org_ID)
Get client configuration property of type string- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client IDAD_Org_ID
- Organization ID- Returns:
- String
-
getValue
public static String getValue(String Name, int AD_Client_ID, int AD_Org_ID)
Get system configuration property of type string- Parameters:
Name
-AD_Client_ID
- Client IDAD_Org_ID
- Organization ID- Returns:
- String
-
getIntValue
public static int getIntValue(String Name, int defaultValue, int AD_Client_ID, int AD_Org_ID)
Get system configuration property of type int- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client IDAD_Org_ID
- Organization ID- Returns:
- int
-
getDoubleValue
public static double getDoubleValue(String Name, double defaultValue, int AD_Client_ID, int AD_Org_ID)
Deprecated.use better getBigDecimalValueGet system configuration property of type double- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client IDAD_Org_ID
- Organization ID- Returns:
- double
-
getBigDecimalValue
public static BigDecimal getBigDecimalValue(String Name, BigDecimal defaultValue, int AD_Client_ID, int AD_Org_ID)
Get system configuration property of type BigDecimal- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client IDAD_Org_ID
- Organization ID- Returns:
- BigDecimal
-
getBooleanValue
public static boolean getBooleanValue(String Name, boolean defaultValue, int AD_Client_ID, int AD_Org_ID)
Get system configuration property of type boolean- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client IDAD_Org_ID
- Organization ID- Returns:
- boolean
-
getTimestampValue
public static Timestamp getTimestampValue(String Name)
Get system configuration property of type Timestamp- Parameters:
Name
-- Returns:
- Timestamp
-
getTimestampValue
public static Timestamp getTimestampValue(String Name, Timestamp defaultValue)
Get system configuration property of type Timestamp- Parameters:
Name
-defaultValue
-- Returns:
- Timestamp
-
getTimestampValue
public static Timestamp getTimestampValue(String Name, Timestamp defaultValue, int AD_Client_ID)
Get system configuration property of type Timestamp- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client ID- Returns:
- Timestamp
-
getTimestampValue
public static Timestamp getTimestampValue(String Name, Timestamp defaultValue, int AD_Client_ID, int AD_Org_ID)
Get system configuration property of type Timestamp- Parameters:
Name
-defaultValue
-AD_Client_ID
- Client IDAD_Org_ID
- Organization ID- Returns:
- Timestamp
-
beforeSave
protected boolean beforeSave(boolean newRecord)
Before Save- Overrides:
beforeSave
in classPO
- Parameters:
newRecord
-- Returns:
- true if save
-
toString
public String toString()
Description copied from class:PO
String representation- Overrides:
toString
in classX_AD_SysConfig
- Returns:
- String representation
-
-