| Package | Description |
|---|---|
| nl.b3p.viewer.config.app | |
| nl.b3p.viewer.config.security |
| Modifier and Type | Method and Description |
|---|---|
ConfiguredComponent |
ConfiguredComponent.getMotherComponent() |
| Modifier and Type | Method and Description |
|---|---|
Set<ConfiguredComponent> |
Application.getComponents() |
List<ConfiguredComponent> |
ConfiguredComponent.getLinkedComponents() |
| Modifier and Type | Method and Description |
|---|---|
int |
ConfiguredComponent.compareTo(ConfiguredComponent rhs) |
void |
ConfiguredComponent.setMotherComponent(ConfiguredComponent motherComponent) |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setComponents(Set<ConfiguredComponent> components) |
void |
ConfiguredComponent.setLinkedComponents(List<ConfiguredComponent> linkedComponents) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Authorizations.checkConfiguredComponentAuthorized(ConfiguredComponent component,
javax.servlet.http.HttpServletRequest request) |
static boolean |
Authorizations.isConfiguredComponentAuthorized(ConfiguredComponent component,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2016. All rights reserved.