Package org.adempiere.util
package org.adempiere.util
Provide utility and helper classes.
Provide server context implementation.
Provide classes for generation of model and interfaces for table.
Provide server context implementation.
Provide classes for generation of model and interfaces for table.
-
ClassDescriptionExecutes search and opens windows for defined transaction codesCallback<T>Interface for callback.Base class to implement runnable that will execute code in session context.
Example usage:DefaultIReservationTracerFactory
implementation for core.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Context (Properties) wrapper to be able to evaluate grid row contextInterface for callout to Ask For Input.Interface to provide server process access to UI.
iDempiere process usually extendsSvrProcess
and uses the protected processUI reference.
Process must perform null check when using the SvrProcess.processUI field since it will be null when a process is not launch from the client end (for e.g from scheduler).Interface to trace changes to quantity reserved/orderedFactory interface forIReservationTracer
Log authentication failure to AuthFailure.log text file.Custom performance measurement interfaceGenerate Model Classes extending PO.Swing dialog for generation of model class and interfaceGenerate interface class for modelHelper methods for payment processorHelper methods for server processDefaultIReservationTracer
implementation for coreInheritable thread local server contextProperties
wrapper for access to thread local server context.
Delegate all method calls toServerContext.getCurrentInstance()
.DefaultContextProvider
for core.Interface for URL handlerHelper methods for shipping