com.plumtree.portalpages.admin.editors.filter
Class FilterModel.FilterReport

java.lang.Object
  extended by com.plumtree.portalpages.admin.editors.filter.FilterModel.FilterReport
Enclosing class:
FilterModel

public static class FilterModel.FilterReport
extends java.lang.Object


Field Summary
 XPException exception
           
 java.lang.String exceptionMessage
           
 int numResults
           
 boolean threwException
           
 
Constructor Summary
FilterModel.FilterReport()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numResults

public int numResults

threwException

public boolean threwException

exceptionMessage

public java.lang.String exceptionMessage

exception

public XPException exception
Constructor Detail

FilterModel.FilterReport

public FilterModel.FilterReport()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.