%BI.KnowledgeThreadPost
persistent class %BI.KnowledgeThreadPost extends %Library.Persistent, %BI.Adaptor
SQL Table Name: %BI.KnowledgeThreadPost
Property Inventory
- AttachmentIndex
- KnowledgeThread
- LastEditDt
- PostDt
- PostMessage
- PostTitle
- PostUsername
- PriorityChanged
- Type
Properties
property AttachmentIndex as array of %String (TRUNCATE = 1);
Property methods: AttachmentIndexBuildValueArray(), AttachmentIndexCollectionToDisplay(), AttachmentIndexCollectionToOdbc(), AttachmentIndexDisplayToCollection(), AttachmentIndexDisplayToLogical(), AttachmentIndexGet(), AttachmentIndexGetObject(), AttachmentIndexGetObjectId(), AttachmentIndexGetStored(), AttachmentIndexGetSwizzled(), AttachmentIndexIsValid(), AttachmentIndexLogicalToDisplay(), AttachmentIndexLogicalToOdbc(), AttachmentIndexNormalize(), AttachmentIndexOdbcToCollection(), AttachmentIndexSet(), AttachmentIndexSetObject(), AttachmentIndexSetObjectId()
relationship KnowledgeThread as %BI.KnowledgeThread [ Required , Inverse = KnowledgeThreadPost , Cardinality = parent ];
Property methods: KnowledgeThreadGet(), KnowledgeThreadGetObject(), KnowledgeThreadGetObjectId(), KnowledgeThreadGetStored(), KnowledgeThreadGetSwizzled(), KnowledgeThreadIsValid(), KnowledgeThreadNewObject(), KnowledgeThreadOnDelete(), KnowledgeThreadRClose(), KnowledgeThreadRExec(), KnowledgeThreadRFetch(), KnowledgeThreadRelate(), KnowledgeThreadSQLCompute(), KnowledgeThreadSet(), KnowledgeThreadSetObject(), KnowledgeThreadSetObjectId(), KnowledgeThreadUnRelate(), KnowledgeThreadUnSwizzle()
property LastEditDt as %String (TRUNCATE = 1);
Property methods: LastEditDtDisplayToLogical(), LastEditDtGet(), LastEditDtGetStored(), LastEditDtIsValid(), LastEditDtLogicalToDisplay(), LastEditDtLogicalToOdbc(), LastEditDtNormalize(), LastEditDtSet()
property PostDt as %String (TRUNCATE = 1);
Property methods: PostDtDisplayToLogical(), PostDtGet(), PostDtGetStored(), PostDtIsValid(), PostDtLogicalToDisplay(), PostDtLogicalToOdbc(), PostDtNormalize(), PostDtSet()
property PostMessage as %String (MAXLEN = 5000, TRUNCATE = 1);
Property methods: PostMessageDisplayToLogical(), PostMessageGet(), PostMessageGetStored(), PostMessageIsValid(), PostMessageLogicalToDisplay(), PostMessageLogicalToOdbc(), PostMessageNormalize(), PostMessageSet()
property PostTitle as %String (MAXLEN = 1000, TRUNCATE = 1);
Property methods: PostTitleDisplayToLogical(), PostTitleGet(), PostTitleGetStored(), PostTitleIsValid(), PostTitleLogicalToDisplay(), PostTitleLogicalToOdbc(), PostTitleNormalize(), PostTitleSet()
property PostUsername as %String (TRUNCATE = 1);
Property methods: PostUsernameDisplayToLogical(), PostUsernameGet(), PostUsernameGetStored(), PostUsernameIsValid(), PostUsernameLogicalToDisplay(), PostUsernameLogicalToOdbc(), PostUsernameNormalize(), PostUsernameSet()
property PriorityChanged as %String (MAXLEN = 5000);
Property methods: PriorityChangedDisplayToLogical(), PriorityChangedGet(), PriorityChangedGetStored(), PriorityChangedIsValid(), PriorityChangedLogicalToDisplay(), PriorityChangedLogicalToOdbc(), PriorityChangedNormalize(), PriorityChangedSet()
property Type as %String (TRUNCATE = 1);
Property methods: TypeDisplayToLogical(), TypeGet(), TypeGetStored(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %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()
- %OnAfterSave()
- %OnBeforeAddToSync()
- %OnDelete()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- DrillDownData()
- DrillDownList()
- HiDebug()
- HiRebuild()
- ListData()
- ListHeader()
- SaveAIData()
- SelectBuild()
- SimQueryData()
- SpeedOnAfterSave()
- SpeedOnDelete()
- zzBuild()
- zzBuildDebug()
- zzBuildOne()
- zzBuildProcess()
- zzCompress()
- zzDeleteAllIdx()
- zzDeleteCondition()
- zzFastRebuild()
- zzInitProc()
- zzQBuildOne()
- zzSBuild()
- zzSBuildProcess()
- zzTime()
- zzTimeRanges()
Storage
Storage Model: CacheStorage (%BI.KnowledgeThreadPost)
{%%PARENT}("KnowledgeThreadPost")(ID,"AttachmentIndex",n) | = | AttachmentIndex(n) |
{%%PARENT}("KnowledgeThreadPost")(ID) | = | %%CLASSNAME
PostDt
PostMessage
PostTitle
PostUser
ChildPost
ParentPost
PostUsername
PostViewCtr
ThreadID
PostRepliesCtr
LastEditDt
UpFile
UpFile2
UpFile3
PriorityChanged
Type
|