Class DummyContentLocation

java.lang.Object
org.pentaho.reporting.libraries.repository.dummy.DummyContentLocation
All Implemented Interfaces:
Serializable, ContentEntity, ContentLocation

public class DummyContentLocation extends Object implements ContentLocation, Serializable
A dummy content location holds references to all dummy items. It does allow to create any items, but always reports itself as empty location. This implementation only serves as data-sink in case the generated content is not needed anywhere.
Author:
Thomas Morgner
See Also: