Content Assembler API 2.1.2

com.endeca.content.ene
Class ENEContentResults

java.lang.Object
  extended by com.endeca.content.ene.ENEContentResults
All Implemented Interfaces:
ContentResults

public class ENEContentResults
extends java.lang.Object
implements ContentResults

An object containing the results of an executed ContentQuery.

Since:
1.0.0
Version:
1.0.0
See Also:
ENEContentQuery.execute()

Method Summary
 ContentItem getContent()
          Returns the root ContentItem for the content query results or null if no content was found.
 com.endeca.navigation.ENEQueryResults getENEQueryResults()
          Returns the primary ENEQueryResults resulting from the intitial ENEQuery executed by the content assembler.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContent

public ContentItem getContent()
Returns the root ContentItem for the content query results or null if no content was found.

Specified by:
getContent in interface ContentResults
Returns:
the root ContentItem for the content query results or null if no content was found.

getENEQueryResults

public com.endeca.navigation.ENEQueryResults getENEQueryResults()
Returns the primary ENEQueryResults resulting from the intitial ENEQuery executed by the content assembler.

Returns:
the primary ENEQueryResults

Content Assembler API 2.1.2

Copyright © 2012 Endeca Technologies, Inc. All Rights Reserved.
@VERSION
PRODUCT: Content Assembler API (ContentAssemblerAPIJava)
VERSION: 2.1.2
BUILD:   54DEV
ARCH_OS: n/a
DATE:    2012-02-16T20:28:44-0500