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

persistent class %BI.TCWFHeader extends %Persistent

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5 1


Summary

Properties
HeaderName QueryVar Remarks Stations WorkFlowID

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 HeaderName as %String(MAXLEN=5000);
• property QueryVar as %String(MAXLEN=25000);
• property Remarks as %String(MAXLEN=25000);
• relationship Stations as %BI.TCWFStation [ Inverse = Header,Cardinality = children ];
• property WorkFlowID as %String;

Indices

• index (WFID on WorkFlowID:Exact);