Class SiteMapApp

java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.sitemap.SiteMapApp
All Implemented Interfaces:
WebjetComponentInterface

public class SiteMapApp extends WebjetComponentAbstract
  • Constructor Details

    • SiteMapApp

      public SiteMapApp()
  • Method Details

    • getGroupId

      public GroupDetails getGroupId()
    • getMapType

      public String getMapType()
    • getMaxDepth

      public Integer getMaxDepth()
    • getColsNum

      public Integer getColsNum()
    • setGroupId

      public void setGroupId(GroupDetails groupId)
    • setMapType

      public void setMapType(String mapType)
    • setMaxDepth

      public void setMaxDepth(Integer maxDepth)
    • setColsNum

      public void setColsNum(Integer colsNum)