Class StreamContentLocation

java.lang.Object
org.pentaho.reporting.libraries.repository.stream.StreamContentLocation
All Implemented Interfaces:
ContentEntity, ContentLocation

public class StreamContentLocation extends Object implements ContentLocation
A content location that wraps around a single stream. The location will reject any attempts to create new entities or to access entities other than the single entity.
Author:
Thomas Morgner