<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [SimpleEntityController](./server.simpleentitycontroller.md) &gt; [(constructor)](./server.simpleentitycontroller._constructor_.md)

## SimpleEntityController.(constructor)

Constructs a new instance of the `SimpleEntityController` class

**Signature:**

```typescript
constructor(options?: SimpleEntityControllerOptions);
```

## Parameters

<table><thead><tr><th>

Parameter


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

options


</td><td>

SimpleEntityControllerOptions


</td><td>

_(Optional)_ Options for the controller.


</td></tr>
</tbody></table>
