Package | Description |
---|---|
nl.renarj.jasdb.rest.mappers | |
nl.renarj.jasdb.rest.model |
Modifier and Type | Method and Description |
---|---|
static RestGrant |
GrantModelMapper.map(String objectName,
Grant grant) |
Modifier and Type | Method and Description |
---|---|
List<RestGrant> |
RestGrantObject.getGrants() |
Modifier and Type | Method and Description |
---|---|
void |
RestGrantObject.setGrants(List<RestGrant> grants) |
Constructor and Description |
---|
RestGrantObject(String objectName,
List<RestGrant> grants) |
Copyright © 2015. All rights reserved.