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 MRegistrationAttributeMRegistrationAttribute.get(int A_RegistrationAttribute_ID) Deprecated, for removal: This API element is subject to removal in a future version.Get Registration Attribute (cached)static MRegistrationAttributeDeprecated, for removal: This API element is subject to removal in a future version.Get Registration Attribute (cached) (immutable)static MRegistrationAttributeMRegistrationAttribute.get(Properties ctx, int A_RegistrationAttribute_ID, String trxName) Deprecated, for removal: This API element is subject to removal in a future version.Get Registration Attribute (cached) (immutable)static MRegistrationAttribute[]MRegistrationAttribute.getAll(Properties ctx) Deprecated, for removal: This API element is subject to removal in a future version.Get All Asset Registration Attributes (not cached).MRegistration.getAttributes()Deprecated, for removal: This API element is subject to removal in a future version.Get All Attributesstatic MRegistrationAttributeMRegistrationAttribute.getCopy(Properties ctx, int A_RegistrationAttribute_ID, String trxName) Deprecated, for removal: This API element is subject to removal in a future version.Get updateable copy of MRegistrationAttribute from cacheMRegistrationAttribute.markImmutable()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.compiere.model with parameters of type MRegistrationAttributeModifierConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.MRegistrationAttribute(Properties ctx, MRegistrationAttribute copy, String trxName) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.