Demo.ComplexMap.SemesterFixed.ClassInfo
class Demo.ComplexMap.SemesterFixed.ClassInfo extends EnsLib.RecordMap.RecordMap
RECORDMAP: Modified during compilation of RecordMap 'Demo.ComplexMap.SemesterFixed.ClassInfo' on 2015-10-29 at 10:48:06.106 [2015-10-29 15:48:06.106 UTC] by user UnknownUserMethod Inventory
Parameters
parameter OBJECTNAME = Demo.ComplexMap.SemesterFixed.ClassInfo.Record;
Methods
classmethod GetObject(pStream As %IO.DeviceStream, Output pObject As %RegisteredObject, pTimeout As %Numeric = -1, ByRef pLookAhead As %String = "", pLabelFound As %Boolean = 0) as %Status
Method to retrieve a record from a stream or device. This method will be generated based on the
structure of the RecordMap. For testing purposes, a file name may be passed in the pStream argument.
classmethod PutObject(pStream As %IO.DeviceStream, pObject As %RegisteredObject, pFlush As %Boolean = 1, ByRef pPadArray As %String) as %Status
Method to write a record to a stream or device. This method will be generated based on the
structure of the RecordMap. For testing purposes, a file name may be passed in the pStream argument.
classmethod getIdentifier() as %String
classmethod getType() as EnsLib.RecordMap.Model.DataType.RecordType
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- DeleteRecordMap()
- Escape()
- Exists()
- GetRecordIdentifier()
- GetRecordType()
- ListClose()
- ListExecute()
- ListFetch()