com.jamasoftware.contour.domain.visitor.contourItem
Class ExtTreeNodeContourItemVisitorOptions
java.lang.Object
com.jamasoftware.contour.domain.visitor.contourItem.ExtTreeNodeContourItemVisitorOptions
public class ExtTreeNodeContourItemVisitorOptions
- extends java.lang.Object
|
Method Summary |
static ExtTreeNodeContourItemVisitorOptions |
create(com.jamasoftware.contour.service.dto.ExtDocumentTreeNode node,
com.jamasoftware.contour.service.dto.TreeOptions treeOptions)
|
com.jamasoftware.contour.service.dto.ExtDocumentTreeNode |
getNode()
|
com.jamasoftware.contour.service.dto.TreeOptions |
getTreeOptions()
|
void |
setNode(com.jamasoftware.contour.service.dto.ExtDocumentTreeNode node)
|
void |
setTreeOptions(com.jamasoftware.contour.service.dto.TreeOptions treeOptions)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtTreeNodeContourItemVisitorOptions
public ExtTreeNodeContourItemVisitorOptions()
create
public static ExtTreeNodeContourItemVisitorOptions create(com.jamasoftware.contour.service.dto.ExtDocumentTreeNode node,
com.jamasoftware.contour.service.dto.TreeOptions treeOptions)
getNode
public com.jamasoftware.contour.service.dto.ExtDocumentTreeNode getNode()
setNode
public void setNode(com.jamasoftware.contour.service.dto.ExtDocumentTreeNode node)
getTreeOptions
public com.jamasoftware.contour.service.dto.TreeOptions getTreeOptions()
setTreeOptions
public void setTreeOptions(com.jamasoftware.contour.service.dto.TreeOptions treeOptions)
Copyright (c) 2010 Jama Software, Inc. All Rights Reserved.