Метод | Описание | |
---|---|---|
CanProcessItem ( object item ) : bool | ||
CleanUp ( string transactionName ) : void | ||
ConvertToWraperObject ( |
||
GetConvertedItemsForMapping ( ) : IEnumerable |
||
GetData ( ) : IQueryable |
||
GetDefaultSettings ( ) : PipeSettings | ||
GetPipeSettingsShortDescription ( PipeSettings initSettings ) : string | ||
Initialize ( PipeSettings pipeSettings ) : void | ||
PushData ( IList |
||
ToPublishingPoint ( ) : void | ||
publishNewsItems ( ) : void |
Метод | Описание | |
---|---|---|
CreateDefaultPipeDefinitions ( ) : IList |
||
DeserializeXml ( string url ) : IList |
||
GenerateItemHash ( |
||
GetDefaultMapping ( ) : List |
||
LoadWrapperObjectItems ( ) : IList |
Метод | Описание | |
---|---|---|
CreateImage ( System.Guid masterImageId, string albumTitle, string imageTitle, Stream imageStream, string imageExtension ) : string | ||
DownloadRemoteImageFile ( System.Guid masterImageId, string albumTitle, string imageTitle, string uri, string imageExtension ) : string | ||
GetAllNewsItems ( ) : List |
||
MakeValidFileName ( string name ) : string | ||
ModifyNewsPublicationDate ( System.Guid masterNewsId, System.DateTime pubDate ) : void | ||
convertIdToGuid ( string id ) : System.Guid | ||
readCategories ( string url ) : string | ||
readContent ( string url ) : string | ||
readImageID ( string url ) : string | ||
readImages ( string url ) : string |
public CanProcessItem ( object item ) : bool | ||
item | object | |
Результат | bool |
public CleanUp ( string transactionName ) : void | ||
transactionName | string | |
Результат | void |
public ConvertToWraperObject ( |
||
item | ||
Результат | WrapperObject |
protected static CreateDefaultPipeDefinitions ( ) : IList |
||
Результат | IList |
protected DeserializeXml ( string url ) : IList |
||
url | string | |
Результат | IList |
protected GenerateItemHash ( |
||
item | ||
Результат | string |
public GetConvertedItemsForMapping ( ) : IEnumerable |
||
Результат | IEnumerable |
protected static GetDefaultMapping ( ) : List |
||
Результат | List |
public GetDefaultSettings ( ) : PipeSettings | ||
Результат | PipeSettings |
public GetPipeSettingsShortDescription ( PipeSettings initSettings ) : string | ||
initSettings | PipeSettings | |
Результат | string |
public Initialize ( PipeSettings pipeSettings ) : void | ||
pipeSettings | PipeSettings | |
Результат | void |
protected LoadWrapperObjectItems ( ) : IList |
||
Результат | IList |