Interface SectionReference<T extends SectionTemplate>

All Superinterfaces:
Comparable<StoreElement>, DataProvider, HistoryProvider, IDProvider, PackagePoolItem, Section<T>, StoreElement, TemplateProvider<T>, Workflowable

public interface SectionReference<T extends SectionTemplate> extends Section<T>
Interface providing means to operate on section references.

Please note that in contrast to a normal section a section reference is not allowed to be modified.

Since:
4.0