Click or drag to resize

imbMCRepository Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The imbMCRepository type exposes the following members.

Methods
  NameDescription
Public methodBuildWebPage
Builds the web page repository using ISpiderTarget crawl information
Public methodBuildWebSite
Builds or updates web site repositorium using crawling information.
Public methodCheckSiteTable
Checks and recovers the site table, if broken
Public methoddebugReport
print out short report on content of the repository (if any)
Public methodDeleteAll
Public methodDeleteWebSite
Deletes the web site repository entry and its directory
Public methoddoContentReports
creates extra files describing the repository content
Public methodEquals (Inherited from Object.)
Public methodGetAllWebPages
Gets all web pages registered in the pageTable loaded, if takeSettings used then returns sampleTake
Public methodGetAllWebSites
Returns repository instances for all web sites registered in siteTable, if takeSettings used then returns sampleTake
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetWebPage
Gets the web page repository by resolved URL
Public methodGetWebSite
Gets web site repositorium by clean domain name, like: "koplas.co.rs" for http://www.koplas.co.rs
Public methodisTargetProper
Determines whether target is proper according to repositorium settings
Public methodOnBeforeSave (Overrides fileDataStructure.OnBeforeSave.)
Public methodOnLoaded (Overrides fileDataStructure.OnLoaded.)
Public methodSave
Public methodSetFolderDescription
Sets the folder description
(Inherited from fileDataStructure.)
Public methodToString (Inherited from Object.)
Top
See Also