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