|
| Name | Description |
|---|
|
ExecuteSitesProcessingDirect
|
Iterates over every site collection in the farm. (Inherited from ContentIterator.) |
|
ExecuteTimerJob
|
This member is reserved for internal use and is not intended to be used directly from your code.
|
|
OnProcessedList
|
Executes the timer job process for a specified SPList object. (Overrides ContentIterator.OnProcessedList(String, SPList, String, String).) |
|
OnProcessedListItemsBatch
|
Executes timer job processing for the specified batch of items (SPListItemCollection object). (Overrides ContentIterator.OnProcessedListItemsBatch(String, SPListItemCollection, Int32, Int32).) |
|
OnProcessedSite
|
Processes the timer job on the site. (Overrides ContentIterator.OnProcessedSite(SPSite, String).) |
|
OnProcessedWeb
|
Executes timer job processing for the specified SPWeb object. (Overrides ContentIterator.OnProcessedWeb(String, SPWeb, String).) |
|
ProcessFile
|
Determines if a SPList object or a SPFolder object has items of a specified content type for a batch of items on a processed file. (Inherited from ContentIterator.) |
|
ProcessFiles(SPListItemCollection, ContentIterator.FileProcessor, ContentIterator.FileProcessorErrorCallout)
|
Iterates over all of the files in an item collection. (Inherited from ContentIterator.) |
|
ProcessFiles(SPListItemCollection, Boolean, ContentIterator.FileProcessor, ContentIterator.FileProcessorErrorCallout)
|
This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ContentIterator.) |
|
ProcessFilesInFolder(SPFolder, Boolean, ContentIterator.FileProcessor, ContentIterator.FileProcessorErrorCallout)
|
Iterates over items in a folder. (Inherited from ContentIterator.) |
|
ProcessFilesInFolder(SPList, SPFolder, Boolean, ContentIterator.FileProcessor, ContentIterator.FileProcessorErrorCallout)
|
Iterates over items in a folder. (Inherited from ContentIterator.) |
|
ProcessItems(SPListItemCollection, ContentIterator.ItemProcessor, ContentIterator.ItemProcessorErrorCallout)
|
Iterates over all items in a collection. (Inherited from ContentIterator.) |
|
ProcessItems(SPListItemCollection, Boolean, ContentIterator.ItemProcessor, ContentIterator.ItemProcessorErrorCallout)
|
Iterates over items in a folder. (Inherited from ContentIterator.) |
|
ProcessItems(SPListItemCollection, Boolean, Boolean, ContentIterator.ItemProcessor, ContentIterator.ItemProcessorErrorCallout)
|
Iterates over items in a folder. (Inherited from ContentIterator.) |
|
ProcessItemsInFolder(SPList, SPFolder, Boolean, Boolean, ContentIterator.ItemProcessor, ContentIterator.ItemProcessorErrorCallout)
|
Iterates over items in a folder. (Inherited from ContentIterator.) |
|
ProcessItemsInFolder(SPList, SPFolder, Boolean, Boolean, Boolean, ContentIterator.ItemProcessor, ContentIterator.ItemProcessorErrorCallout)
|
Iterates over items in a folder. (Inherited from ContentIterator.) |
|
ProcessListItems(SPList, ContentIterator.ItemProcessor, ContentIterator.ItemProcessorErrorCallout)
|
Processes list items. (Inherited from ContentIterator.) |
|
ProcessListItems(SPList, SPQuery, ContentIterator.ItemProcessor, ContentIterator.ItemProcessorErrorCallout)
|
Processes list items. (Inherited from ContentIterator.) |
|
ProcessListItems(SPList, SPQuery, ContentIterator.ItemsProcessor, ContentIterator.ItemsProcessorErrorCallout)
|
Processes list items. (Inherited from ContentIterator.) |
|
ProcessListItems(SPList, Boolean, ContentIterator.ItemProcessor, ContentIterator.ItemProcessorErrorCallout)
|
Processes list items. (Inherited from ContentIterator.) |
|
ProcessListItems(SPList, SPQuery, Boolean, ContentIterator.ItemProcessor, ContentIterator.ItemProcessorErrorCallout)
|
Processes list items. (Inherited from ContentIterator.) |
|
ProcessListItems(SPList, String, Boolean, ContentIterator.ItemsProcessor, ContentIterator.ItemsProcessorErrorCallout)
|
Processes list items. (Inherited from ContentIterator.) |
|
ProcessListItems(SPList, String, UInt32, Boolean, ContentIterator.ItemsProcessor, ContentIterator.ItemsProcessorErrorCallout)
|
Processes list items. (Inherited from ContentIterator.) |
|
ProcessListItems(SPList, String, UInt32, Boolean, SPFolder, ContentIterator.ItemsProcessor, ContentIterator.ItemsProcessorErrorCallout)
|
Processes list items. (Inherited from ContentIterator.) |
|
ProcessLists
|
Processes a collection of lists. (Inherited from ContentIterator.) |
|
ProcessSite(SPSite, ContentIterator.SiteProcessor)
|
Executes timer job processing for the specified site collection.
|
|
ProcessSite(SPSite, ContentIterator.WebProcessor, ContentIterator.WebProcessorErrorCallout)
|
Processes all SPSite objects within a site collection. (Inherited from ContentIterator.) |
|
ProcessSite(SPSite, Boolean, ContentIterator.WebProcessor, ContentIterator.WebProcessorErrorCallout)
|
Processes all SPSite objects within the site collection. (Inherited from ContentIterator.) |
|
ProcessSites
|
Processes an SPSiteCollection object. (Inherited from ContentIterator.) |
|
ProcessWorkItem
|
Processes a single work item.
|
|
ResumeProcessListItemsBatch
|
Resumes processing the list of items in a batch. (Overrides ContentIterator.ResumeProcessListItemsBatch(String, String).) |
|
ResumeProcessLists
|
Resume processing a collection of lists. (Overrides ContentIterator.ResumeProcessLists(String, SPListCollection, String[], Int32, Int32).) |
|
ResumeProcessSites
|
Manages resume for a collection of sites. (Overrides ContentIterator.ResumeProcessSites(SPSiteCollection, String[], Int32, Int32).) |
|
ResumeProcessWebs
|
Resumes processing webs. (Overrides ContentIterator.ResumeProcessWebs(String, SPWebCollection, String[], Int32, Int32).) |
|
ShouldCancel
|
Determines whether the iteration should be cancelled at the specified granularity. (Inherited from ContentIterator.) |
|
ShouldCancelCore
|
Determines whether the iteration should be cancelled. (Overrides ContentIterator.ShouldCancelCore(IterationGranularity).) |
|
ValidateLockType
|
Validates the lock type.
|