Uses of Class
org.compiere.model.MMFAMethod
Packages that use MMFAMethod
Package
Description
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*).
-
Uses of MMFAMethod in org.compiere.model
Methods in org.compiere.model with parameters of type MMFAMethodModifier and TypeMethodDescriptionstatic boolean
MMFARegistration.alreadyExistsValid
(MMFAMethod method, String prm) Validate if a method is already registered for this userstatic void
MMFARegistration.invalidatePreviousPending
(MMFAMethod method, String prm, MMFARegistration reg) Mark previous invalid registration as inactive.Object[]
IMFAMechanism.register
(Properties ctx, MMFAMethod method, String prm, String trxName) Registration mechanism for the method.