Adempiere 3.4.0s

Package org.compiere.util

Provides utility functions.

See:
          Description

Interface Summary
AmtInWords Amount in Words.
ASyncProcess Async Process Interface.
CacheInterface Adempiere Cache Interface
ContextProvider  
Evaluatee Evaluator source
ReplenishInterface Custom Replenishment Interface
SecureInterface Adempiere Security Interface.
 

Class Summary
AmtInWords_BG Amount in Words for Bulgarian
AmtInWords_CA Spanish Amount in Words
AmtInWords_EN Amount in Words for English
AmtInWords_ES Spanish Amount in Words
AmtInWords_FA Amount in Words for Persian
AmtInWords_FR Amount in Words for French
AmtInWords_IN Amount in Words for Bahasa Indonesia Bugs item #1569711: remove hard-coded "Rupiah" to support all currency Contributor: Armen Rizal (www.goodwill.co.id)
AmtInWords_MY Amount in Words for Malaysian Ringgit (RM)
AmtInWords_PL Amount in Words for Polish 2006-02-13 - teo_sarca - integrated Gavin Dunse patch [ 1658661 ] translate polish AmtInWords_PL.java Windows-1250 to UTF-8
AmtInWords_PT Portuguese Amount in Words
AmtInWords_TH Amount in Words for Thai
ASyncWorker ASync Worker for starting methods in classes implementing ASyncProcess
ByteArrayDataSource A DataSource based on the Java Mail Example.
CacheMgt Adempiere Cache Manangement
CallableResult  
CCache<K,V> Adempiere Cache.
CCachedRowSet Adempiere Cached Row Set Implementation
CCallableStatement Adempiere Callable Statement
CLogConsole Adempiere Console Logger
CLogErrorBuffer Client Error Buffer
CLogFile Adempiere Lof File Handler
CLogFilter Adempiere Log Filter
CLogFormatter Adempiere Log Formatter
CLogger Adempiere Logger
CLogMgt Adempiere Log Management.
CLogMgtLog4J Log4J Utilities.
CMemoryUsage Memory Usage Info
ConnectTest Apps Server Connection Test
CPreparedStatement Adempiere Prepared Statement
CStatement Adempiere Statement
CStatementVO Adempiere Statement Value Object
DB General Database Interface
DefaultContextProvider  
DisplayType System Display Types.
EMail EMail Object.
EMailAuthenticator Email User Authentification
EMailTest The class EMailTest contains tests for the class EMail
Env System Environment and static variables.
EnvLoader Environment Loader - loads system environment variables int System.properties
Evaluator Expression Evaluator
ExecuteResult  
ExtensionFileFilter Extension File Chooser
FileUpload Web File Upload utility.
HtmlCode ECS Component Collection.
Ini Load & Save INI Settings fopm property file Initiated in Adempiere.startup Settings activated in ALogin.getIni Change log: 2007-02-12 - teo_sarca - [ 1658127 ] Select charset encoding on import
IniDialog Init Dialog
IniRes License Dialog Translation
IniRes_ar License Dialog Translation
IniRes_bg License Dialog Translation
IniRes_ca License Dialog Translation
IniRes_da License Dialog Translation
IniRes_de License Dialog Translation (German)
IniRes_es License Dialog Translation
IniRes_fa License Dialog Translation
IniRes_fr License Dialog Translation (French)
IniRes_hr License Dialog Translation
IniRes_in License Dialog Translation
IniRes_it License Dialog Translation
IniRes_ja License Dialog Translation
IniRes_ml License Dialog Translation
IniRes_nl License Dialog Translation
IniRes_no Notwegian License Dialog Translation
IniRes_pl License Dialog Translation
IniRes_pt License Dialog Translation
IniRes_ro License Dialog Translation
IniRes_ru License Dialog Translation
IniRes_sl License Dialog Translation
IniRes_sv Swedish License Dialog Translation
IniRes_th License Dialog Translation (Thai)
IniRes_vi License Dialog Translation
IniRes_zh License Dialog Translation
IniRes_zh_CN License Dialog Translation
KeyNamePair (Numeric) Key Name Pair
Language Language Management.
Login Login Manager
MimeType Mime - Content type map.
MiniBrowser Mini Browser
Msg Reads all Messages and stores them in a HashMap
MSort Class to Sort Data Change log: 2007-01-27 - teo_sarca - [ 1585369 ] CTable sorting is TOO LAZY: Fixed MSort.compare(Object, Object) method for Double comparing support, ascending/descending support, comparing strings ignoring case
NamePair Name Pair Interface
NullParameter Null Parameter for CPreparedStatement
OutputParameter  
Queue Message Queuing
SavepointVO  
Secure Security Services.
SecureEngine Security Engine
SecurityToken Security token, send from client to server for security validation.
Splash Splash Screen
Task Execute OS Task
TimeUtil Time Utilities
Trace Trace Information
Trx Transaction Management
Util General Utilities
ValueNamePair (String) Value Name Pair
WebDoc XHTML Document.
WebEnv Web Environment and debugging
WebInfo Information Storage.
WebLogin WebLogin provides a standard interface to login from Webapps like WStore or CM
WebSessionCtx Web Session Context Value Object
WebUser Web User Info.
WebUtil Servlet Utilities
ZipUtil Zip/Jar File Utilities
 

Exception Summary
AdempiereSystemError Adempiere System Error.
AdempiereUserError Adempiere User Error.
DBException This RuntimeException is used to pass SQLException up the chain of calling methods to determine what to do where needed.
 

Package org.compiere.util Description

Provides utility functions.

Package Specification

Utility.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: http://www.adempiere.org


Adempiere 3.4.0s

AdemPiere