Content Assembler API 2.1.2

com.endeca.content.assembler
Interface ContentResourceLocator


public interface ContentResourceLocator

Interface for objects which are capable of locating content.

Since:
2.1.0
Version:
2.1.0

Method Summary
 java.util.List locateContentResources(ContentContext pContentContext, java.lang.String pRuleZone)
          Finds and returns content resources corresponding to the given zone.
 

Method Detail

locateContentResources

java.util.List locateContentResources(ContentContext pContentContext,
                                      java.lang.String pRuleZone)
                                      throws ContentException
Finds and returns content resources corresponding to the given zone.

Parameters:
pContentContext - Describes the context within which this call is occurring
pRuleZone - The zone of the resources to locate
Returns:
A list of the resources found.
Throws:
ContentException - If an unrecoverable error occurred while attempting to locate the resources.
See Also:
ContentResource

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