java.lang.Object
ch.tocco.nice2.optional.cms.api.content.model.Container

@Deprecated public class Container extends Object
Deprecated.
  • Constructor Details

    • Container

      public Container(String name)
      Deprecated.
  • Method Details

    • getName

      public String getName()
      Deprecated.
    • addSection

      public void addSection(Section section)
      Deprecated.
    • getSections

      public List<Section> getSections()
      Deprecated.