org.alfresco.web.bean
Class CategoriesProperties
java.lang.Object
org.alfresco.web.bean.CategoriesProperties
public class CategoriesProperties
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
categoryService
protected org.alfresco.service.cmr.search.CategoryService categoryService
categoriesRichList
protected UIRichList categoriesRichList
- Component references
CategoriesProperties
public CategoriesProperties()
getCategoryService
public org.alfresco.service.cmr.search.CategoryService getCategoryService()
setCategoryService
public void setCategoryService(org.alfresco.service.cmr.search.CategoryService categoryService)
getCategoriesRichList
public UIRichList getCategoriesRichList()
setCategoriesRichList
public void setCategoriesRichList(UIRichList categoriesRichList)
getCategory
public Node getCategory()
setCategory
public void setCategory(Node category)
getCategoryRef
public org.alfresco.service.cmr.repository.NodeRef getCategoryRef()
setCategoryRef
public void setCategoryRef(org.alfresco.service.cmr.repository.NodeRef categoryRef)
getActionCategory
public Node getActionCategory()
setActionCategory
public void setActionCategory(Node actionCategory)
getMembers
public java.util.Collection getMembers()
setMembers
public void setMembers(java.util.Collection members)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getViewMode
public java.lang.String getViewMode()
setViewMode
public void setViewMode(java.lang.String viewMode)
getLocation
public java.util.List getLocation()
setLocation
public void setLocation(java.util.List location)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.