public class AccountLimits
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AccountLimits.Factory |
Modifier and Type | Method and Description |
---|---|
int |
getQueryLimit()
Get the limit on a
QueryProcessor for a given user. |
QueueProvider.QueueType |
getQueueType() |
PermissionRange |
getRange(java.lang.String permission)
The range of permitted values associated with a label permission.
|
boolean |
hasExplicitRange(java.lang.String permission) |
public QueueProvider.QueueType getQueueType()
public int getQueryLimit()
QueryProcessor
for a given user.GlobalCapability.QUERY_LIMIT
.public boolean hasExplicitRange(java.lang.String permission)
public PermissionRange getRange(java.lang.String permission)