Uses of Class
org.apache.syncope.common.lib.command.CommandTO
Packages that use CommandTO
Package
Description
-
Uses of CommandTO in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type CommandTOModifier and TypeMethodDescriptionprotected ActionsPanel
<CommandTO> CommandDirectoryPanel.getActions
(IModel<CommandTO> model) CommandDirectoryPanel.getColumns()
CommandDirectoryPanel.CommandDataProvider.iterator
(long first, long count) Methods in org.apache.syncope.client.console.panels with parameters of type CommandTOModifier and TypeMethodDescriptionprotected Panel
CommandDirectoryPanel.customResultBody
(String panelId, CommandTO item, Serializable result) Method parameters in org.apache.syncope.client.console.panels with type arguments of type CommandTOModifier and TypeMethodDescriptionprotected ActionsPanel
<CommandTO> CommandDirectoryPanel.getActions
(IModel<CommandTO> model) -
Uses of CommandTO in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return CommandTOMethods in org.apache.syncope.client.console.rest that return types with arguments of type CommandTOModifier and TypeMethodDescriptionMethods in org.apache.syncope.client.console.rest with parameters of type CommandTO -
Uses of CommandTO in org.apache.syncope.client.console.tasks
Methods in org.apache.syncope.client.console.tasks that return CommandTOMethods in org.apache.syncope.client.console.tasks with parameters of type CommandTO -
Uses of CommandTO in org.apache.syncope.client.console.wizards
Methods in org.apache.syncope.client.console.wizards with parameters of type CommandTOModifier and TypeMethodDescriptionprotected WizardModel
CommandWizardBuilder.buildModelSteps
(CommandTO modelObject, WizardModel wizardModel) protected Serializable
CommandWizardBuilder.onApplyInternal
(CommandTO modelObject) Constructors in org.apache.syncope.client.console.wizards with parameters of type CommandTOModifierConstructorDescriptionCommandArgs
(CommandTO command) CommandWizardBuilder
(CommandTO defaultItem, CommandRestClient commandRestClient, PageReference pageRef) -
Uses of CommandTO in org.apache.syncope.common.lib.command
Subclasses of CommandTO in org.apache.syncope.common.lib.commandFields in org.apache.syncope.common.lib.command declared as CommandTOMethods in org.apache.syncope.common.lib.command that return CommandTOModifier and TypeMethodDescriptionCommandTO.Builder.build()
protected final CommandTO
CommandTO.Builder.getInstance()
protected CommandTO
CommandTO.Builder.newInstance()
Constructors in org.apache.syncope.common.lib.command with parameters of type CommandTO -
Uses of CommandTO in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return types with arguments of type CommandTO -
Uses of CommandTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return CommandTOModifier and TypeMethodDescriptionReturns the command for the given key, if found.Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type CommandTOModifier and TypeMethodDescriptionCommandService.search
(CommandQuery query) Returns a paged list of all commands.Methods in org.apache.syncope.common.rest.api.service with parameters of type CommandTOModifier and TypeMethodDescriptionRuns the given command with the given arguments and returns the resulting output. -
Uses of CommandTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return CommandTOMethods in org.apache.syncope.core.logic that return types with arguments of type CommandTOMethods in org.apache.syncope.core.logic with parameters of type CommandTO -
Uses of CommandTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return CommandTOMethods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type CommandTOMethods in org.apache.syncope.core.rest.cxf.service with parameters of type CommandTO