Class PageImpl

java.lang.Object
com.priint.pubserver.metadata.xml.w2ml.BasicPageImpl
com.priint.pubserver.metadata.xml.w2ml.PageImpl
All Implemented Interfaces:
BasicPage, Page, Serializable

public class PageImpl extends BasicPageImpl implements Serializable, Page
See Also:
  • Constructor Details

    • PageImpl

      public PageImpl()
  • Method Details

    • getPagetemplate

      public int getPagetemplate()
      Specified by:
      getPagetemplate in interface Page
      Returns:
      the pagetemplate
    • setPagetemplate

      public void setPagetemplate(int pagetemplate)
      Specified by:
      setPagetemplate in interface Page
      Parameters:
      pagetemplate - the pagetemplate to set
    • getPagetemplateName

      public String getPagetemplateName()
      Specified by:
      getPagetemplateName in interface Page
      Returns:
      the pagetemplateName
    • setPagetemplateName

      public void setPagetemplateName(String pagetemplateName)
      Specified by:
      setPagetemplateName in interface Page
      Parameters:
      pagetemplateName - the pagetemplateName to set
    • getSectionIndex

      public int getSectionIndex()
      Specified by:
      getSectionIndex in interface Page
      Returns:
      the sectionIndex
    • setSectionIndex

      public void setSectionIndex(int sectionIndex)
      Specified by:
      setSectionIndex in interface Page
      Parameters:
      sectionIndex - the sectionIndex to set