Modifier and Type | Interface | Description |
---|---|---|
interface |
ClassicDomainObject |
The Classic domain in the file system.
|
interface |
LocalDomainObject |
The local domain in the file system.
|
interface |
NetworkDomainObject |
The network domain in the file system.
|
interface |
SystemDomainObject |
The system domain in the file system.
|
interface |
UserDomainObject |
The user domain in the file system.
|
Modifier and Type | Method | Description |
---|---|---|
Domain |
Application.getDomain(int index) |
|
Domain |
Application.getDomain(Id id) |
|
default Domain[] |
Application.getDomains() |
|
Domain[] |
Application.getDomains(String filter) |