com.tibco.bpm.web.client.model.types.data
Class CategoriesSearchDetails

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.data.CategoriesSearchDetails

public class CategoriesSearchDetails
extends java.lang.Object


Constructor Summary
CategoriesSearchDetails()
           
 
Method Summary
 int getChildDepth()
           
 boolean isChildrenOnly()
           
 void setChildDepth(int childDepth)
           
 void setChildrenOnly(boolean childrenOnly)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoriesSearchDetails

public CategoriesSearchDetails()
Method Detail

getChildDepth

public int getChildDepth()

setChildDepth

public void setChildDepth(int childDepth)

isChildrenOnly

public boolean isChildrenOnly()

setChildrenOnly

public void setChildrenOnly(boolean childrenOnly)


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.