Click or drag to resize

modelWebSiteGeneralRecord Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The modelWebSiteGeneralRecord type exposes the following members.

Methods
  NameDescription
Public method_recordFinish (Inherited from modelRecordSummaryParentBasewebSiteProfile, crawledPage, modelWebPageGeneralRecord, spiderWeb, modelSpiderSiteRecord.)
Public method_recordStart
Records the start.
(Inherited from modelRecordBase.)
Public methodAddSideRecord (Overrides modelRecordSummaryParentBase.AddSideRecord(UTP).)
Public methodAppendDataFields(PropertyCollectionExtended) (Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).)
Public methodAppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags)
Appends the data fields.
(Inherited from modelRecordBase.)
Public methoddatasetBuildOnFinish (Overrides modelRecordBase.datasetBuildOnFinish.)
Public methoddatasetBuildOnFinishDefault
Default dataset build - intended for mid-level class overload
(Inherited from modelRecordBase.)
Public methodEquals (Inherited from Object.)
Public methodfinishChildRecord (Inherited from modelRecordParentBasewebSiteProfile, crawledPage, modelWebPageGeneralRecord.)
Public methodgetChildRecord
Gets the child record - without starting it and without setting the childRecord nor childInstance. It is thread safe.
(Inherited from modelRecordParentBasewebSiteProfile, crawledPage, modelWebPageGeneralRecord.)
Public methodGetChildRecords (Inherited from modelRecordParentBasewebSiteProfile, crawledPage, modelWebPageGeneralRecord.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodlog
Logs the specified message.
(Inherited from modelRecordBase.)
Public methodOnPropertyChanged
Called when a property is changed.
(Inherited from dataBindableBase.)
Public methodrecordFinish (Overrides modelRecordParentBase.recordFinish(Object).)
Public methodrecordStart (Overrides modelRecordParentBase.recordStart(String, String, Object).)
Public methodSetLogSerializable
Dumps its data into Serializable tween
(Inherited from modelRecordBase.)
Public methodstartChildRecord
Starts the child record -- creates instance, record and sets parent
(Inherited from modelRecordParentBasewebSiteProfile, crawledPage, modelWebPageGeneralRecord.)
Public methodstartNextChildRecord
Starts the next child record - method for iterative call
(Inherited from modelRecordParentBasewebSiteProfile, crawledPage, modelWebPageGeneralRecord.)
Public methodsummaryFinished
Finish this summary record
(Inherited from modelRecordSummaryParentBasewebSiteProfile, crawledPage, modelWebPageGeneralRecord, spiderWeb, modelSpiderSiteRecord.)
Public methodToString (Inherited from Object.)
Top
See Also