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

persistent class %BI.ExcelTemplate extends %Persistent

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7 1


Summary

Properties
CustFooterCode CustHeaderCode Description Fldr FooterCode
HeaderCode Name

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 CustFooterCode as %String(MAXLEN=10000);
• property CustHeaderCode as %String(MAXLEN=10000);
• property Description as %String(MAXLEN=10000);
• property Fldr as %String;
• property FooterCode as %String(MAXLEN=10000);
• property HeaderCode as %String(MAXLEN=10000);
• property Name as %String;

Queries

• query ByAll()
SQL Query :
SELECT %ID,Name,Fldr FROM %BI.ExcelTemplate
ORDER BY Name