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