|
Content Assembler API 1.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ERecListProperty
An ERecList
property contained within a ContentItem
object.
In addition to the ERecList
, the ERecListProperty
contains the
ENEQuery
that was used to generate the record list and the corresponding
ENEQueryResults
. Information associated with the ENEQuery
and the
ENEQueryResults
objects can be used to create a "see-all" query link for
the ERecList
.
ContentItem
,
ContentItem.getProperty(String)
Method Summary | |
---|---|
com.endeca.navigation.ENEQuery |
getENEQuery()
Returns the query that was used to generate the ERecList value of this property. |
com.endeca.navigation.ENEQueryResults |
getENEQueryResults()
Returns the query results that were generated by the ENEQuery of this property. |
Methods inherited from interface com.endeca.content.Property |
---|
getName, getValue |
Method Detail |
---|
com.endeca.navigation.ENEQuery getENEQuery()
com.endeca.navigation.ENEQueryResults getENEQueryResults()
|
Content Assembler API 1.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@VERSION PRODUCT: Content Assembler API (ContentAssemblerAPIJava) VERSION: 1.0.1 BUILD: 61DEV ARCH_OS: n/a DATE: 2008-10-10T07:20:30-0400