public abstract class AbstractWritableIdentityServiceCmd<T> extends Object implements Command<T>, Serializable
| Constructor and Description | 
|---|
| AbstractWritableIdentityServiceCmd() | 
| Modifier and Type | Method and Description | 
|---|---|
| T | execute(CommandContext commandContext) | 
| protected abstract T | executeCmd(CommandContext commandContext) | 
public final T execute(CommandContext commandContext)
protected abstract T executeCmd(CommandContext commandContext)
Copyright © 2019. All rights reserved.