public class GrantQuery
Modifier and Type | Class and Description |
---|---|
static class |
GrantQuery.SortOrder |
Modifier and Type | Field and Description |
---|---|
ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.users.GrantQuery,ru.evotor.framework.users.GrantQuery.SortOrder,ru.evotor.framework.users.Grant> |
roleUuid |
ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.users.GrantQuery,ru.evotor.framework.users.GrantQuery.SortOrder,ru.evotor.framework.users.Grant> |
title |
Constructor and Description |
---|
GrantQuery(boolean authenticatedUsersOnly) |
GrantQuery() |
Modifier and Type | Method and Description |
---|---|
GrantQuery |
getCurrentQuery() |
Grant |
getValue(ru.evotor.query.Cursor<ru.evotor.framework.users.Grant> cursor) |
public ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.users.GrantQuery,ru.evotor.framework.users.GrantQuery.SortOrder,ru.evotor.framework.users.Grant> title
public ru.evotor.query.FieldFilter<java.lang.String,java.lang.String,ru.evotor.framework.users.GrantQuery,ru.evotor.framework.users.GrantQuery.SortOrder,ru.evotor.framework.users.Grant> roleUuid
public GrantQuery(boolean authenticatedUsersOnly)
public GrantQuery()
public GrantQuery getCurrentQuery()
public Grant getValue(ru.evotor.query.Cursor<ru.evotor.framework.users.Grant> cursor)