The primary interface for creating entities.
Enforcing entity creator. All creates through this creator are guaranteed to be successful and will throw otherwise.
Authorization-result-based entity creator. All creates through this creator are results, where an unsuccessful result means an authorization error or entity construction error occurred. Other errors are thrown.
The primary interface for creating entities.