Uses of Interface
ccc.api.core.Pages

Packages that use Pages
ccc.api.core   
ccc.api.http   
ccc.api.jaxrs   
ccc.services.ejb3 EJB3 implementation of the CCC API. 
ccc.web   
 

Uses of Pages in ccc.api.core
 

Methods in ccc.api.core that return Pages
 Pages ServiceLocator.getPages()
          Accessor.
 Pages MemoryServiceLocator.getPages()
          Accessor.
 

Methods in ccc.api.core with parameters of type Pages
 void MemoryServiceLocator.setPageCommands(Pages pages)
          Mutator.
 

Uses of Pages in ccc.api.http
 

Methods in ccc.api.http that return Pages
 Pages ProxyServiceLocator.getPages()
          Accessor.
 

Uses of Pages in ccc.api.jaxrs
 

Classes in ccc.api.jaxrs that implement Pages
 class PagesImpl
          Implementation of the Pages interface.
 

Methods in ccc.api.jaxrs that return Pages
 Pages RegistryServiceLocator.getPages()
          Accessor.
 

Constructors in ccc.api.jaxrs with parameters of type Pages
PagesImpl(Pages pages)
          Constructor.
 

Uses of Pages in ccc.services.ejb3
 

Classes in ccc.services.ejb3 that implement Pages
 class PagesEJB
          EJB implementation of the PagesExt interface.
 

Uses of Pages in ccc.web
 

Methods in ccc.web that return Pages
 Pages AbstractCCCServlet.getPages()
          Accessor.
 



Copyright © 2010. All Rights Reserved.