public class SummaryReportCardScreen extends LessonAdapter
ADMIN_ROLE, CHALLENGE_ROLE, HACKED_ADMIN_ROLE, USER_ROLE| Constructor and Description |
|---|
SummaryReportCardScreen() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ecs.Element |
createContent(WebSession s)
Description of the Method
|
protected Category |
getDefaultCategory()
Gets the category attribute of the UserAdminScreen object
|
protected Integer |
getDefaultRanking()
getDefaultRanking.
|
String |
getRole()
Gets the role attribute of the UserAdminScreen object
|
String |
getTitle()
Gets the title attribute of the UserAdminScreen object
|
boolean |
isEnterprise()
isEnterprise.
|
protected org.apache.ecs.Element |
makeMessages(WebSession s)
Description of the Method
|
protected org.apache.ecs.Element |
makeSummary(WebSession s)
makeSummary.
|
protected org.apache.ecs.Element |
makeUserSummaryHeader()
Description of the Method
|
protected org.apache.ecs.Element |
makeUserSummaryRow(WebSession s,
String user)
Description of the Method
|
getCurrentAction, getCustomCredits, getDefaultHidden, getHintCount, getHints, getInstructions, getSessionAttribute, getSubmitMethod, makeSuccess, restartLesson, setCurrentAction, setSessionAttributecompareTo, equals, getAvailableLanguages, getCategory, getDefaultLanguage, getFileMethod, getFileText, getFormAction, getHidden, getHint, getHintsPublic, getHtml_DELETE_ME, getLabelManager, getLessonName, getLessonPlan, getLessonPlanFileName, getLessonSolutionFileName, getLink, getName, getPage, getPath, getRanking, getRawSource, getScreenId, getServletLink, getSolution, getSource, getSourceFileName, getTemplatePage, getUserId, getUserName, getWebgoatContext, handleRequest, isAuthorized, isAuthorized, isCompleted, makeWindowScript, readFromFile, readFromURL, readMethodFromFile, setHidden, setLessonPlanFileName, setLessonSolutionFileName, setRanking, setSourceFileName, setWebgoatContext, toString, updateconvertMetachars, convertMetacharsJavaCode, createLessonTracker, createLessonTracker, getContent, getContentLength, getLessonTracker, getLessonTracker, getLessonTracker, getSponsor, getSponsorLogoResource, makeLogo, output, pad, setContentprotected org.apache.ecs.Element createContent(WebSession s)
createContent in class LessonAdapters - Description of the Parameterprotected org.apache.ecs.Element makeSummary(WebSession s)
makeSummary.
s - a WebSession object.Element object.protected Category getDefaultCategory()
getDefaultCategory in class LessonAdapterprotected Integer getDefaultRanking()
getDefaultRanking.
getDefaultRanking in class LessonAdapterInteger object.public String getRole()
getRole in class AbstractLessonpublic String getTitle()
getTitle in class LessonAdapterprotected org.apache.ecs.Element makeMessages(WebSession s)
makeMessages in class Screens - Description of the Parameterprotected org.apache.ecs.Element makeUserSummaryHeader()
protected org.apache.ecs.Element makeUserSummaryRow(WebSession s, String user)
s - Description of the Parameteruser - Description of the Parameterpublic boolean isEnterprise()
isEnterprise.
isEnterprise in class AbstractLessonCopyright © 2006–2016 OWASP. All rights reserved.