com.filenet.wcm.toolkit.server.util.xml
Class SearchChoiceListUtil.ClassDescriptionRef

java.lang.Object
  extended bycom.filenet.wcm.toolkit.server.util.xml.SearchChoiceListUtil.ClassDescriptionRef
Enclosing class:
SearchChoiceListUtil

public static class SearchChoiceListUtil.ClassDescriptionRef
extends java.lang.Object

This class is a data structure used by the getClassDescriptionList method for flatten out the classes.


Constructor Summary
SearchChoiceListUtil.ClassDescriptionRef(java.lang.String className, boolean includeSubClasses)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchChoiceListUtil.ClassDescriptionRef

public SearchChoiceListUtil.ClassDescriptionRef(java.lang.String className,
                                                boolean includeSubClasses)


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.