public abstract class AdminScreen extends Screen
| Modifier and Type | Field and Description |
|---|---|
protected String |
query
Description of the Field
|
| Constructor and Description |
|---|
AdminScreen()
Constructor for the AdminScreen object
|
AdminScreen(WebSession s)
Constructor for the AdminScreen object
|
AdminScreen(WebSession s,
String q)
Constructor for the AdminScreen object
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRole()
getRole.
|
String |
getTitle()
Gets the title attribute of the AdminScreen object
|
void |
setQuery(String q)
Sets the query attribute of the AdminScreen object
|
convertMetachars, convertMetacharsJavaCode, createContent, createLessonTracker, createLessonTracker, getContent, getContentLength, getLessonTracker, getLessonTracker, getLessonTracker, getSponsor, getSponsorLogoResource, makeLogo, makeMessages, output, pad, setContentprotected String query
public AdminScreen(WebSession s, String q)
s - Description of the Parameterq - Description of the Parameterpublic AdminScreen(WebSession s)
s - Description of the Parameterpublic AdminScreen()
Copyright © 2006–2016 OWASP. All rights reserved.