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.Person.API.PersonUtils

abstract class Wasabi.Person.API.PersonUtils

Method Inventory

Methods

classmethod Add(cust As Wasabi.Person.API.Person)
classmethod GetMatches(lastname As %String = "", firstname As %String = "") as %ResultSet.SQL
classmethod GetOne(id As %String) as Wasabi.Person.API.Person
classmethod Update(cust As Wasabi.Person.API.Person)
classmethod Validate(username As %String, password As %String) as %Boolean

Subclasses

FeedbackOpens in a new tab