C# Class Saleslogix.Social.Mashups.Processors.TwitterProcessor

Inheritance: InputProcessorBase
ファイルを表示 Open project: Saleslogix/SLXSocial

Private Properties

Property Type Description
ParseAliases System.Collections.Generic.IList

Protected Methods

Method Description
DoValidation ( ErrorMessageList errorList ) : bool
OnProcessRecord ( IRecord record, object>.System runtimeParams ) : System.Collections.Generic.IEnumerable

Private Methods

Method Description
ParseAliases ( ) : System.Collections.Generic.IList

Method Details

DoValidation() protected method

protected DoValidation ( ErrorMessageList errorList ) : bool
errorList ErrorMessageList
return bool

OnProcessRecord() protected method

protected OnProcessRecord ( IRecord record, object>.System runtimeParams ) : System.Collections.Generic.IEnumerable
record IRecord
runtimeParams object>.System
return System.Collections.Generic.IEnumerable