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.Job

persistent class Wasabi.Data.Job extends %Library.Persistent, %XML.Adaptor

SQL Table Name: Wasabi_Data.Job

Property Inventory

Properties

property JobTitle as %String [ Required ];
Property methods: JobTitleDisplayToLogical(), JobTitleGet(), JobTitleGetStored(), JobTitleIsValid(), JobTitleLogicalToDisplay(), JobTitleLogicalToOdbc(), JobTitleNormalize(), JobTitleSet()
property SecurityRole as %String;
Property methods: SecurityRoleDisplayToLogical(), SecurityRoleGet(), SecurityRoleGetStored(), SecurityRoleIsValid(), SecurityRoleLogicalToDisplay(), SecurityRoleLogicalToOdbc(), SecurityRoleNormalize(), SecurityRoleSet()

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.Data.Job)

^Wasabi.Data.JobD(ID)
=
%%CLASSNAME
JobTitle
SecurityRole
FeedbackOpens in a new tab