-
Notifications
You must be signed in to change notification settings - Fork 136
/
LibraryApi-ApiSurface.txt
114 lines (114 loc) · 6.79 KB
/
LibraryApi-ApiSurface.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
---------------------------------------------------|--------
Function Name | Found?
---------------------------------------------------|--------
CanInsertBook | False
CanInsertBookAsync | False
CanUpdateBook | False
CanUpdateBookAsync | False
CanDeleteBook | False
CanDeleteBookAsync | False
OnInsertingBook | True
OnInsertingBookAsync | False
OnUpdatingBook | False
OnUpdatingBookAsync | False
OnDeletingBook | False
OnDeletingBookAsync | False
OnFilterBooks | True
OnFilterBooksAsync | False
OnInsertedBook | False
OnInsertedBookAsync | False
OnUpdatedBook | False
OnUpdatedBookAsync | False
OnDeletedBook | False
OnDeletedBookAsync | False
CanInsertLibraryCard | False
CanInsertLibraryCardAsync | False
CanUpdateLibraryCard | False
CanUpdateLibraryCardAsync | False
CanDeleteLibraryCard | False
CanDeleteLibraryCardAsync | False
OnInsertingLibraryCard | False
OnInsertingLibraryCardAsync | False
OnUpdatingLibraryCard | False
OnUpdatingLibraryCardAsync | False
OnDeletingLibraryCard | False
OnDeletingLibraryCardAsync | False
OnFilterLibraryCards | False
OnFilterLibraryCardsAsync | False
OnInsertedLibraryCard | False
OnInsertedLibraryCardAsync | False
OnUpdatedLibraryCard | False
OnUpdatedLibraryCardAsync | False
OnDeletedLibraryCard | False
OnDeletedLibraryCardAsync | False
CanInsertPublisher | False
CanInsertPublisherAsync | False
CanUpdatePublisher | False
CanUpdatePublisherAsync | False
CanDeletePublisher | False
CanDeletePublisherAsync | False
OnInsertingPublisher | False
OnInsertingPublisherAsync | False
OnUpdatingPublisher | True
OnUpdatingPublisherAsync | False
OnDeletingPublisher | False
OnDeletingPublisherAsync | False
OnFilterPublishers | False
OnFilterPublishersAsync | False
OnInsertedPublisher | False
OnInsertedPublisherAsync | False
OnUpdatedPublisher | False
OnUpdatedPublisherAsync | False
OnDeletedPublisher | False
OnDeletedPublisherAsync | False
CanInsertEmployee | False
CanInsertEmployeeAsync | False
CanUpdateEmployee | True
CanUpdateEmployeeAsync | False
CanDeleteEmployee | False
CanDeleteEmployeeAsync | False
OnInsertingEmployee | False
OnInsertingEmployeeAsync | False
OnUpdatingEmployee | False
OnUpdatingEmployeeAsync | False
OnDeletingEmployee | False
OnDeletingEmployeeAsync | False
OnFilterReaders | False
OnFilterReadersAsync | False
OnInsertedEmployee | False
OnInsertedEmployeeAsync | False
OnUpdatedEmployee | False
OnUpdatedEmployeeAsync | False
OnDeletedEmployee | False
OnDeletedEmployeeAsync | False
CanExecuteCheckoutBook | False
CanExecuteCheckoutBookAsync | False
OnExecutingCheckoutBook | False
OnExecutingCheckoutBookAsync | False
OnExecutedCheckoutBook | False
OnExecutedCheckoutBookAsync | False
CanExecuteFavoriteBooks | False
CanExecuteFavoriteBooksAsync | False
OnExecutingFavoriteBooks | False
OnExecutingFavoriteBooksAsync | False
OnExecutedFavoriteBooks | False
OnExecutedFavoriteBooksAsync | False
CanExecutePublishBook | False
CanExecutePublishBookAsync | False
OnExecutingPublishBook | False
OnExecutingPublishBookAsync | False
OnExecutedPublishBook | False
OnExecutedPublishBookAsync | False
CanExecutePublishBooks | False
CanExecutePublishBooksAsync | False
OnExecutingPublishBooks | False
OnExecutingPublishBooksAsync | False
OnExecutedPublishBooks | False
OnExecutedPublishBooksAsync | False
CanExecuteSubmitTransaction | False
CanExecuteSubmitTransactionAsync | False
OnExecutingSubmitTransaction | False
OnExecutingSubmitTransactionAsync | False
OnExecutedSubmitTransaction | False
OnExecutedSubmitTransactionAsync | False
---------------------------------------------------|--------