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

Inheritance: InputProcessorBase
Afficher le fichier Open project: Saleslogix/SLXSocial

Private Properties

Свойство Type Description
ParseAliases System.Collections.Generic.IList

Méthodes protégées

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

Private Methods

Méthode Description
ParseAliases ( ) : System.Collections.Generic.IList

Method Details

DoValidation() protected méthode

protected DoValidation ( ErrorMessageList errorList ) : bool
errorList ErrorMessageList
Résultat bool

OnProcessRecord() protected méthode

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