Uses of Class
org.compiere.model.MBPGroup
Packages that use MBPGroup
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 MBPGroup in org.compiere.model
Fields in org.compiere.model declared as MBPGroupMethods in org.compiere.model that return MBPGroupModifier and TypeMethodDescriptionstatic MBPGroup
MBPGroup.get
(int C_BP_Group_ID) Get MBPGroup from Cache (immutable)static MBPGroup
MBPGroup.get
(Properties ctx, int C_BP_Group_ID) Get MBPGroup from Cache (immutable)static MBPGroup
MBPGroup.get
(Properties ctx, int C_BP_Group_ID, String trxName) Get MBPGroup from cache (immutable)MBPartner.getBPGroup()
Get BP Groupstatic MBPGroup
MBPGroup.getCopy
(Properties ctx, int C_BP_Group_ID, String trxName) Get updateable copy of MBPGroup from cachestatic MBPGroup
MBPGroup.getDefault
(Properties ctx) Get Default MBPGroupstatic MBPGroup
MBPGroup.getOfBPartner
(Properties ctx, int C_BPartner_ID) Get MBPGroup of Business PartnerMBPGroup.markImmutable()
Methods in org.compiere.model with parameters of type MBPGroupConstructors in org.compiere.model with parameters of type MBPGroupModifierConstructorDescriptionMBPGroup
(Properties ctx, MBPGroup copy) Copy constructorMBPGroup
(Properties ctx, MBPGroup copy, String trxName) Copy constructorCopy constructor