DocBook|Search
Class Reference
%BI.TCWFTempStation
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%BI] >  [TCWFTempStation]
Private  Storage  

persistent class %BI.TCWFTempStation extends %Persistent

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8 1


Summary

Properties
CloseCode Header InitCode LoopCode
LoopStoredRecord RuleID StationCode StationName

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %BMEBuilt
%BuildIndices %CheckUnique %ClassIsLatestVersion %ClassName
%ComposeOid %ConstructClone %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Exists %ExistsId %Extends %GUID
%GUIDSet %GetLock %GetParameter %GetSwizzleObject
%Id %InsertBatch %IsA %IsModified
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectModified
%Oid %OnBeforeAddToSync %OnDetermineClass %Open
%OpenId %OriginalNamespace %PackageName %PhysicalAddress
%PurgeIndices %Reload %RemoveFromSaveSet %ResolveConcurrencyConflict
%RollBack %Save %SaveDirect %SaveIndices
%SerializeObject %SetModified %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateObject


Properties

• property CloseCode as %String(MAXLEN=25000);
• relationship Header as %BI.TCWFTempHeader [ Inverse = Stations,Cardinality = parent ];
• property InitCode as %String(MAXLEN=25000);
• property LoopCode as %String(MAXLEN=25000);
• property LoopStoredRecord as %String(MAXLEN=1);
• property RuleID as %String(MAXLEN=100);
• property StationCode as %String(MAXLEN=10);
• property StationName as %String(MAXLEN=5000);

Indices

• index (MainIdx on StationCode) [IdKey,Unique];