EnsLib.ITK.Framework.ContentContext
persistent class EnsLib.ITK.Framework.ContentContext extends %Library.Persistent, %XML.Adaptor
SQL Table Name: EnsLib_ITK_Framework.ContentContext
The simple class passed to content based business rulesProperty Inventory
Properties
property Content as EnsLib.EDI.XML.Document;
The core payload
FUTURE: This may become more generic to support different types of content
Property methods: ContentGet(), ContentGetObject(), ContentGetObjectId(), ContentGetStored(), ContentGetSwizzled(), ContentIsValid(), ContentNewObject(), ContentSet(), ContentSetObject(), ContentSetObjectId(), ContentUnSwizzle()
property Envelope as EnsLib.EDI.XML.Document;
The distribution envelope (without payload)
Property methods: EnvelopeGet(), EnvelopeGetObject(), EnvelopeGetObjectId(), EnvelopeGetStored(), EnvelopeGetSwizzled(), EnvelopeIsValid(), EnvelopeNewObject(), EnvelopeSet(), EnvelopeSetObject(), EnvelopeSetObjectId(), EnvelopeUnSwizzle()
property Service as %String;
The service
Property methods: ServiceDisplayToLogical(), ServiceGet(), ServiceGetStored(), ServiceIsValid(), ServiceLogicalToDisplay(), ServiceLogicalToOdbc(), ServiceNormalize(), ServiceSet()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
Inherited Members
Inherited Methods
- %%CLASSNAMELogicalToStorage()
 - %%CLASSNAMEStorageToLogical()
 - %AddToSaveSet()
 - %AddToSyncSet()
 - %BMEBuilt()
 - %BuildIndicesAsync()
 - %BuildIndicesAsyncResponse()
 - %CheckConstraints()
 - %CheckConstraintsForExtent()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ComposeOid()
 - %ConstructClone()
 - %Delete()
 - %DeleteExtent()
 - %DeleteId()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Exists()
 - %ExistsId()
 - %Extends()
 - %GUID()
 - %GUIDSet()
 - %GetLock()
 - %GetParameter()
 - %GetSwizzleObject()
 - %Id()
 - %InitExtentData()
 - %InsertBatch()
 - %IsA()
 - %IsModified()
 - %IsNull()
 - %KillExtent()
 - %KillExtentData()
 - %LoadFromMemory()
 - %LockExtent()
 - %LockId()
 - %New()
 - %NormalizeObject()
 - %ObjectIsNull()
 - %ObjectModified()
 - %Oid()
 - %OnBeforeAddToSync()
 - %OnDeleteFinally()
 - %OnDetermineClass()
 - %OnOpenFinally()
 - %OnSaveFinally()
 - %Open()
 - %OpenId()
 - %OriginalNamespace()
 - %PackageName()
 - %PhysicalAddress()
 - %PurgeIndices()
 - %Reload()
 - %RemoveFromSaveSet()
 - %ResolveConcurrencyConflict()
 - %RollBack()
 - %Save()
 - %SaveDirect()
 - %SaveIndices()
 - %SerializeObject()
 - %SetModified()
 - %SortBegin()
 - %SortEnd()
 - %SyncObjectIn()
 - %SyncTransport()
 - %UnlockExtent()
 - %UnlockId()
 - %ValidateIndices()
 - %ValidateObject()
 - %ValidateTable()
 - XMLDTD()
 - XMLExport()
 - XMLExportToStream()
 - XMLExportToString()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()
 
Storage
Storage Model: Storage (EnsLib.ITK.Framework.ContentContext)
^EnsLib.ITK3D2E.ContentContextD(ID)  | 
= | %%CLASSNAME 
Service 
Envelope 
Content 
 |