|
Content Assembler API 2.1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentQuery
An object used for executing content queries.
ContentManager.createQuery()
Method Summary | |
---|---|
ContentResults |
execute()
Executes this query and returns content results. |
java.lang.String |
getRuleZone()
The rule zone to be used for resolving dynamic content. |
void |
setRuleZone(java.lang.String pRuleZone)
Specifies the rule zone to be used for resolving dynamic content. |
Method Detail |
---|
ContentResults execute() throws InvalidQueryException, ContentException
ContentResults
object.
InvalidQueryException
- if this query is invalid.
ContentException
- if a query error occurs.void setRuleZone(java.lang.String pRuleZone)
A rule zone must be specified or a content query will fail.
pRuleZone
- the rule zone to be used for resolving dynamic content.java.lang.String getRuleZone()
|
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