Uses of Interface
org.compiere.process.DocAction
Package
Description
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Provide classes and interface for iDempiere process.
Provide extended and generated model class and interface for tables.
-
Uses of DocAction in org.adempiere.model
Modifier and TypeClassDescriptionclass
DocActionDelegate<T extends PO & DocAction>
Helper class to simplify the implementation ofDocAction
interface.Modifier and TypeClassDescriptionclass
DocActionDelegate<T extends PO & DocAction>
Helper class to simplify the implementation ofDocAction
interface.class
Generic PO implementation, this can be use together with ModelValidator as alternative to the classic generated model class and extend ( X_ and M_ ) approach. -
Uses of DocAction in org.compiere.model
Modifier and TypeClassDescriptionclass
Allocation Model.class
Asset Addition Modelclass
Asset Disposal Modelclass
class
Asset Transfer Modelclass
Bank Statement Modelclass
Bank transfer documentclass
Cash Journal Modelclass
Depreciation Entryclass
Shipment/Receipt Modelclass
Shipment Confirmation Modelclass
Inventory Document Modelclass
Invoice Model.class
GL Journal Modelclass
Journal Batch Modelclass
Inventory Movement Modelclass
Inventory Movement Confirmationclass
Order Model.class
Payment Model.class
class
Project Issue Modelclass
Requisition Modelclass
RMA Modelclass
Time + Expense Model -
Uses of DocAction in org.compiere.process
Modifier and TypeClassDescriptionclass
Deprecated.not fully implementedclass
Document Action EngineModifier and TypeMethodDescriptionstatic boolean
Process document action.ModifierConstructorDescriptionDoc Engine (Drafted)DocumentEngine
(DocAction po, String docStatus) Doc Engine -
Uses of DocAction in org.eevolution.model