C# Class Velir.SitecoreLibrary.LuceneRefresher.Util.ReflectionUtil

ファイルを表示 Open project: Velir/Sitecore-Lucene-Refresher

Public Methods

Method Description
GetCrawler ( Index index ) : List
IsMatch ( DatabaseCrawler crawler, System.Item item ) : bool

Method Details

GetCrawler() public static method

public static GetCrawler ( Index index ) : List
index Index
return List

IsMatch() public static method

public static IsMatch ( DatabaseCrawler crawler, System.Item item ) : bool
crawler DatabaseCrawler
item System.Item
return bool