|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.gpt.agp.sync.AgpSource
public class AgpSource
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 |
---|
public AgpSource()
Method Detail |
---|
public AgpConnection getConnection()
public void setConnection(AgpConnection connection)
connection
- the connectionpublic AgpSearchCriteria getSearchCriteria()
public void setSearchCriteria(AgpSearchCriteria searchCriteria)
searchCriteria
- the search criteria
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |