Workspace model
- Generate implementation
Reports absent of implementation for the entity.
- Obsolete version of entity implementation
Reports existence of the obsolete implementation for the entity.
- Unsupported 'var' field in entity
Detects unsupported var fields in the inheritors of WorkspaceEntity interface Interface implementing WorkspaceEntity have to have only val fields because it's immutable.
Thanks for your feedback!
Was this page helpful?