Uses of Class
org.compiere.model.MResource
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*).
Provide extended and generated model class and interface for tables.
-
Uses of MResource in org.compiere.model
Modifier and TypeMethodDescriptionstatic MResource
MResource.get
(int S_Resource_ID) Get from Cache (immutable)static MResource
MResource.get
(Properties ctx, int S_Resource_ID) Get from Cache (immutable)static MResource
MResource.getCopy
(Properties ctx, int S_Resource_ID, String trxName) Get updateable copy of MResource from cacheMResource.markImmutable()
ModifierConstructorDescriptionMProduct
(MResource resource, MResourceType resourceType) Parent ConstructorMResource
(Properties ctx, MResource copy) Copy constructorMResource
(Properties ctx, MResource copy, String trxName) Copy constructorCopy constructor -
Uses of MResource in org.eevolution.model