public class ResourceActivationEditor extends SimplePanel<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceActivationDefinitionType>
Modifier and Type | Field and Description |
---|---|
static String |
ADM_STATUS_IN_SOURCE_DEFAULT |
static String |
ADM_STATUS_IN_TARGET_DEFAULT |
static String |
ADM_STATUS_OUT_SOURCE_DEFAULT |
static String |
ADM_STATUS_OUT_TARGET_DEFAULT |
static String |
EXISTENCE_DEFAULT_SOURCE |
static String |
VALID_FROM_IN_SOURCE_DEFAULT |
static String |
VALID_FROM_IN_TARGET_DEFAULT |
static String |
VALID_FROM_OUT_SOURCE_DEFAULT |
static String |
VALID_FROM_OUT_TARGET_DEFAULT |
static String |
VALID_TO_IN_SOURCE_DEFAULT |
static String |
VALID_TO_IN_TARGET_DEFAULT |
static String |
VALID_TO_OUT_SOURCE_DEFAULT |
static String |
VALID_TO_OUT_TARGET_DEFAULT |
Constructor and Description |
---|
ResourceActivationEditor(String id,
org.apache.wicket.model.IModel<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceActivationDefinitionType> model) |
Modifier and Type | Method and Description |
---|---|
org.apache.wicket.model.IModel<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceActivationDefinitionType> |
getModel() |
protected void |
initLayout() |
createModalWindow, getPageBase
createComponentPath, createModel, createStringResource, createStringResource, createStringResource, createStringResource, getModelObject, getString, getWebApplicationConfiguration
getWebPage, getWebRequest, getWebResponse, getWebSession
add, addOrReplace, autoAdd, contains, get, get, getAssociatedMarkup, getAssociatedMarkupStream, getMarkup, getMarkupType, internalAdd, internalInitialize, iterator, iterator, onAfterRenderChildren, onComponentTagBody, onRender, remove, remove, removeAll, renderAll, renderAssociatedMarkup, renderNext, replace, setDefaultModel, size, swap, toString, toString, visitChildren, visitChildren, visitChildren, visitChildren
add, addStateChange, afterRender, beforeRender, canCallListenerInterface, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, clearOriginalDestination, configure, continueToOriginalDestination, debug, detach, detachModel, detachModels, determineVisibility, error, exceptionMessage, fatal, findMarkupStream, findPage, findParent, findParentWithAssociatedMarkup, getAjaxRegionMarkupId, getApplication, getBehaviorById, getBehaviorId, getBehaviors, getBehaviors, getClassRelativePath, getConverter, getDefaultModel, getDefaultModelObject, getDefaultModelObjectAsString, getDefaultModelObjectAsString, getEscapeModelStrings, getFeedbackMessages, getFlag, getId, 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, getSizeInBytes, getStatelessHint, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalOnModelChanged, internalPrepareForRender, internalRenderComponent, isActionAuthorized, isAuto, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isRenderAllowed, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, markRendering, modelChanged, modelChanging, onAfterRender, onBeforeRender, onComponentTag, onConfigure, onDetach, onEvent, onInitialize, onModelChanged, onModelChanging, onRemove, prepareForRender, redirectToInterceptPage, remove, remove, render, renderComponentTag, rendered, renderHead, 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
public static final String EXISTENCE_DEFAULT_SOURCE
public static final String ADM_STATUS_OUT_SOURCE_DEFAULT
public static final String ADM_STATUS_OUT_TARGET_DEFAULT
public static final String ADM_STATUS_IN_SOURCE_DEFAULT
public static final String ADM_STATUS_IN_TARGET_DEFAULT
public static final String VALID_TO_OUT_SOURCE_DEFAULT
public static final String VALID_TO_OUT_TARGET_DEFAULT
public static final String VALID_TO_IN_SOURCE_DEFAULT
public static final String VALID_TO_IN_TARGET_DEFAULT
public static final String VALID_FROM_OUT_SOURCE_DEFAULT
public static final String VALID_FROM_OUT_TARGET_DEFAULT
public static final String VALID_FROM_IN_SOURCE_DEFAULT
public static final String VALID_FROM_IN_TARGET_DEFAULT
public ResourceActivationEditor(String id, org.apache.wicket.model.IModel<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceActivationDefinitionType> model)
public org.apache.wicket.model.IModel<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceActivationDefinitionType> getModel()
getModel
in class BaseSimplePanel<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceActivationDefinitionType>
protected void initLayout()
initLayout
in class BaseSimplePanel<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceActivationDefinitionType>
Copyright © 2015 evolveum. All rights reserved.