Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

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