Uses of Class
org.compiere.model.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
Modifier 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.