Demo.ComplexMap.SemesterFixed.StudentBatchProcess.Context
persistent class Demo.ComplexMap.SemesterFixed.StudentBatchProcess.Context extends Ens.BP.Context
SQL Table Name: Demo_ComplexMap_SemesterFixed_StudentBatchProcess.Context
This class is generated by the Demo.ComplexMap.SemesterFixed.StudentBatchProcess 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
Method Inventory
Properties
property Key as %String (MAXLEN = 50);
Property methods: KeyDisplayToLogical(), KeyGet(), KeyGetStored(), KeyIsValid(), KeyLogicalToDisplay(), KeyLogicalToOdbc(), KeyNormalize(), KeySet()
property SourceStudent as Demo.ComplexMap.Semester.Student.Record;
Property methods: SourceStudentGet(), SourceStudentGetObject(), SourceStudentGetObjectId(), SourceStudentGetStored(), SourceStudentGetSwizzled(), SourceStudentIsValid(), SourceStudentNewObject(), SourceStudentSet(), SourceStudentSetObject(), SourceStudentSetObjectId(), SourceStudentUnSwizzle()
property StudentBatch as Demo.ComplexMap.SemesterFixed.StudentBatch;
Property methods: StudentBatchGet(), StudentBatchGetObject(), StudentBatchGetObjectId(), StudentBatchGetStored(), StudentBatchGetSwizzled(), StudentBatchIsValid(), StudentBatchNewObject(), StudentBatchSet(), StudentBatchSetObject(), StudentBatchSetObjectId(), StudentBatchUnSwizzle()
property TargetStudent as Demo.ComplexMap.SemesterFixed.Student.Record;
Property methods: TargetStudentGet(), TargetStudentGetObject(), TargetStudentGetObjectId(), TargetStudentGetStored(), TargetStudentGetSwizzled(), TargetStudentIsValid(), TargetStudentNewObject(), TargetStudentSet(), TargetStudentSetObject(), TargetStudentSetObjectId(), TargetStudentUnSwizzle()
property TempStudents as Demo.ComplexMap.Semester.Students;
Property methods: TempStudentsGet(), TempStudentsGetObject(), TempStudentsGetObjectId(), TempStudentsGetStored(), TempStudentsGetSwizzled(), TempStudentsIsValid(), TempStudentsNewObject(), TempStudentsSet(), TempStudentsSetObject(), TempStudentsSetObjectId(), TempStudentsUnSwizzle()
Methods
method %OnNew(initvalue) as %Status
Inherited description: Initialize the %Process property on construction
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %ContextGet()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetContentType()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %ShowContents()
- %ShowContentsHead()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- EnterActivity()
- LeaveActivity()
- SetResponseHandler()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Gray indicates storage defined by superclasses.
Storage Model: CacheStorage (Ens.BP.Context)
^Ens.BP.ContextD(ID,"%ResponseHandlers",n) | = | %ResponseHandlers(n) |
^Ens.BP.ContextD(ID) | = | %%CLASSNAME
%Process
%LastError
%LastFault
|
^Ens.BP.ContextD(ID,"Context") | = | Key
SourceStudent
StudentBatch
TargetStudent
TempStudents
|