Uses of Package
com.endeca.infront.content.source

Packages that use com.endeca.infront.content.source
com.endeca.infront.assembler.servlet This package provides an HttpServlet interface over an Assembler to serve Assembler clients over the wire and a servlet for generating links for preview. 
com.endeca.infront.assembler.servlet.spring Contains implementations of the Assembler Servlet and Preview Link Servlet powered by Spring for bean resolution. 
com.endeca.infront.cartridge Contains the built-in Assembler cartridge handlers and their configuration classes. 
com.endeca.infront.cartridge.model Contains model objects for use in the built-in Assembler cartridge handlers. 
com.endeca.infront.content.source Contains interfaces for content sources in an Assembler Application. 
 

Classes in com.endeca.infront.content.source used by com.endeca.infront.assembler.servlet
ContentSource
          Defines a source to retrieve content for the application.
 

Classes in com.endeca.infront.content.source used by com.endeca.infront.assembler.servlet.spring
ContentSource
          Defines a source to retrieve content for the application.
 

Classes in com.endeca.infront.content.source used by com.endeca.infront.cartridge
ContentSource
          Defines a source to retrieve content for the application.
 

Classes in com.endeca.infront.content.source used by com.endeca.infront.cartridge.model
ContentSource
          Defines a source to retrieve content for the application.
 

Classes in com.endeca.infront.content.source used by com.endeca.infront.content.source
AbstractContentSource
          Base implementation of the ContentSource interface.
ContentLocator
          Implementations of the ContentLocator interface provide information about the location of a specific ContentItem as well as a means to retrieve that item.
ContentSource
          Defines a source to retrieve content for the application.
 



Copyright © 2012. All Rights Reserved.