Skip to main content

Demo.X12.SorterProcess.Context

persistent class Demo.X12.SorterProcess.Context extends Ens.BP.Context

SQL Table Name: Demo_X12_SorterProcess.Context

This class is generated by the Demo.X12.SorterProcess BPL class. This class should not be edited or modified in any way. Do not make direct use of this class in your application.

This class was generated by : Ens.BPL.Compiler.CLS

Property Inventory

Properties

property CurrentPayor as %String;
Property methods: CurrentPayorDisplayToLogical(), CurrentPayorGet(), CurrentPayorGetStored(), CurrentPayorIsValid(), CurrentPayorLogicalToDisplay(), CurrentPayorLogicalToOdbc(), CurrentPayorNormalize(), CurrentPayorSet()
property Document as EnsLib.EDI.X12.Document;
Property methods: DocumentGet(), DocumentGetObject(), DocumentGetObjectId(), DocumentGetStored(), DocumentGetSwizzled(), DocumentIsValid(), DocumentNewObject(), DocumentSet(), DocumentSetObject(), DocumentSetObjectId(), DocumentUnSwizzle()
property GroupId as %Integer;
Property methods: GroupIdDisplayToLogical(), GroupIdGet(), GroupIdGetStored(), GroupIdIsValid(), GroupIdLogicalToDisplay(), GroupIdNormalize(), GroupIdSet(), GroupIdXSDToLogical()
property InterchangeId as %Integer;
Property methods: InterchangeIdDisplayToLogical(), InterchangeIdGet(), InterchangeIdGetStored(), InterchangeIdIsValid(), InterchangeIdLogicalToDisplay(), InterchangeIdNormalize(), InterchangeIdSet(), InterchangeIdXSDToLogical()
property Payors as %ArrayOfObjects;
Property methods: PayorsGet(), PayorsGetObject(), PayorsGetObjectId(), PayorsGetStored(), PayorsGetSwizzled(), PayorsIsEmpty(), PayorsIsValid(), PayorsNewObject(), PayorsSet(), PayorsSetObject(), PayorsSetObjectId(), PayorsUnSwizzle()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Ens.BP.Context)

^Ens.BP.ContextD(ID,"%ResponseHandlers",n)
=
%ResponseHandlers(n)

Storage Model: CacheStorage (Ens.BP.Context)

^Ens.BP.ContextD(ID)
=
%%CLASSNAME
%Process
%LastError
%LastFault

Storage Model: CacheStorage (Demo.X12.SorterProcess.Context)

^Ens.BP.ContextD(ID,"Context")
=
CurrentPayor
Document
GroupId
InterchangeId
Payors
FeedbackOpens in a new tab