Demo.ComplexMap.Summary.SummaryBatch
persistent class Demo.ComplexMap.Summary.SummaryBatch extends EnsLib.RecordMap.ComplexBatch, Ens.Request
SQL Table Name: Demo_ComplexMap_Summary.SummaryBatch
RECORDMAP: Modified during compilation of Complex RecordMap 'Demo.ComplexMap.Summary.SemesterSummary' on 2012-12-05 at 17:47:28.204 [2012-12-05 22:47:28.204 UTC] by user DemoUserProperty Inventory
Parameters
parameter RECORDMAPGENERATED = 1;
Inherited description: Parameter to indicate that the class has been generated by the RecordMap framework.
If this parameter is set to 0, the RecordMap framework will NOT update this class automatically,
and responsibility for any further changes will fall on the user.
Properties
property Semester as Demo.ComplexMap.Summary.SemesterHeader.Record [ Required ];
Property methods: SemesterGet(), SemesterGetObject(), SemesterGetObjectId(), SemesterGetStored(), SemesterGetSwizzled(), SemesterIsValid(), SemesterNewObject(), SemesterSet(), SemesterSetObject(), SemesterSetObjectId(), SemesterUnSwizzle()
property Students as array of Demo.ComplexMap.Summary.Students [ Required ];
Property methods: StudentsBuildValueArray(), StudentsCollectionToDisplay(), StudentsCollectionToOdbc(), StudentsDisplayToCollection(), StudentsGet(), StudentsGetObject(), StudentsGetObjectId(), StudentsGetStored(), StudentsGetSwizzled(), StudentsIsValid(), StudentsOdbcToCollection(), StudentsSet(), StudentsSetObject(), StudentsSetObjectId()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %CompareContents()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawHTMLForm()
- %DrawHTMLTable()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetContentType()
- %GetId()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %OnTimeout()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %ProcessSubmit()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %ShowContents()
- %ShowContentsHead()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- DeleteRecords()
- GetStatsDimension()
- NewResponse()
- ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- updatePropertyReference()
Storage
Gray indicates storage defined by superclasses.
Storage Model: CacheStorage (Demo.ComplexMap.Summary.SummaryBatch)
^Demo.ComplexMpSum.SummaryBatchD(ID,"Students",n) | = | Students(n) |
^Demo.ComplexMpSum.SummaryBatchD(ID) | = | %%CLASSNAME
Semester
%Source
|