Class CreateRoleAdminCommand
java.lang.Object
de.caluga.morphium.driver.commands.MongoCommand<T>
de.caluga.morphium.driver.commands.AdminMongoCommand<CreateRoleAdminCommand>
de.caluga.morphium.driver.commands.auth.CreateRoleAdminCommand
- All Implemented Interfaces:
SingleResultCommand
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.caluga.morphium.driver.commands.AdminMongoCommand
asMap, execute, executeAsyncMethods inherited from class de.caluga.morphium.driver.commands.MongoCommand
clear, fromMap, getColl, getComment, getConnection, getDb, getDefaultBatchSize, getMetaData, getRetriesOnNetworkError, getSleepBetweenErrorRetries, setColl, setComment, setConnection, setDb, setDefaultBatchSize, setMetaData, setMetaData, setRetriesOnNetworkError, setSleepBetweenErrorRetriesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.caluga.morphium.driver.commands.SingleResultCommand
getMetaData
-
Constructor Details
-
CreateRoleAdminCommand
-
-
Method Details
-
getCommandName
- Specified by:
getCommandNamein classMongoCommand<CreateRoleAdminCommand>
-