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

persistent class %iKnow.LB.Entry extends %Persistent, %iKnow.KB.Obfuscated

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 4 1


Summary

Properties
GUID Languagebase Score Token

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 GetScore GetToken Obfuscate
TokenGet TokenSet Unobfuscate


Properties

• property Languagebase as Languagebase [ Required ];
• property Score as %Integer [ Required ];
• property Token as %String(MAXLEN=256) [ Required ];

Methods

• method GetScore() as %Integer
Returns the score of this Languagebase entry
• method GetToken() as %String
Returns the token of this Languagebase entry
• method TokenGet() as %String
This is a Get accessor method for the Token property.
• method TokenSet(token As %String) as %Status
This is a Set accessor method for the Token property.

Indices

• index (LanguagebaseIndex on Languagebase);