public class BaseRest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
protected javax.ws.rs.core.UriInfo |
uriInfo |
| Constructor and Description |
|---|
BaseRest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkHierarchicalMode() |
protected void |
checkIncludeInstancesContexts() |
protected boolean |
isRequesterAllowedToPerformHierarchicalRequests() |
protected boolean |
isRequesterAllowedToRequestInstancesContexts() |
protected org.slf4j.Logger logger
@Context protected javax.ws.rs.core.UriInfo uriInfo
protected boolean isRequesterAllowedToPerformHierarchicalRequests()
protected void checkHierarchicalMode()
protected boolean isRequesterAllowedToRequestInstancesContexts()
protected void checkIncludeInstancesContexts()
Copyright © 2022. All Rights Reserved.