|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortalUserContent | |
|---|---|
| com.esri.core.portal | Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. |
| Uses of PortalUserContent in com.esri.core.portal |
|---|
| Methods in com.esri.core.portal that return PortalUserContent | |
|---|---|
PortalUserContent |
PortalUser.fetchContent()
Fetches the user's content. |
PortalUserContent |
PortalUser.fetchContentInFolder(String folderId)
Fetches the user's content that is in a specific folder. |
| Method parameters in com.esri.core.portal with type arguments of type PortalUserContent | |
|---|---|
void |
PortalUser.fetchContent(PortalListener<PortalUserContent> portalListener)
Deprecated. please use PortalUser.fetchContent() instead. |
void |
PortalUser.fetchContentInFolder(String folderId,
PortalListener<PortalUserContent> portalListener)
Deprecated. please use PortalUser.fetchContentInFolder(String) instead. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||