get_collections
Description:
Get a list of [classCollection] objects representing all the collections in the secret service.
If the LOAD_COLLECTIONS flag was not specified when
initializing Service proxy object, then this method will return null.
Use [methodService.load_collections] to load the collections.
Parameters:
| this |
the secret service proxy |
Returns:
|
a list of the collections in the secret service |