public class GetPropertyCmd extends Object implements Command<IdmPropertyEntity>, Serializable
| Constructor and Description |
|---|
GetPropertyCmd(String name) |
| Modifier and Type | Method and Description |
|---|---|
IdmPropertyEntity |
execute(CommandContext commandContext) |
protected String name
public GetPropertyCmd(String name)
public IdmPropertyEntity execute(CommandContext commandContext)
execute in interface Command<IdmPropertyEntity>