public class AddAdminRepoConsumerClosure extends Object implements org.apache.commons.collections.Closure
| Constructor and Description |
|---|
AddAdminRepoConsumerClosure(List<String> selectedIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Object input) |
List<AdminRepositoryConsumer> |
getList() |
public void execute(Object input)
execute in interface org.apache.commons.collections.Closurepublic List<AdminRepositoryConsumer> getList()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.