Package | Description |
---|---|
org.opennms.netmgt.config.pagesequence |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<SessionVariable> |
Page.getSessionVariables() |
Modifier and Type | Method and Description |
---|---|
void |
Page.addSessionVariable(SessionVariable sessionVariable) |
boolean |
Page.removeSessionVariable(SessionVariable sessionVariable) |
Modifier and Type | Method and Description |
---|---|
void |
Page.setSessionVariables(List<SessionVariable> sessionVariables) |
Copyright © 2021. All rights reserved.