| CreateOrUpdateAccountStory(string ticket, TransitAccountStory story) | WebStoryService | |
| CreateOrUpdateAccountStoryPicture(string ticket, TransitAccountStoryPicture picture) | WebStoryService | |
| DeleteAccountStory(string ticket, int id) | WebStoryService | |
| DeleteAccountStoryPicture(string ticket, int id) | WebStoryService | |
| GetAccountStories(string ticket, int id, AccountStoryQueryOptions queryoptions, ServiceQueryOptions options) | WebStoryService | |
| GetAccountStoriesCount(string ticket, int id, AccountStoryQueryOptions queryoptions) | WebStoryService | |
| GetAccountStoryById(string ticket, int id) | WebStoryService | |
| GetAccountStoryPictureById(string ticket, int id) | WebStoryService | |
| GetAccountStoryPictureIfModifiedSinceById(string ticket, int id, DateTime ifModifiedSince) | WebStoryService | |
| GetAccountStoryPictures(string ticket, int id, ServiceQueryOptions options) | WebStoryService | |
| GetAccountStoryPicturesCount(string ticket, int id) | WebStoryService | |
| GetAllAccountStories(string ticket, ServiceQueryOptions options) | WebStoryService | |
| GetAllAccountStoriesCount(string ticket) | WebStoryService | |
| MoveAccountStoryPicture(string ticket, int id, int disp) | WebStoryService | |
| SearchAccountStories(string ticket, string s, ServiceQueryOptions options) | WebStoryService | |
| SearchAccountStoriesCount(string ticket, string s) | WebStoryService | |
| WebStoryService() (defined in WebStoryService) | WebStoryService | |