T
- the context of the update actionpublic abstract class UpdateActionImpl<T> extends Base implements UpdateAction<T>
Modifier | Constructor and Description |
---|---|
protected |
UpdateActionImpl(String action) |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
protected UpdateActionImpl(String action)
public String getAction()
getAction
in interface UpdateAction<T>