Class Reference
%BI.TransTable
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%BI] >  [TransTable]
Private  Storage

persistent class %BI.TransTable extends %Persistent

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
OriginalText PDF SVG TransGroupTable

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 OriginalText as %String(MAXLEN=1000,TRUNCATE=1);
• property PDF as %String(MAXLEN=1000,TRUNCATE=1);
• property SVG as %String(MAXLEN=1000,TRUNCATE=1);
• relationship TransGroupTable as %BI.TransGroupTable [ Inverse = TransTable,Cardinality = parent ];