Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Wasabi.ProductManagement.Data.Product

persistent class Wasabi.ProductManagement.Data.Product extends %Library.Persistent

SQL Table Name: Wasabi_ProductManagement_Data.Product

************************* *** STUBBED OUT CLASS *** *************************

Property Inventory

Properties

property ProductName as %String;
Property methods: ProductNameDisplayToLogical(), ProductNameGet(), ProductNameGetStored(), ProductNameIsValid(), ProductNameLogicalToDisplay(), ProductNameLogicalToOdbc(), ProductNameNormalize(), ProductNameSet()
property ProductPrice as %Float;
Property methods: ProductPriceDisplayToLogical(), ProductPriceGet(), ProductPriceGetStored(), ProductPriceIsValid(), ProductPriceLogicalToDisplay(), ProductPriceNormalize(), ProductPriceSet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (Wasabi.ProductManagement.Data.Product)

^Wasabi.ProductManaAC89.ProductD(ID)
=
%%CLASSNAME
ProductName
ProductPrice
FeedbackOpens in a new tab