org.rivetlogic.scar.vo
Class CategorySearchNodeData
java.lang.Object
org.rivetlogic.scar.vo.BaseNode
org.rivetlogic.scar.vo.CategoryNodeData
org.rivetlogic.scar.vo.CategorySearchNodeData
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, Node
public class CategorySearchNodeData
- extends CategoryNodeData
Represents a category in the categories option in the advanced search modal panel. Used to help with search.
- Author:
- Rivet Logic Corporation
- See Also:
- Serialized Form
|
Constructor Summary |
CategorySearchNodeData(java.lang.String name,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.lang.String includeSubcategories)
|
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategorySearchNodeData
public CategorySearchNodeData(java.lang.String name,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.lang.String includeSubcategories)
getIncludeSubcategories
public java.lang.String getIncludeSubcategories()
setIncludeSubcategories
public void setIncludeSubcategories(java.lang.String includeSubcategories)
Copyright 2008, Rivet Logic Corporation.