Uses of Class
org.apache.syncope.common.lib.to.AnyTO
Packages that use AnyTO
Package
Description
-
Uses of AnyTO in org.apache.syncope.client.console.commons
Classes in org.apache.syncope.client.console.commons with type parameters of type AnyTOModifier and TypeClassDescriptionclassAnyDataProvider<A extends AnyTO>classSortableAnyProviderComparator<T extends AnyTO>Methods in org.apache.syncope.client.console.commons with type parameters of type AnyTOModifier and TypeMethodDescription<A extends AnyTO>
WizardModelAnyWizardBuilderAdditionalSteps.buildModelSteps(AnyWrapper<A> modelObject, WizardModel wizardModel, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo) <A extends AnyTO>
WizardModelIdMAnyWizardBuilderAdditionalSteps.buildModelSteps(AnyWrapper<A> modelObject, WizardModel wizardModel, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo) <A extends AnyTO>
WizardModelIdRepoAnyWizardBuilderAdditionalSteps.buildModelSteps(AnyWrapper<A> modelObject, WizardModel wizardModel, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo) Methods in org.apache.syncope.client.console.commons with parameters of type AnyTOModifier and TypeMethodDescriptionIdMStatusProvider.get(AnyTO any, Collection<String> resources) IdRepoStatusProvider.get(AnyTO any, Collection<String> resources) StatusProvider.get(AnyTO any, Collection<String> resources) -
Uses of AnyTO in org.apache.syncope.client.console.layout
Methods in org.apache.syncope.client.console.layout with type parameters of type AnyTOModifier and TypeMethodDescriptionstatic <A extends AnyTO,F extends AnyForm<A>, FL extends AbstractAnyFormLayout<A, F>>
FAnyLayoutUtils.newLayoutInfo(A anyTO, List<String> anyTypeClasses, FL anyFormLayout, AbstractAnyRestClient<?> anyRestClient, PageReference pageRef) -
Uses of AnyTO in org.apache.syncope.client.console.panels
Classes in org.apache.syncope.client.console.panels with type parameters of type AnyTOModifier and TypeClassDescriptionclassAnyDirectoryPanel<A extends AnyTO,E extends AbstractAnyRestClient<A>> static classAnyDirectoryPanel.Builder<A extends AnyTO,E extends AbstractAnyRestClient<A>> Methods in org.apache.syncope.client.console.panels that return types with arguments of type AnyTOMethods in org.apache.syncope.client.console.panels with parameters of type AnyTOModifier and TypeMethodDescription -
Uses of AnyTO in org.apache.syncope.client.console.panels.search
Classes in org.apache.syncope.client.console.panels.search with type parameters of type AnyTOModifier and TypeClassDescriptionclassAnySelectionDirectoryPanel<A extends AnyTO,E extends AbstractAnyRestClient<A>> static classAnySelectionDirectoryPanel.Builder<A extends AnyTO,E extends AbstractAnyRestClient<A>> static classAnySelectionDirectoryPanel.ItemSelection<T extends AnyTO> -
Uses of AnyTO in org.apache.syncope.client.console.rest
Classes in org.apache.syncope.client.console.rest with type parameters of type AnyTOMethods in org.apache.syncope.client.console.rest with type parameters of type AnyTOModifier and TypeMethodDescription<C extends AnyCR,A extends AnyTO>
ProvisioningResult<A> <T extends AnyTO>
ProvisioningResult<T> Methods in org.apache.syncope.client.console.rest that return types with arguments of type AnyTOMethods in org.apache.syncope.client.console.rest with parameters of type AnyTO -
Uses of AnyTO in org.apache.syncope.client.console.status
Classes in org.apache.syncope.client.console.status with type parameters of type AnyTOFields in org.apache.syncope.client.console.status declared as AnyTOConstructors in org.apache.syncope.client.console.status with parameters of type AnyTOModifierConstructorDescriptionAnyStatusDirectoryPanel(MultilevelPanel multiLevelPanelRef, PageReference pageRef, AnyTO anyTO, String itemKeyFieldName, boolean statusOnly) -
Uses of AnyTO in org.apache.syncope.client.console.tasks
Methods in org.apache.syncope.client.console.tasks with parameters of type AnyTOModifier and TypeMethodDescriptionprotected abstract SerializableTemplatesTogglePanel.onApplyInternal(TemplatableTO targetObject, String type, AnyTO anyTO) -
Uses of AnyTO 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 AnyTO -
Uses of AnyTO in org.apache.syncope.client.console.wizards.any
Classes in org.apache.syncope.client.console.wizards.any with type parameters of type AnyTOModifier and TypeClassDescriptionclassAnyWizardBuilder<A extends AnyTO>classinterfaceTemplateWizardBuilder<T extends AnyTO>Fields in org.apache.syncope.client.console.wizards.any declared as AnyTOMethods in org.apache.syncope.client.console.wizards.any with type parameters of type AnyTOModifier and TypeMethodDescriptionprotected static <T extends AnyTO>
AnyWrapper<T> AnyWizardBuilder.wrapper(T anyTO) Methods in org.apache.syncope.client.console.wizards.any with parameters of type AnyTOModifier and TypeMethodDescriptionprotected voidAnyWizardBuilder.fixPlainAttrs(AnyTO updated, AnyTO original) protected voidStatusPanel.init(AnyTO any, IModel<List<StatusBean>> model, List<Triple<ConnObject, ConnObjectWrapper, String>> connObjects, PageReference pageRef, boolean enableConnObjectLink) Constructor parameters in org.apache.syncope.client.console.wizards.any with type arguments of type AnyTOModifierConstructorDescriptionRelationships(AnyWrapper<? extends AnyTO> modelObject, PageReference pageRef) -
Uses of AnyTO in org.apache.syncope.client.enduser.panels
Methods in org.apache.syncope.client.enduser.panels with parameters of type AnyTOModifier and TypeMethodDescriptionprotected voidAnyFormPanel.fixPlainAttrs(AnyTO updated, AnyTO original) -
Uses of AnyTO in org.apache.syncope.client.enduser.panels.any
Classes in org.apache.syncope.client.enduser.panels.any with type parameters of type AnyTOFields in org.apache.syncope.client.enduser.panels.any declared as AnyTO -
Uses of AnyTO in org.apache.syncope.client.enduser.rest
Classes in org.apache.syncope.client.enduser.rest with type parameters of type AnyTOMethods in org.apache.syncope.client.enduser.rest with parameters of type AnyTO -
Uses of AnyTO in org.apache.syncope.client.ui.commons.layout
Classes in org.apache.syncope.client.ui.commons.layout with type parameters of type AnyTOModifier and TypeClassDescriptionclassAbstractAnyFormBaseLayout<A extends AnyTO,F extends AnyForm<A>> classAbstractAnyFormLayout<A extends AnyTO,F extends AnyForm<A>> -
Uses of AnyTO in org.apache.syncope.client.ui.commons.status
Methods in org.apache.syncope.client.ui.commons.status that return AnyTOMethods in org.apache.syncope.client.ui.commons.status with parameters of type AnyTOModifier and TypeMethodDescriptionstatic StatusBeanStatusUtils.getStatusBean(AnyTO anyTO, String resource, ConnObject connObject, boolean notUser) Constructors in org.apache.syncope.client.ui.commons.status with parameters of type AnyTOModifierConstructorDescriptionConnObjectWrapper(AnyTO any, String resource, ConnObject connObjectTO) StatusBean(AnyTO any, String resource) -
Uses of AnyTO in org.apache.syncope.client.ui.commons.wizards.any
Classes in org.apache.syncope.client.ui.commons.wizards.any with type parameters of type AnyTOFields in org.apache.syncope.client.ui.commons.wizards.any declared as AnyTOModifier and TypeFieldDescriptionprotected final AnyTOAbstractGroups.anyTOprotected final AnyTOAbstractResources.anyTOMethods in org.apache.syncope.client.ui.commons.wizards.any with parameters of type AnyTOModifier and TypeMethodDescriptionprotected voidAbstractAnyWizardBuilder.fixPlainAttrs(AnyTO updated, AnyTO original) -
Uses of AnyTO in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib with type parameters of type AnyTOModifier and TypeMethodDescriptionAnyOperations.diff(TO updated, TO original, boolean incremental) EntityTOUtils.toAnyCR(A anyTO, C anyCR) EntityTOUtils.toAnyTO(C anyCR, A anyTO) Methods in org.apache.syncope.common.lib that return AnyTOMethods in org.apache.syncope.common.lib with parameters of type AnyTO -
Uses of AnyTO in org.apache.syncope.common.lib.search
Method parameters in org.apache.syncope.common.lib.search with type arguments of type AnyTO -
Uses of AnyTO in org.apache.syncope.common.lib.to
Subclasses of AnyTO in org.apache.syncope.common.lib.toMethods in org.apache.syncope.common.lib.to that return types with arguments of type AnyTOModifier and TypeMethodDescriptionLiveSyncTaskTO.getTemplates()PullTaskTO.getTemplates()RealmTO.getTemplates()TemplatableTO.getTemplates() -
Uses of AnyTO in org.apache.syncope.common.lib.types
Methods in org.apache.syncope.common.lib.types that return types with arguments of type AnyTOMethod parameters in org.apache.syncope.common.lib.types with type arguments of type AnyTOModifier and TypeMethodDescriptionstatic AnyTypeKindAnyTypeKind.fromTOClass(Class<? extends AnyTO> clazz) -
Uses of AnyTO in org.apache.syncope.common.rest.api.service
Classes in org.apache.syncope.common.rest.api.service with type parameters of type AnyTOMethods in org.apache.syncope.common.rest.api.service with parameters of type AnyTO -
Uses of AnyTO in org.apache.syncope.core.logic
Classes in org.apache.syncope.core.logic with type parameters of type AnyTOModifier and TypeClassDescriptionclassAbstractAnyLogic<TO extends AnyTO,C extends AnyCR, U extends AnyUR> classAbstractResourceAssociator<A extends AnyTO> -
Uses of AnyTO in org.apache.syncope.core.logic.api
Methods in org.apache.syncope.core.logic.api with type parameters of type AnyTOModifier and TypeMethodDescriptiondefault <A extends AnyTO>
ALogicActions.afterCreate(A input, List<PropagationStatus> statuses) default <A extends AnyTO>
ALogicActions.afterDelete(A input, List<PropagationStatus> statuses) default <A extends AnyTO>
ALogicActions.afterUpdate(A input, List<PropagationStatus> statuses) default <A extends AnyTO>
ALogicActions.beforeDelete(A input) -
Uses of AnyTO in org.apache.syncope.core.persistence.api.entity
Methods in org.apache.syncope.core.persistence.api.entity with type parameters of type AnyTOMethods in org.apache.syncope.core.persistence.api.entity that return AnyTOMethods in org.apache.syncope.core.persistence.api.entity with parameters of type AnyTO -
Uses of AnyTO in org.apache.syncope.core.persistence.common.entity
Methods in org.apache.syncope.core.persistence.common.entity with type parameters of type AnyTO -
Uses of AnyTO in org.apache.syncope.core.persistence.jpa.entity
Methods in org.apache.syncope.core.persistence.jpa.entity that return AnyTOMethods in org.apache.syncope.core.persistence.jpa.entity with parameters of type AnyTO -
Uses of AnyTO in org.apache.syncope.core.persistence.neo4j.entity
Methods in org.apache.syncope.core.persistence.neo4j.entity that return AnyTOMethods in org.apache.syncope.core.persistence.neo4j.entity with parameters of type AnyTO -
Uses of AnyTO in org.apache.syncope.core.provisioning.api
Methods in org.apache.syncope.core.provisioning.api with type parameters of type AnyTOModifier and TypeMethodDescription<T extends AnyTO>
voidMappingManager.setIntValues(Item item, Attribute attr, T anyTO) Set attribute values, according to the givenItem, to any object from attribute received from connector. -
Uses of AnyTO in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java with parameters of type AnyTOModifier and TypeMethodDescriptionvoidDefaultMappingManager.setIntValues(Item item, Attribute attr, AnyTO anyTO) -
Uses of AnyTO in org.apache.syncope.core.provisioning.java.pushpull
Methods in org.apache.syncope.core.provisioning.java.pushpull that return AnyTOModifier and TypeMethodDescriptionprotected abstract AnyTOprotected AnyTOprotected AnyTOprotected AnyTOprotected abstract AnyTOprotected AnyTOprotected AnyTOprotected AnyTOprotected AnyTOprotected AnyTOprotected AnyTOMethods in org.apache.syncope.core.provisioning.java.pushpull with parameters of type AnyTOModifier and TypeMethodDescriptionprotected abstract AnyURAbstractPullResultHandler.doUpdate(AnyTO before, AnyUR anyUR, SyncDelta delta, ProvisioningReport result) protected AnyURDefaultAnyObjectPullResultHandler.doUpdate(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected AnyURDefaultGroupPullResultHandler.doUpdate(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected AnyURDefaultUserPullResultHandler.doUpdate(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected abstract Stringprotected Stringprotected Stringprotected String -
Uses of AnyTO in org.apache.syncope.core.provisioning.java.utils
Methods in org.apache.syncope.core.provisioning.java.utils with type parameters of type AnyTOModifier and TypeMethodDescriptionprotected <T extends AnyTO>
TConnObjectUtils.getAnyTOFromConnObject(ConnectorObject obj, InboundTask<?> inboundTask, AnyTypeKind anyTypeKind, Provision provision) Methods in org.apache.syncope.core.provisioning.java.utils with parameters of type AnyTOModifier and TypeMethodDescriptionvoidTemplateUtils.apply(RealmMember realmMember, AnyTO template) <U extends AnyUR>
UConnObjectUtils.getAnyUR(String key, ConnectorObject obj, AnyTO original, InboundTask<?> inboundTask, AnyTypeKind anyTypeKind, Provision provision) BuildAnyURout of connector object attributes and schema mapping.Method parameters in org.apache.syncope.core.provisioning.java.utils with type arguments of type AnyTOModifier and TypeMethodDescriptionstatic voidTemplateUtils.check(Map<String, AnyTO> templates, ClientExceptionType clientExceptionType) -
Uses of AnyTO in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service with type parameters of type AnyTOModifier and TypeClassDescriptionclassAbstractAnyService<TO extends AnyTO,CR extends AnyCR, UR extends AnyUR> Methods in org.apache.syncope.core.rest.cxf.service with parameters of type AnyTO