Esri Geoportal Server
1.2.9

com.esri.gpt.agp.sync
Class AgpSource

java.lang.Object
  extended by com.esri.gpt.agp.sync.AgpSource

public class AgpSource
extends Object

The source criteria.


Constructor Summary
AgpSource()
          Default constructor.
 
Method Summary
 AgpConnection getConnection()
          Gets the connection.
 AgpSearchCriteria getSearchCriteria()
          Gets the search criteria.
 void setConnection(AgpConnection connection)
          Sets the connection.
 void setSearchCriteria(AgpSearchCriteria searchCriteria)
          Sets the search criteria.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgpSource

public AgpSource()
Default constructor.

Method Detail

getConnection

public AgpConnection getConnection()
Gets the connection.

Returns:
the connection

setConnection

public void setConnection(AgpConnection connection)
Sets the connection.

Parameters:
connection - the connection

getSearchCriteria

public AgpSearchCriteria getSearchCriteria()
Gets the search criteria.

Returns:
the search criteria

setSearchCriteria

public void setSearchCriteria(AgpSearchCriteria searchCriteria)
Sets the search criteria.

Parameters:
searchCriteria - the search criteria

Esri Geoportal Server
1.2.9

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