Uses of Interface
com.hack23.cia.model.api.dto.common.DataTransferObject

Packages that use DataTransferObject
Package Description
com.hack23.cia.model.api.dto.application   
com.hack23.cia.model.api.dto.common   
com.hack23.cia.service.api.dto.api.application   
com.hack23.cia.service.api.dto.api.common   
 

Uses of DataTransferObject in com.hack23.cia.model.api.dto.application
 

Subinterfaces of DataTransferObject in com.hack23.cia.model.api.dto.application
Modifier and Type Interface and Description
 interface AgencyDetails
          The Interface AgencyDetails.
 interface LocaleDetails
          The Interface LocaleDetails.
 interface PortalDetails
          The Interface PortalDetails.
 interface UserDetails
          The Interface UserDetails.
 interface UserSessionDetails
          The Interface UserSessionDetails.
 

Uses of DataTransferObject in com.hack23.cia.model.api.dto.common
 

Subinterfaces of DataTransferObject in com.hack23.cia.model.api.dto.common
Modifier and Type Interface and Description
 interface AgencyDto
          The Interface AgencyDto.
 interface LanguageContentDto
          The Interface LanguageContentDto.
 interface LanguageDto
          The Interface LanguageDto.
 interface PortalDto
          The Interface PortalDto.
 

Uses of DataTransferObject in com.hack23.cia.service.api.dto.api.application
 

Classes in com.hack23.cia.service.api.dto.api.application that implement DataTransferObject
Modifier and Type Class and Description
 class AgencyDetailsDto
          The Class AgencyDetailsDto.
 class LocaleDetailsDto
          The Class LocaleDetailsDto.
 class PortalDetailsDto
          The Class PortalDetailsDto.
 class UserDetailsDto
          The Class UserDetailsDto.
 class UserSessionDetailsDto
          The Class UserSessionDetailsDto.
 class UserSessionDto
          The Class UserSessionDto.
 

Uses of DataTransferObject in com.hack23.cia.service.api.dto.api.common
 

Classes in com.hack23.cia.service.api.dto.api.common that implement DataTransferObject
Modifier and Type Class and Description
 class AbstractDtoImpl
          The Class AbstractDtoImpl.
 class AgencyDtoImpl
          The Class AgencyDtoImpl.
 class LanguageContentDtoImpl
          The Class LanguageContentDtoImpl.
 class LanguageDtoImpl
          The Class LanguageDtoImpl.
 class PortalDtoImpl
          The Class PortalDtoImpl.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.