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

persistent class %BI.RuleWorkFlowObj extends %Persistent

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
15


Summary

Properties
Description FlowFrom FlowStart PreLoaded RetValue
ReturnMessage RuleCondition RunnableCode Xcoord Ycoord
anID height ruleOrNode ruleType width

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 Description as %String(MAXLEN=10000,TRUNCATE=1);
• property FlowFrom as %String(MAXLEN=10000,TRUNCATE=1);
• property FlowStart as %String(TRUNCATE=1);
• property PreLoaded as %String(TRUNCATE=1);
• property RetValue as %String(MAXLEN=10000,TRUNCATE=1);
• property ReturnMessage as %String(MAXLEN=10000,TRUNCATE=1);
• property RuleCondition as %String(MAXLEN=10000,TRUNCATE=1);
• property RunnableCode as %String(MAXLEN=10000,TRUNCATE=1);
• property Xcoord as %String(TRUNCATE=1);
• property Ycoord as %String(TRUNCATE=1);
• property anID as %String(TRUNCATE=1);
• property height as %String(TRUNCATE=1);
• property ruleOrNode as %String(TRUNCATE=1);
• property ruleType as %String;
• property width as %String(TRUNCATE=1);