Uses of Class
org.compiere.model.MResolution
Packages that use MResolution
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 MResolution in org.compiere.model
Methods in org.compiere.model that return MResolutionModifier and TypeMethodDescriptionstatic MResolution
MResolution.get
(int R_Resolution_ID) Get MResolution from Cache (immutable)static MResolution
MResolution.get
(Properties ctx, int R_Resolution_ID) Get MResolution from Cache (immutable)static MResolution
MResolution.getCopy
(Properties ctx, int R_Resolution_ID, String trxName) Get updateable copy of MResolution from cacheMRequest.getResolution()
Get Request ResolutionMResolution.markImmutable()
Constructors in org.compiere.model with parameters of type MResolutionModifierConstructorDescriptionMResolution
(Properties ctx, MResolution copy) Copy constructorMResolution
(Properties ctx, MResolution copy, String trxName) Copy constructorMResolution
(MResolution copy) Copy constructor