Uses of Interface
egovframework.rfc3.iam.service.DomainService

Packages that use DomainService
egovframework.rfc3.iam.service.impl   
egovframework.rfc3.search.web   
 

Uses of DomainService in egovframework.rfc3.iam.service.impl
 

Classes in egovframework.rfc3.iam.service.impl that implement DomainService
 class DomainServiceImpl
          도메인에 대한 ServiceImpl 클래스를 정의한다.
 

Uses of DomainService in egovframework.rfc3.search.web
 

Methods in egovframework.rfc3.search.web with parameters of type DomainService
 void SearchSchedule.setDomainService(DomainService domainService)