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. |
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 occurringpRuleZone
- 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
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