|
Content Assembler API 2.1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentManager
A service for creating and managing dynamic content queries.
ContentManager
service objects should be scoped at a
global or application level. Specifically, you should not create a new
ContentManager
instance for each request or query,
because these services may contain state information like cached validation
schemas or cached content documents. With this in mind, all
ContentManager
implementations are fully reentrant
for both query creation and query execution.
Method Summary | |
---|---|
ContentQuery |
createQuery()
Creates an empty ContentQuery . |
Method Detail |
---|
ContentQuery createQuery() throws ContentException
ContentQuery
.
ContentQuery
.
ContentException
- if there is a problem creating the query.
|
Content Assembler API 2.1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@VERSION PRODUCT: Content Assembler API (ContentAssemblerAPIJava) VERSION: 2.1.2 BUILD: 54DEV ARCH_OS: n/a DATE: 2012-02-16T20:28:44-0500