Interface HippoDocumentBean

All Superinterfaces:
Comparable<HippoBean>, ContentBean, HippoBean, HippoTranslated, IdentifiableContentBean, NodeAware, ObjectConverterAware, PageModelEntity

public interface HippoDocumentBean extends HippoBean, HippoTranslated, PageModelEntity
This is a marker interface for all beans that represent a document. When developers implement their own bean which does not extend the standard HippoDocument bean, they should implement this interface. This ensures that linkrewriting works correctly for extensions like .html or .xml etc etc