Demo.ComplexMap.SemesterFixed.Semester.Record
persistent class Demo.ComplexMap.SemesterFixed.Semester.Record extends EnsLib.RecordMap.ComplexChild, %XML.Adaptor, Ens.Request, EnsLib.RecordMap.Base
SQL Table Name: Demo_ComplexMap_SemesterFixed_Semester.Record
RECORDMAP: Generated from RecordMap 'Demo.ComplexMap.SemesterFixed.Semester' on 2012-12-06 at 17:55:25.784 [2012-12-06 22:55:25.784 UTC] by user DemoUserProperty Inventory
Parameters
parameter INCLUDETOPFIELDS = 1;
parameter RECORDMAPGENERATED = 1;
Inherited description: Parameter to indicate whether a Record class has been generated by EnsLib.RecordMap.Generator.
If users wish to map data to existing classes, or ensure that the Generator does not overwrite
their existing class, this parameter should be left as 0.
Classes which have the parameter set to 1 are subject to updates by the RecordMap framework.
Properties
property Name as %String (MAXLEN = 10);
Property methods: NameDisplayToLogical(), NameGet(), NameGetStored(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
property NumWeeks as %Integer (MAXVAL = 99);
Property methods: NumWeeksDisplayToLogical(), NumWeeksGet(), NumWeeksGetStored(), NumWeeksIsValid(), NumWeeksLogicalToDisplay(), NumWeeksNormalize(), NumWeeksSet(), NumWeeksXSDToLogical()
property RecordCount as %Integer (MAXVAL = 99999);
Property methods: RecordCountDisplayToLogical(), RecordCountGet(), RecordCountGetStored(), RecordCountIsValid(), RecordCountLogicalToDisplay(), RecordCountNormalize(), RecordCountSet(), RecordCountXSDToLogical()
property SemesterID as %Integer (MAXVAL = 9999);
Property methods: SemesterIDDisplayToLogical(), SemesterIDGet(), SemesterIDGetStored(), SemesterIDIsValid(), SemesterIDLogicalToDisplay(), SemesterIDNormalize(), SemesterIDSet(), SemesterIDXSDToLogical()
property Year as %Integer (MAXVAL = 9999);
Property methods: YearDisplayToLogical(), YearGet(), YearGetStored(), YearIsValid(), YearLogicalToDisplay(), YearNormalize(), YearSet(), YearXSDToLogical()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (SemesterIDIdx on SemesterID);
Index methods: SemesterIDIdxExists()
Triggers
trigger OnDelete (BEFORE event DELETE);
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()
- %ForceId()
- %GUID()
- %GUIDSet()
- %GetContentType()
- %GetId()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %IsReferenced()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %OnTimeout()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %ParentAdd()
- %ParentRefsLoad()
- %ParentRemove()
- %ParentsClear()
- %PhysicalAddress()
- %ProcessSubmit()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %ShowContents()
- %ShowContentsHead()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- GetStatsDimension()
- NewResponse()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Gray indicates storage defined by superclasses.
Storage Model: CacheStorage (Demo.ComplexMap.SemesterFixed.Semester.Record)
^Demo.ComplexSFix.RecordD(ID) | = | %%CLASSNAME
SemesterID
%Source
Name
NumWeeks
RecordCount
Year
|