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.Common.Test

abstract class Wasabi.Common.Test

Method Inventory

Methods

classmethod CopyPersonPictureFile2Global(PicFilename As %String, GlobalName As %String = "^zzzWasabiManPics") as %Status
classmethod GrabRandomPicture(ByRef StreamGloBin As %Stream.GlobalBinary, GlobalName As %String = "^zzzWasabiManPics") as %Status
classmethod PopAddress(ByRef addrOID As %ObjectIdentity) as %Status
classmethod PopPersonProps(ByRef person As %ObjectIdentity) as %Status
classmethod PopPhoneNumberSerial(ph As %RegisteredObject) as %Status
final classmethod PopulateCustomers(nCustomers As %Integer) as %Integer
final classmethod PopulateEmployees(nEmployees As %Integer) as %Integer
classmethod SaveGBStream2File(PicFilename As %String, ByRef SGB As %Stream.GlobalBinary) as %Status
classmethod SavePersonPicture2File(PicFilename As %String, GlobalName As %String = "^zzzWasabiManPics", ID As %Integer) as %Status
FeedbackOpens in a new tab