Ens.BP.MasterPendingResponse
persistent class Ens.BP.MasterPendingResponse extends %Library.Persistent
SQL Table Name: Ens_BP.MasterPendingResponse
Property Inventory
Properties
relationship %BusinessProcess as Ens.BusinessProcess [ Required , Inverse = %MasterPendingResponses , Cardinality = parent ];
Property methods: %BusinessProcessGet(), %BusinessProcessGetObject(), %BusinessProcessGetObjectId(), %BusinessProcessGetStored(), %BusinessProcessGetSwizzled(), %BusinessProcessIsValid(), %BusinessProcessNewObject(), %BusinessProcessOnDelete(), %BusinessProcessRClose(), %BusinessProcessRExec(), %BusinessProcessRFetch(), %BusinessProcessRelate(), %BusinessProcessSQLCompute(), %BusinessProcessSet(), %BusinessProcessSetObject(), %BusinessProcessSetObjectId(), %BusinessProcessUnRelate(), %BusinessProcessUnSwizzle()
property CompletionKey as %String);
Property methods: CompletionKeyDisplayToLogical(), CompletionKeyGet(), CompletionKeyGetStored(), CompletionKeyIsValid(), CompletionKeyLogicalToDisplay(), CompletionKeyLogicalToOdbc(), CompletionKeyNormalize(), CompletionKeySet()
property ControlledCompletionKeys as %String);
Property methods: ControlledCompletionKeysDisplayToLogical(), ControlledCompletionKeysGet(), ControlledCompletionKeysGetStored(), ControlledCompletionKeysIsValid(), ControlledCompletionKeysLogicalToDisplay(), ControlledCompletionKeysLogicalToOdbc(), ControlledCompletionKeysNormalize(), ControlledCompletionKeysSet()
property IsTimer as %Boolean;
Property methods: IsTimerDisplayToLogical(), IsTimerGet(), IsTimerGetStored(), IsTimerIsValid(), IsTimerLogicalToDisplay(), IsTimerNormalize(), IsTimerSet()
property RequestHeaderId as %String;
Property methods: RequestHeaderIdDisplayToLogical(), RequestHeaderIdGet(), RequestHeaderIdGetStored(), RequestHeaderIdIsValid(), RequestHeaderIdLogicalToDisplay(), RequestHeaderIdLogicalToOdbc(), RequestHeaderIdNormalize(), RequestHeaderIdSet()
Indexes
index (%MPRI on %BusinessProcess);
Index methods: %MPRIExists()
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (iC on CompletionKey);
Index methods: iCExists()
index (iH on RequestHeaderId);
Index methods: iHExists()
index (iT on IsTimer);
Index methods: iTExists()
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()
- %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()
Storage
Storage Model: Storage (Ens.BP.MasterPendingResponse)
{%%PARENT}("%MPR")(ID) |
= | %%CLASSNAME
RequestHeaderId
CompletionKey
IsTimer
ControlledCompletionKeys
|