|
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.client.AgpFetchFoldersRequest.AgpFolder
public static class AgpFetchFoldersRequest.AgpFolder
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 |
|---|
public AgpFetchFoldersRequest.AgpFolder()
| Method Detail |
|---|
public String getId()
public void setId(String id)
id - folder idpublic String getTitle()
public void setTitle(String title)
title - folder title
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||