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.Data.AddressPersistent

persistent class Wasabi.Data.AddressPersistent extends %Library.Persistent, Wasabi.Data.Address

SQL Table Name: Wasabi_Data.AddressPersistent

Method Inventory

Methods

classmethod Add(addr As Wasabi.Person.API.Address)
classmethod GetMatches(city As %String = "", region As %String = "") as %ResultSet.SQL
classmethod GetOne(id As %String) as Wasabi.Data.Address
classmethod Update(addr As Wasabi.Person.API.Address)

Indexes

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

Inherited Members

Inherited Properties

Inherited Methods

Storage

Storage Model: CacheStorage (Wasabi.Data.AddressPersistent)

^Wasabi.Data.AddressPersDE4AD(ID)
=
%%CLASSNAME
Type
Street1
Street2
City
Region
Country
PostalCode
FeedbackOpens in a new tab