Uses of Class
io.datarouter.auth.storage.userhistory.DatarouterUserHistoryKey
| Package | Description |
|---|---|
| io.datarouter.auth.storage.permissionrequest | |
| io.datarouter.auth.storage.userhistory |
-
Uses of DatarouterUserHistoryKey in io.datarouter.auth.storage.permissionrequest
Methods in io.datarouter.auth.storage.permissionrequest that return DatarouterUserHistoryKey Modifier and Type Method Description DatarouterUserHistoryKeyDatarouterPermissionRequest. toUserHistoryKey() -
Uses of DatarouterUserHistoryKey in io.datarouter.auth.storage.userhistory
Methods in io.datarouter.auth.storage.userhistory that return types with arguments of type DatarouterUserHistoryKey Modifier and Type Method Description java.lang.Class<DatarouterUserHistoryKey>DatarouterUserHistory. getKeyClass()Method parameters in io.datarouter.auth.storage.userhistory with type arguments of type DatarouterUserHistoryKey Modifier and Type Method Description java.util.List<DatarouterUserHistory>DatarouterUserHistoryDao. getMulti(java.util.Collection<DatarouterUserHistoryKey> keys)