toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk.read
/
Reader
/
listIfAuthorized
list
If
Authorized
abstract
fun
<
T
:
Any
>
listIfAuthorized
(
collection
:
ModelCollection
<
T
,
C
>
)
:
List
<
Model
<
T
>
>
List all models that are specified in a Collection. Unauthorized models are removed from the result.
Throws