Uses of Class
org.apache.syncope.common.lib.to.AttrRepoTO
Packages that use AttrRepoTO
Package
Description
-
Uses of AttrRepoTO in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type AttrRepoTOModifier and TypeMethodDescriptionAttrRepoDirectoryPanel.getActions
(IModel<AttrRepoTO> model) protected List
<IColumn<AttrRepoTO, String>> AttrRepoDirectoryPanel.getColumns()
AttrRepoDirectoryPanel.AttrRepoProvider.iterator
(long first, long count) AttrRepoDirectoryPanel.AttrRepoProvider.model
(AttrRepoTO object) Methods in org.apache.syncope.client.console.panels with parameters of type AttrRepoTOModifier and TypeMethodDescriptionAttrRepoDirectoryPanel.AttrRepoProvider.model
(AttrRepoTO object) Method parameters in org.apache.syncope.client.console.panels with type arguments of type AttrRepoTO -
Uses of AttrRepoTO in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return AttrRepoTOMethods in org.apache.syncope.client.console.rest that return types with arguments of type AttrRepoTOMethods in org.apache.syncope.client.console.rest with parameters of type AttrRepoTOModifier and TypeMethodDescriptionvoid
AttrRepoRestClient.create
(AttrRepoTO attrRepoTO) void
AttrRepoRestClient.update
(AttrRepoTO attrRepoTO) -
Uses of AttrRepoTO in org.apache.syncope.client.console.wizards
Methods in org.apache.syncope.client.console.wizards with parameters of type AttrRepoTOModifier and TypeMethodDescriptionprotected WizardModel
AttrRepoWizardBuilder.buildModelSteps
(AttrRepoTO modelObject, WizardModel wizardModel) protected Serializable
AttrRepoWizardBuilder.onApplyInternal
(AttrRepoTO modelObject) Constructors in org.apache.syncope.client.console.wizards with parameters of type AttrRepoTOModifierConstructorDescriptionAttrRepoWizardBuilder
(AttrRepoTO defaultItem, AttrRepoRestClient attrRepoRestClient, PageReference pageRef) -
Uses of AttrRepoTO in org.apache.syncope.client.console.wizards.mapping
Constructors in org.apache.syncope.client.console.wizards.mapping with parameters of type AttrRepoTO -
Uses of AttrRepoTO in org.apache.syncope.common.lib.attr
Methods in org.apache.syncope.common.lib.attr with parameters of type AttrRepoTOModifier and TypeMethodDescriptionAttrRepoConf.map
(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper) AttrRepoConf.Mapper.map
(AttrRepoTO attrRepo, AzureActiveDirectoryAttrRepoConf conf) AttrRepoConf.Mapper.map
(AttrRepoTO attrRepo, JDBCAttrRepoConf conf) AttrRepoConf.Mapper.map
(AttrRepoTO attrRepo, LDAPAttrRepoConf conf) AttrRepoConf.Mapper.map
(AttrRepoTO attrRepo, OktaAttrRepoConf conf) AttrRepoConf.Mapper.map
(AttrRepoTO attrRepo, StubAttrRepoConf conf) AttrRepoConf.Mapper.map
(AttrRepoTO attrRepo, SyncopeAttrRepoConf conf) AzureActiveDirectoryAttrRepoConf.map
(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper) JDBCAttrRepoConf.map
(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper) LDAPAttrRepoConf.map
(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper) OktaAttrRepoConf.map
(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper) StubAttrRepoConf.map
(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper) SyncopeAttrRepoConf.map
(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper) -
Uses of AttrRepoTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return AttrRepoTOModifier and TypeMethodDescriptionReturns the attribute repository matching the given key.Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type AttrRepoTOModifier and TypeMethodDescriptionAttrRepoService.list()
Returns a list of attribute repositories.Methods in org.apache.syncope.common.rest.api.service with parameters of type AttrRepoTOModifier and TypeMethodDescriptionAttrRepoService.create
(@NotNull AttrRepoTO attrRepoTO) Create a new attribute repository.void
AttrRepoService.update
(@NotNull AttrRepoTO attrRepoTO) Updates attribute repository matching the given key. -
Uses of AttrRepoTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return AttrRepoTOModifier and TypeMethodDescriptionAttrRepoLogic.create
(AttrRepoTO attrRepoTO) protected AttrRepoTO
AttrRepoLogic.resolveReference
(Method method, Object... args) AttrRepoLogic.update
(AttrRepoTO attrRepoTO) Methods in org.apache.syncope.core.logic that return types with arguments of type AttrRepoTOMethods in org.apache.syncope.core.logic with parameters of type AttrRepoTOModifier and TypeMethodDescriptionAttrRepoLogic.create
(AttrRepoTO attrRepoTO) AttrRepoLogic.update
(AttrRepoTO attrRepoTO) -
Uses of AttrRepoTO in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return AttrRepoTOMethods in org.apache.syncope.core.provisioning.api.data with parameters of type AttrRepoTOModifier and TypeMethodDescriptionAttrRepoDataBinder.create
(AttrRepoTO attrRepoTO) AttrRepoDataBinder.update
(AttrRepo attrRepo, AttrRepoTO attrRepoTO) -
Uses of AttrRepoTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return AttrRepoTOMethods in org.apache.syncope.core.provisioning.java.data with parameters of type AttrRepoTOModifier and TypeMethodDescriptionAttrRepoDataBinderImpl.create
(AttrRepoTO attrRepoTO) protected void
AttrRepoDataBinderImpl.populateItems
(AttrRepoTO attrRepoTO, AttrRepo attrRepo) protected void
AttrRepoDataBinderImpl.populateItems
(AttrRepo attrRepo, AttrRepoTO attrRepoTO) AttrRepoDataBinderImpl.update
(AttrRepo attrRepo, AttrRepoTO attrRepoTO) -
Uses of AttrRepoTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return AttrRepoTOMethods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type AttrRepoTOMethods in org.apache.syncope.core.rest.cxf.service with parameters of type AttrRepoTOModifier and TypeMethodDescriptionAttrRepoServiceImpl.create
(AttrRepoTO attrRepoTO) void
AttrRepoServiceImpl.update
(AttrRepoTO attrRepoTO) -
Uses of AttrRepoTO in org.apache.syncope.wa.bootstrap.mapping
Methods in org.apache.syncope.wa.bootstrap.mapping with parameters of type AttrRepoTOModifier and TypeMethodDescriptionAttrRepoPropertySourceMapper.map
(AttrRepoTO attrRepoTO, AzureActiveDirectoryAttrRepoConf conf) AttrRepoPropertySourceMapper.map
(AttrRepoTO attrRepoTO, JDBCAttrRepoConf conf) AttrRepoPropertySourceMapper.map
(AttrRepoTO attrRepoTO, LDAPAttrRepoConf conf) AttrRepoPropertySourceMapper.map
(AttrRepoTO attrRepoTO, OktaAttrRepoConf conf) AttrRepoPropertySourceMapper.map
(AttrRepoTO attrRepoTO, StubAttrRepoConf conf) AttrRepoPropertySourceMapper.map
(AttrRepoTO attrRepoTO, SyncopeAttrRepoConf conf)