Uses of Interface
org.apache.syncope.common.lib.to.AttributableTO
Packages that use AttributableTO
Package
Description
-
Uses of AttributableTO in org.apache.syncope.client.console.wicket.extensions.markup.html.repeater.data.table
Classes in org.apache.syncope.client.console.wicket.extensions.markup.html.repeater.data.table with type parameters of type AttributableTO -
Uses of AttributableTO in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as AttributableTOModifier and TypeFieldDescriptionprotected final AttributableTO
AbstractAttrsWizardStep.attributable
protected AttributableTO
AbstractAttrsWizardStep.previousObject
Constructors in org.apache.syncope.client.console.wizards.any with parameters of type AttributableTOModifierConstructorDescriptionAbstractAttrsWizardStep
(AttributableTO attributable, AjaxWizard.Mode mode, List<String> anyTypeClasses, List<String> whichAttrs) Constructor parameters in org.apache.syncope.client.console.wizards.any with type arguments of type AttributableTOModifierConstructorDescriptionPlainSchemasMemberships
(String id, Map<String, PlainSchemaTO> schemas, IModel<AttributableTO> attributableTO) -
Uses of AttributableTO in org.apache.syncope.client.ui.commons.markup.html.form
Methods in org.apache.syncope.client.ui.commons.markup.html.form with parameters of type AttributableTOModifier and TypeMethodDescriptionAjaxCheckBoxPanel.setNewModel
(AttributableTO attributable, String schema) AjaxNumberFieldPanel.setNewModel
(AttributableTO attributable, String schema) DateFieldPanel.setNewModel
(AttributableTO attributable, String schema) FieldPanel.setNewModel
(AttributableTO attributable, String schema) -
Uses of AttributableTO in org.apache.syncope.client.ui.commons.wizards.any
Classes in org.apache.syncope.client.ui.commons.wizards.any with type parameters of type AttributableTOFields in org.apache.syncope.client.ui.commons.wizards.any declared as AttributableTO -
Uses of AttributableTO in org.apache.syncope.common.lib
Subinterfaces of AttributableTO in org.apache.syncope.common.lib -
Uses of AttributableTO in org.apache.syncope.common.lib.request
Classes in org.apache.syncope.common.lib.request that implement AttributableTO -
Uses of AttributableTO in org.apache.syncope.common.lib.to
Classes in org.apache.syncope.common.lib.to that implement AttributableTOModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of AttributableTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic with parameters of type AttributableTOModifier and TypeMethodDescriptionSchemaLogic.getDropdownValues
(String key, AttributableTO attributableTO) -
Uses of AttributableTO in org.apache.syncope.core.persistence.api.attrvalue
Methods in org.apache.syncope.core.persistence.api.attrvalue with parameters of type AttributableTOModifier and TypeMethodDescriptionDropdownValueProvider.getChoices
(AttributableTO attributableTO)