public class PageRole extends PageAdminAbstractRole<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType> implements ProgressReportingAwarePage
Modifier and Type | Field and Description |
---|---|
static String |
AUTH_ROLE_ALL |
static String |
AUTH_ROLE_ALL_DESCRIPTION |
static String |
AUTH_ROLE_ALL_LABEL |
AUTH_ORG_ALL, AUTH_ORG_ALL_DESCRIPTION, AUTH_ORG_ALL_LABEL, AUTH_USERS_ALL, AUTH_USERS_ALL_DESCRIPTION, AUTH_USERS_ALL_LABEL, ID_MAIN_FORM, ID_SUMMARY_PANEL
ID_FEEDBACK_CONTAINER
Constructor and Description |
---|
PageRole() |
PageRole(org.apache.wicket.request.mapper.parameter.PageParameters parameters,
PageTemplate previousPage) |
Modifier and Type | Method and Description |
---|---|
protected com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType |
createNewFocus() |
protected FocusSummaryPanel<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType> |
createSummaryPanel() |
protected Class<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType> |
getCompileTimeClass() |
protected Class |
getRestartResponsePage() |
protected void |
initTabs(List<org.apache.wicket.extensions.markup.html.tabs.ITab> tabs) |
protected void |
performCustomInitialization() |
protected void |
prepareFocusDeltaForModify(ObjectDelta<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType> focusDelta) |
protected void |
prepareFocusForAdd(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType> focus) |
protected void |
reviveCustomModels() |
protected void |
setSpecificResponsePage() |
createPageSubTitleModel, createPageTitleModel, findParam, finishProcessing, getFocusAssignments, getFocusModel, getFocusOidParameter, getFocusOrgs, getFocusShadows, getFocusWrapper, handleAssignmentDeltas, handleAssignmentForAdd, initCustomLayout, initialize, initOptions, initSummaryPanel, isEditingFocus, loadFocusWrapper, recomputeAssignmentsPerformed, reviveModels, savePerformed
createEnumResourceKey, createMenuItems, createSimpleTask, createSimpleTask, createStringResourceStatic, createStringResourceStatic, getCertificationManager, getFormValidatorRegistry, getItemsPerPage, getMidpointApplication, getMidpointConfiguration, getModelDiagnosticService, getModelInteractionService, getModelService, getPrismContext, getReportManager, getScriptingService, getSecurityEnforcer, getTaskManager, getTaskService, getWebApplicationConfiguration, getWorkflowManager, getWorkflowService, loadUserSelf, validateObject
clearLessJsCache, createBreadcrumbs, createComponentPath, createModalWindow, createStringResource, createStringResource, getDescribe, getFeedbackPanel, getMainFeedbackPanel, getPreviousPage, getPreviousPageToGoTo, getRestartResponseException, getSessionStorage, getString, getTempFeedbackPanel, goBack, isReinitializePreviousPages, onAfterRender, reinitialize, renderHead, setPreviousPage, setReinitializePreviousPages, showResult, showResultInSession
configureResponse, dirty, getMarkupType, homePageLink, onRender, renderXmlDecl, reportMissingHead, setHeaders
componentChanged, componentRendered, detachModels, dirty, endComponentRender, getAutoIndex, getId, getPageClass, getPageId, getPageParameters, getPageReference, getRenderCount, getSizeInBytes, getStatelessHint, hierarchyAsString, internalOnModelChanged, internalPrepareForRender, isBookmarkable, isErrorPage, isPageStateless, onBeforeRender, onDetach, onInitialize, onRedirect, renderPage, setFreezePageId, setNumericId, setStatelessHint, setWasCreatedBookmarkable, startComponentRender, toString, wasCreatedBookmarkable, wasRendered
add, addOrReplace, autoAdd, contains, get, get, getAssociatedMarkup, getAssociatedMarkupStream, getMarkup, internalAdd, internalInitialize, iterator, iterator, onAfterRenderChildren, onComponentTagBody, remove, remove, removeAll, renderAll, renderAssociatedMarkup, renderNext, replace, setDefaultModel, size, swap, toString, visitChildren, visitChildren, visitChildren, visitChildren
add, addStateChange, afterRender, beforeRender, canCallListenerInterface, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, clearOriginalDestination, configure, continueToOriginalDestination, debug, detach, detachModel, determineVisibility, error, exceptionMessage, fatal, findMarkupStream, findPage, findParent, findParentWithAssociatedMarkup, getAjaxRegionMarkupId, getApplication, getBehaviorById, getBehaviorId, getBehaviors, getBehaviors, getClassRelativePath, getConverter, getDefaultModel, getDefaultModelObject, getDefaultModelObjectAsString, getDefaultModelObjectAsString, getEscapeModelStrings, getFeedbackMessages, getFlag, getInnermostModel, getInnermostModel, getLocale, getLocalizer, getMarkup, getMarkupAttributes, getMarkupId, getMarkupId, getMarkupIdFromMarkup, getMarkupIdImpl, getMarkupSourcingStrategy, getMetaData, getModelComparator, getOutputMarkupId, getOutputMarkupPlaceholderTag, getPage, getPageRelativePath, getParent, getPath, getRenderBodyOnly, getRequest, getRequestCycle, getRequestFlag, getResponse, getSession, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalRenderComponent, isActionAuthorized, isAuto, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isRenderAllowed, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, markRendering, modelChanged, modelChanging, newMarkupSourcingStrategy, onComponentTag, onConfigure, onEvent, onModelChanged, onModelChanging, onReAdd, onRemove, prepareForRender, redirectToInterceptPage, remove, remove, render, renderComponentTag, rendered, renderHead, renderHead, renderPlaceholderTag, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, send, setAuto, setDefaultModelObject, setEnabled, setEscapeModelStrings, setFlag, setIgnoreAttributeModifier, setMarkup, setMarkupId, setMarkupIdImpl, setMetaData, setOutputMarkupId, setOutputMarkupPlaceholderTag, setParent, setRenderBodyOnly, setRequestFlag, setResponsePage, setResponsePage, setResponsePage, setVersioned, setVisibilityAllowed, setVisible, success, urlFor, urlFor, urlFor, urlFor, urlFor, visitParents, visitParents, warn, wrap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createSimpleTask, finishProcessing, getModelService, getSecurityEnforcer, getWebApplicationConfiguration
public static final String AUTH_ROLE_ALL
public static final String AUTH_ROLE_ALL_LABEL
public static final String AUTH_ROLE_ALL_DESCRIPTION
public PageRole()
public PageRole(org.apache.wicket.request.mapper.parameter.PageParameters parameters, PageTemplate previousPage)
protected void performCustomInitialization()
performCustomInitialization
in class PageAdminAbstractRole<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType>
protected void prepareFocusDeltaForModify(ObjectDelta<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType> focusDelta) throws SchemaException
prepareFocusDeltaForModify
in class PageAdminAbstractRole<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType>
SchemaException
protected void prepareFocusForAdd(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType> focus) throws SchemaException
prepareFocusForAdd
in class PageAdminAbstractRole<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType>
SchemaException
protected void setSpecificResponsePage()
setSpecificResponsePage
in class PageAdminFocus<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType>
protected com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType createNewFocus()
createNewFocus
in class PageAdminFocus<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType>
protected void reviveCustomModels() throws SchemaException
reviveCustomModels
in class PageAdminFocus<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType>
SchemaException
protected Class<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType> getCompileTimeClass()
getCompileTimeClass
in class PageAdminFocus<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType>
protected Class getRestartResponsePage()
getRestartResponsePage
in class PageAdminFocus<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType>
protected void initTabs(List<org.apache.wicket.extensions.markup.html.tabs.ITab> tabs)
initTabs
in class PageAdminAbstractRole<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType>
protected FocusSummaryPanel<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType> createSummaryPanel()
createSummaryPanel
in class PageAdminFocus<com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType>
Copyright © 2015 evolveum. All rights reserved.