Uses of Class
org.compiere.model.MRegistrationAttribute
Packages that use MRegistrationAttribute
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 MRegistrationAttribute in org.compiere.model
Methods in org.compiere.model that return MRegistrationAttributeModifier and TypeMethodDescriptionstatic MRegistrationAttribute
MRegistrationAttribute.get
(int A_RegistrationAttribute_ID) Deprecated.Get Registration Attribute (cached)static MRegistrationAttribute
Deprecated.Get Registration Attribute (cached) (immutable)static MRegistrationAttribute
MRegistrationAttribute.get
(Properties ctx, int A_RegistrationAttribute_ID, String trxName) Deprecated.Get Registration Attribute (cached) (immutable)static MRegistrationAttribute[]
MRegistrationAttribute.getAll
(Properties ctx) Deprecated.Get All Asset Registration Attributes (not cached).MRegistration.getAttributes()
Deprecated.Get All Attributesstatic MRegistrationAttribute
MRegistrationAttribute.getCopy
(Properties ctx, int A_RegistrationAttribute_ID, String trxName) Deprecated.Get updateable copy of MRegistrationAttribute from cacheMRegistrationAttribute.markImmutable()
Deprecated.Constructors in org.compiere.model with parameters of type MRegistrationAttributeModifierConstructorDescriptionDeprecated.MRegistrationAttribute
(Properties ctx, MRegistrationAttribute copy, String trxName) Deprecated.Deprecated.