Interface ContentLocation

All Superinterfaces:
ContentEntity
All Known Implementing Classes:
DummyContentLocation, FileContentLocation, StreamContentLocation, ZipContentLocation, ZipContentLocation, ZipReadContentLocation

public interface ContentLocation extends ContentEntity
This represents a container in the repository. If the repository is a filesystem, this will be a directory.
Author:
Thomas Morgner