Esri Geoportal Server
1.2.9

com.esri.gpt.agp.client
Class AgpFetchFoldersRequest.AgpFolder

java.lang.Object
  extended by com.esri.gpt.agp.client.AgpFetchFoldersRequest.AgpFolder
Enclosing class:
AgpFetchFoldersRequest

public static class AgpFetchFoldersRequest.AgpFolder
extends Object

Portal for ArcGIS user.


Constructor Summary
AgpFetchFoldersRequest.AgpFolder()
           
 
Method Summary
 String getId()
          Gets folder id.
 String getTitle()
          Gets folder title.
 void setId(String id)
          Sets folder id.
 void setTitle(String title)
          Sets folder title.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgpFetchFoldersRequest.AgpFolder

public AgpFetchFoldersRequest.AgpFolder()
Method Detail

getId

public String getId()
Gets folder id.

Returns:
folder id

setId

public void setId(String id)
Sets folder id.

Parameters:
id - folder id

getTitle

public String getTitle()
Gets folder title.

Returns:
folder title

setTitle

public void setTitle(String title)
Sets folder title.

Parameters:
title - folder title

Esri Geoportal Server
1.2.9

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