Which are the minimum methods need to be overridden in Action Controller?
doInit()
doUpdate()
doPageAction()
None of the above