Esri Geoportal Server
1.0

com.esri.gpt.control.rest.search
Class DistributedSearchEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.esri.gpt.control.rest.search.DistributedSearchEvent
All Implemented Interfaces:
Serializable

public class DistributedSearchEvent
extends EventObject

The Class DistributedSearchEvent.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
DistributedSearchEvent(Object source, SearchStatus status)
          Instantiates a new distributed search event.
 
Method Summary
 SearchStatus getSearchStatus()
          Gets the search status.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DistributedSearchEvent

public DistributedSearchEvent(Object source,
                              SearchStatus status)
Instantiates a new distributed search event.

Parameters:
source - the source
status - the status
Method Detail

getSearchStatus

public SearchStatus getSearchStatus()
Gets the search status.

Returns:
the search status

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.