org.apache.jetspeed.services.psmlmanager
Class CastorPsmlManagerService.QueryState

java.lang.Object
  extended byorg.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
Enclosing class:
CastorPsmlManagerService

protected class CastorPsmlManagerService.QueryState
extends java.lang.Object


Field Summary
protected  boolean clearCountry
           
protected  boolean clearLanguage
           
protected  boolean clearMedia
           
protected  boolean clearName
           
protected  java.util.List list
           
protected  ProfileLocator locator
           
protected  java.lang.String name
           
protected  Profile profile
           
protected  int queryBy
           
protected  int state
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

queryBy

protected int queryBy

profile

protected Profile profile

locator

protected ProfileLocator locator

list

protected java.util.List list

name

protected java.lang.String name

state

protected int state

clearName

protected boolean clearName

clearMedia

protected boolean clearMedia

clearLanguage

protected boolean clearLanguage

clearCountry

protected boolean clearCountry


Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.