Uses of Class
de.caluga.morphium.driver.commands.ListCollectionsCommand
-
Packages that use ListCollectionsCommand Package Description de.caluga.morphium.driver.commands -
-
Uses of ListCollectionsCommand in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return ListCollectionsCommand Modifier and Type Method Description ListCollectionsCommandListCollectionsCommand. addFilter(String k, Object v)ListCollectionsCommandListCollectionsCommand. fromMap(Map<String,Object> m)ListCollectionsCommandListCollectionsCommand. setAuthorizedCollections(Boolean authorizedCollections)ListCollectionsCommandListCollectionsCommand. setColl(String coll)ListCollectionsCommandListCollectionsCommand. setFilter(Map<String,Object> filter)ListCollectionsCommandListCollectionsCommand. setNameOnly(Boolean nameOnly)
-