类 CmsCategoryListParameters

java.lang.Object
com.publiccms.views.pojo.model.CmsCategoryListParameters
所有已实现的接口:
Serializable

public class CmsCategoryListParameters extends Object implements Serializable
CmsCategoryListParameters
另请参阅:
  • 字段详细资料

  • 构造器详细资料

    • CmsCategoryListParameters

      public CmsCategoryListParameters()
  • 方法详细资料

    • getCategoryList

      public List<CmsCategory> getCategoryList()
      返回:
      the categoryList
    • setCategoryList

      public void setCategoryList(List<CmsCategory> categoryList)
      参数:
      categoryList - the categoryList to set