Class IdACmdUserCreate
java.lang.Object
com.io7m.idstore.server.controller.admin.IdACmdAbstract<IdACommandContext,IdACommandUserCreate,IdAResponseType>
  
com.io7m.idstore.server.controller.admin.IdACmdUserCreate
- All Implemented Interfaces:
- IdCommandExecutorType<IdSessionAdmin,- IdACommandContext, - IdACommandUserCreate, - IdAResponseType> 
public final class IdACmdUserCreate
extends IdACmdAbstract<IdACommandContext,IdACommandUserCreate,IdAResponseType>  
IdACmdUserCreate
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected IdAResponseTypeexecuteActual(IdACommandContext context, IdACommandUserCreate command) Methods inherited from class com.io7m.idstore.server.controller.admin.IdACmdAbstractexecute
- 
Constructor Details- 
IdACmdUserCreatepublic IdACmdUserCreate()IdACmdUserCreate
 
- 
- 
Method Details- 
executeActualprotected IdAResponseType executeActual(IdACommandContext context, IdACommandUserCreate command) throws IdException - Specified by:
- executeActualin class- IdACmdAbstract<IdACommandContext,- IdACommandUserCreate, - IdAResponseType> 
- Throws:
- IdException
 
 
-