com.raritantechnologies.endeca.contentAssembler
Class RTIContentManager

java.lang.Object
  extended bycom.raritantechnologies.endeca.contentAssembler.RTIContentManager

public class RTIContentManager
extends java.lang.Object

Implementation of ContentManager that wraps a configurable com.raritantechnologies.endeca.ContentAssembler.RTIContentQuery.

The contentType parameter determines which configurable RTIContentQuery is to be used.


Constructor Summary
RTIContentManager(java.lang.String contentType)
           
 
Method Summary
 ContentQuery createQuery()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RTIContentManager

public RTIContentManager(java.lang.String contentType)
Method Detail

createQuery

public ContentQuery createQuery()
                         throws ContentException
Throws:
ContentException