- All Implemented Interfaces:
- NamedInterface
- Direct Known Subclasses:
- ModuleDomain
public abstract class Domain
extends Named
This class allows to declare a domain. By declaring several domains in the
application, several groups can be assigned to roles for objects of the
domain. This allows to have the same application used by different groups,
with segregation of data so that people only see data for the application for
their domain.
- Author:
- Open Lowcode
SAS