Class CCKanbanCategoryTitle

java.lang.Object
org.eclnt.jsfserver.pagebean.PageBean
org.eclnt.ccaddons.pbc.kanban.CCKanbanCategoryTitle
All Implemented Interfaces:
Serializable, org.eclnt.jsfserver.pagebean.IPageBean, org.eclnt.jsfserver.util.valuemgmt.IDynamicContentBindingObject

public class CCKanbanCategoryTitle extends org.eclnt.jsfserver.pagebean.PageBean implements Serializable
See Also:
  • Constructor Details

    • CCKanbanCategoryTitle

      public CCKanbanCategoryTitle()
  • Method Details

    • getPageName

      public String getPageName()
      Specified by:
      getPageName in interface org.eclnt.jsfserver.pagebean.IPageBean
      Specified by:
      getPageName in class org.eclnt.jsfserver.pagebean.PageBean
    • getRootExpressionUsedInPage

      public String getRootExpressionUsedInPage()
      Specified by:
      getRootExpressionUsedInPage in interface org.eclnt.jsfserver.pagebean.IPageBean
      Specified by:
      getRootExpressionUsedInPage in class org.eclnt.jsfserver.pagebean.PageBean
    • prepare

      public void prepare(String title)
    • getTitle

      public String getTitle()
    • setTitle

      public void setTitle(String value)