public class PlainAttrs extends AbstractAttrs<org.apache.syncope.common.lib.to.PlainSchemaTO>
| Modifier and Type | Class and Description |
|---|---|
protected class |
PlainAttrs.PlainSchemasMemberships |
protected class |
PlainAttrs.PlainSchemasOwn |
AbstractAttrs.Schemas| Modifier and Type | Field and Description |
|---|---|
protected String |
fileKey |
protected org.apache.syncope.common.lib.to.AnyTO |
previousObject |
anyTO, attrComparator, attrs, FORM_SUFFIX, membershipSchemas, membershipTOs, schemas| Constructor and Description |
|---|
PlainAttrs(String id,
AnyWrapper<T> modelObject,
List<String> anyTypeClasses,
Map<String,CustomizationOption> whichPlainAttrs) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
filterSchemas() |
protected List<org.apache.syncope.common.lib.to.AttrTO> |
getAttrsFromTO() |
protected List<org.apache.syncope.common.lib.to.AttrTO> |
getAttrsFromTO(org.apache.syncope.common.lib.to.MembershipTO membershipTO) |
protected FieldPanel |
getFieldPanel(org.apache.syncope.common.lib.to.PlainSchemaTO schemaTO) |
protected FieldPanel |
getFieldPanel(org.apache.syncope.common.lib.to.PlainSchemaTO schemaTO,
String groupName) |
protected org.apache.syncope.common.lib.types.SchemaType |
getSchemaType() |
protected void |
setAttrs() |
protected void |
setAttrs(org.apache.syncope.common.lib.to.MembershipTO membershipTO) |
evaluate, getDefaultValues, getDefaultValues, getMembershipAuxClasses, getPageReference, isPanelVisible, onEvent, onInitialize, renderAsReadonlygetRegionMarkup, newMarkupSourcingStrategygetWebApplication, getWebPage, getWebRequest, getWebResponse, getWebSessionadd, addDequeuedComponent, addOrReplace, autoAdd, canDequeueTag, contains, dequeue, dequeue, dequeuePreamble, findChildComponent, findComponentToDequeue, get, getAssociatedMarkup, getAssociatedMarkupStream, getMarkup, getMarkupType, internalAdd, internalInitialize, iterator, iterator, newDequeueContext, onComponentTagBody, onDetach, onRender, queue, remove, remove, removeAll, renderAll, renderAssociatedMarkup, renderNext, replace, setDefaultModel, size, stream, streamChildren, toString, toString, visitChildren, visitChildrenadd, addStateChange, beforeRender, canCallListener, canCallListenerAfterExpiry, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, clearOriginalDestination, configure, continueToOriginalDestination, createConverter, 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, internalRenderComponent, internalRenderHead, isActionAuthorized, isAuto, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isInitialized, isRenderAllowed, isRendering, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, markRendering, modelChanged, modelChanging, onAfterRender, onBeforeRender, onComponentTag, onConfigure, onModelChanged, onModelChanging, onReAdd, onRemove, redirectToInterceptPage, remove, remove, render, renderComponentTag, rendered, renderHead, renderPart, renderPlaceholderTag, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, send, setAuto, setDefaultModelObject, setEnabled, setEscapeModelStrings, setFlag, setIgnoreAttributeModifier, setMarkup, setMarkupId, setMarkupIdImpl, setMetaData, setOutputMarkupId, setOutputMarkupPlaceholderTag, setParent, setRenderBodyOnly, setResponsePage, setResponsePage, setResponsePage, setVersioned, setVisibilityAllowed, setVisible, success, urlFor, urlFor, urlFor, urlForListener, urlForListener, visitParents, visitParents, warn, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorprotected final org.apache.syncope.common.lib.to.AnyTO previousObject
protected String fileKey
public PlainAttrs(String id, AnyWrapper<T> modelObject, List<String> anyTypeClasses, Map<String,CustomizationOption> whichPlainAttrs) throws IllegalArgumentException
IllegalArgumentExceptionprotected org.apache.syncope.common.lib.types.SchemaType getSchemaType()
getSchemaType in class AbstractAttrs<org.apache.syncope.common.lib.to.PlainSchemaTO>protected boolean filterSchemas()
filterSchemas in class AbstractAttrs<org.apache.syncope.common.lib.to.PlainSchemaTO>protected List<org.apache.syncope.common.lib.to.AttrTO> getAttrsFromTO()
getAttrsFromTO in class AbstractAttrs<org.apache.syncope.common.lib.to.PlainSchemaTO>protected List<org.apache.syncope.common.lib.to.AttrTO> getAttrsFromTO(org.apache.syncope.common.lib.to.MembershipTO membershipTO)
getAttrsFromTO in class AbstractAttrs<org.apache.syncope.common.lib.to.PlainSchemaTO>protected void setAttrs()
setAttrs in class AbstractAttrs<org.apache.syncope.common.lib.to.PlainSchemaTO>protected void setAttrs(org.apache.syncope.common.lib.to.MembershipTO membershipTO)
setAttrs in class AbstractAttrs<org.apache.syncope.common.lib.to.PlainSchemaTO>protected FieldPanel getFieldPanel(org.apache.syncope.common.lib.to.PlainSchemaTO schemaTO)
protected FieldPanel getFieldPanel(org.apache.syncope.common.lib.to.PlainSchemaTO schemaTO, String groupName)
Copyright © 2020–2023. All rights reserved.