Interface ContentEntity

All Known Subinterfaces:
ContentItem, ContentLocation
All Known Implementing Classes:
DummyContentItem, DummyContentLocation, FileContentEntity, FileContentItem, FileContentLocation, StreamContentItem, StreamContentLocation, ZipContentItem, ZipContentItem, ZipContentLocation, ZipContentLocation, ZipReadContentItem, ZipReadContentLocation

public interface ContentEntity
A content entity is the base interface for both data items and directory items.
Author:
Thomas Morgner