Class SectionReferenceBuilder

java.lang.Object
ch.tocco.nice2.optional.cms.impl.form.reference.SectionReferenceBuilder
All Implemented Interfaces:
ReferenceBuilder

@Component @Order(-100) public class SectionReferenceBuilder extends Object implements ReferenceBuilder
Builds the reference object for sections. We display the full page URL, the name of the container and the position of the section within the container. We also display the information whether the section is currently published. If the target entity is a Widget, we additionally provide the label of the widget. With all this information the user should be able to locate the origin of the reference.