public interface DomainService
Modifier and Type | Method and Description |
---|---|
Domain |
getCurrent()
Retrieves current domain instance present in session
|
Domain |
load(Integer id)
Loads
Domain specified by ID |
Domain load(Integer id)
Domain
specified by IDid
- of domainDomain
instanceRuntimeException
- if domain does not existCopyright © 2021 BellaDati Inc.. All rights reserved.