|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainService | |
|---|---|
| org.nhindirect.config.service | |
| org.nhindirect.config.service.impl | |
| Uses of DomainService in org.nhindirect.config.service |
|---|
| Subinterfaces of DomainService in org.nhindirect.config.service | |
|---|---|
interface |
ConfigurationService
Main configuration service interface. |
| Uses of DomainService in org.nhindirect.config.service.impl |
|---|
| Classes in org.nhindirect.config.service.impl that implement DomainService | |
|---|---|
class |
ConfigurationServiceImpl
Implements the single Service Endpoint Interface. |
class |
DomainServiceImpl
Service class for methods related to a Domain object. |
| Methods in org.nhindirect.config.service.impl that return DomainService | |
|---|---|
DomainService |
ConfigurationServiceImpl.getDomainSvc()
Get the DomainService object. |
| Methods in org.nhindirect.config.service.impl with parameters of type DomainService | |
|---|---|
void |
ConfigurationServiceImpl.setDomainSvc(DomainService domainSvc)
Set the DomainService object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||