Class IdUCmdRealNameUpdate
java.lang.Object
com.io7m.idstore.server.controller.user.IdUCmdAbstract<IdUCommandRealnameUpdate>
com.io7m.idstore.server.controller.user.IdUCmdRealNameUpdate
- All Implemented Interfaces:
- IdCommandExecutorType<IdSessionUser,- IdUCommandContext, - IdUCommandRealnameUpdate, - IdUResponseType> 
IdUCmdRealNameUpdate
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected IdUResponseTypeexecuteActual(IdUCommandContext context, IdUCommandRealnameUpdate command) Methods inherited from class com.io7m.idstore.server.controller.user.IdUCmdAbstractexecute
- 
Constructor Details- 
IdUCmdRealNameUpdatepublic IdUCmdRealNameUpdate()IdUCmdRealNameUpdate
 
- 
- 
Method Details- 
executeActualprotected IdUResponseType executeActual(IdUCommandContext context, IdUCommandRealnameUpdate command) throws IdException - Specified by:
- executeActualin class- IdUCmdAbstract<IdUCommandRealnameUpdate>
- Throws:
- IdException
 
 
-