public interface IActionFactory<T>
| Modifier and Type | Method and Description |
|---|---|
AbstractAction |
create(net.anwiba.commons.model.IObjectModel<T> context,
Document document,
net.anwiba.commons.lang.functional.IBlock<RuntimeException> clearBlock) |
AbstractAction create(net.anwiba.commons.model.IObjectModel<T> context, Document document, net.anwiba.commons.lang.functional.IBlock<RuntimeException> clearBlock) throws RuntimeException
RuntimeExceptionCopyright © 2007–2017 Andreas Bartels. All rights reserved.