Uses of Class
org.apache.syncope.client.console.tasks.CommandWrapper
-
Uses of CommandWrapper in org.apache.syncope.client.console.tasks
Modifier and TypeMethodDescriptionCommandComposeDirectoryPanel.getActions
(IModel<CommandWrapper> model) protected List
<IColumn<CommandWrapper, String>> CommandComposeDirectoryPanel.getColumns()
CommandComposeDirectoryPanel.CommandComposeDataProvider.iterator
(long first, long count) CommandComposeDirectoryPanel.CommandComposeDataProvider.model
(CommandWrapper object) Modifier and TypeMethodDescriptionprotected WizardModel
CommandComposeWizardBuilder.buildModelSteps
(CommandWrapper modelObject, WizardModel wizardModel) CommandComposeDirectoryPanel.CommandComposeDataProvider.model
(CommandWrapper object) protected Serializable
CommandComposeWizardBuilder.onApplyInternal
(CommandWrapper modelObject) Modifier and TypeMethodDescriptionCommandComposeDirectoryPanel.getActions
(IModel<CommandWrapper> model) ModifierConstructorDescriptionCommandArgs
(CommandWrapper command) CommandComposeWizardBuilder
(String task, CommandWrapper defaultItem, ImplementationRestClient implementationRestClient, TaskRestClient taskRestClient, CommandRestClient commandRestClient, PageReference pageRef) Profile
(CommandWrapper command)