Uses of Package
com.acsinet_solutions.cetia4.data

Packages that use com.acsinet_solutions.cetia4.data
com.acsinet_solutions.cetia4.controller.rest.support Implementation of reusable classes specific to the REST framework. 
com.acsinet_solutions.cetia4.data Data-related facilities, in particular paging related facilities are held here. 
com.acsinet_solutions.cetia4.service This package defines some basic services and facilities that are used at some point on the framework. 
com.acsinet_solutions.cetia4.service.impl Simple generic implementations of services whose interfaces are defined in the parent package. 
com.acsinet_solutions.cetia4.service.spring This package holds Spring Framework related functionality. 
com.acsinet_solutions.cetia4.tags.pager Paging related taglib. 
com.acsinet_solutions.cetia4.test.data   
 

Classes in com.acsinet_solutions.cetia4.data used by com.acsinet_solutions.cetia4.controller.rest.support
IntKeyDTO
          Basic interface for key DTOs
 

Classes in com.acsinet_solutions.cetia4.data used by com.acsinet_solutions.cetia4.data
IntKeyDTO
          Basic interface for key DTOs
PagedResults
          Base class for paged results.
PagedSearchFilter
          Base class for paged search filters.
PagingBlock
          A paging block instance.
SimpleIntKeyDTO
          Simple implementation of the IntKeyDTO interface
 

Classes in com.acsinet_solutions.cetia4.data used by com.acsinet_solutions.cetia4.service
IntKeyDTO
          Basic interface for key DTOs
 

Classes in com.acsinet_solutions.cetia4.data used by com.acsinet_solutions.cetia4.service.impl
IntKeyDTO
          Basic interface for key DTOs
 

Classes in com.acsinet_solutions.cetia4.data used by com.acsinet_solutions.cetia4.service.spring
IntKeyDTO
          Basic interface for key DTOs
PagedSearchFilter
          Base class for paged search filters.
 

Classes in com.acsinet_solutions.cetia4.data used by com.acsinet_solutions.cetia4.tags.pager
PagedResults
          Base class for paged results.
PagingBlock
          A paging block instance.
 

Classes in com.acsinet_solutions.cetia4.data used by com.acsinet_solutions.cetia4.test.data
PagedSearchFilter
          Base class for paged search filters.