public interface UserRightsMapper
Modifier and Type | Method and Description |
---|---|
boolean |
allowedToDeleteMachineTag(String username,
int machineTagKey) |
boolean |
keyExistsForUser(String username,
UUID key) |
boolean |
namespaceExistsForUser(String username,
String namespace) |
boolean keyExistsForUser(String username, UUID key)
boolean namespaceExistsForUser(String username, String namespace)
boolean allowedToDeleteMachineTag(String username, int machineTagKey)
Copyright © 2016 Global Biodiversity Information Facility. All rights reserved.