Uses of Class
org.apache.syncope.client.console.tasks.CommandWrapper
Packages that use CommandWrapper
-
Uses of CommandWrapper in org.apache.syncope.client.console.tasks
Methods in org.apache.syncope.client.console.tasks that return CommandWrapperMethods in org.apache.syncope.client.console.tasks that return types with arguments of type CommandWrapperModifier 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) Methods in org.apache.syncope.client.console.tasks with parameters of type CommandWrapperModifier and TypeMethodDescriptionprotected WizardModelCommandComposeWizardBuilder.buildModelSteps(CommandWrapper modelObject, WizardModel wizardModel) CommandComposeDirectoryPanel.CommandComposeDataProvider.model(CommandWrapper object) protected SerializableCommandComposeWizardBuilder.onApplyInternal(CommandWrapper modelObject) Method parameters in org.apache.syncope.client.console.tasks with type arguments of type CommandWrapperModifier and TypeMethodDescriptionCommandComposeDirectoryPanel.getActions(IModel<CommandWrapper> model) Constructors in org.apache.syncope.client.console.tasks with parameters of type CommandWrapperModifierConstructorDescriptionCommandArgs(CommandWrapper command) CommandComposeWizardBuilder(String task, CommandWrapper defaultItem, ImplementationRestClient implementationRestClient, TaskRestClient taskRestClient, CommandRestClient commandRestClient, PageReference pageRef) Profile(CommandWrapper command)