Uses of Interface
org.compiere.process.DocAction
Packages that use 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
Classes in org.adempiere.model with type parameters of type DocActionModifier and TypeClassDescriptionclassDocActionDelegate<T extends PO & DocAction>Helper class to simplify the implementation ofDocActioninterface.Classes in org.adempiere.model that implement DocActionModifier and TypeClassDescriptionclassDocActionDelegate<T extends PO & DocAction>Helper class to simplify the implementation ofDocActioninterface.classGeneric 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
Classes in org.compiere.model that implement DocActionModifier and TypeClassDescriptionclassAllocation Model.classAsset Addition ModelclassAsset Disposal ModelclassclassAsset Transfer ModelclassBank Statement ModelclassBank transfer documentclassCash Journal ModelclassDeposit Batch ModelclassDepreciation EntryclassShipment/Receipt ModelclassShipment Confirmation ModelclassInventory Document ModelclassInvoice Model.classGL Journal ModelclassJournal Batch ModelclassInventory Movement ModelclassInventory Movement ConfirmationclassOrder Model.classPayment Model.classclassProject Issue ModelclassRequisition ModelclassRMA ModelclassTime + Expense Model -
Uses of DocAction in org.compiere.process
Classes in org.compiere.process that implement DocActionModifier and TypeClassDescriptionclassDeprecated.not fully implementedclassDocument Action EngineMethods in org.compiere.process with parameters of type DocActionModifier and TypeMethodDescriptionstatic booleanProcess document action.Constructors in org.compiere.process with parameters of type DocActionModifierConstructorDescriptionDoc Engine (Drafted)DocumentEngine(DocAction po, String docStatus) Doc Engine -
Uses of DocAction in org.eevolution.model
Classes in org.eevolution.model that implement DocAction