Interface InfoItemActionExecutor<T>
public interface InfoItemActionExecutor<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
executeInfoItemAction
(InfoItemIdentifier infoItemIdentifier, String fieldId)
-
Method Details
-
executeInfoItemAction
void executeInfoItemAction(InfoItemIdentifier infoItemIdentifier, String fieldId) throws InfoItemActionExecutionException - Throws:
InfoItemActionExecutionException
-