Uses of Class
com.esri.core.portal.PortalItemComment

Packages that use PortalItemComment
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
 

Uses of PortalItemComment in com.esri.core.portal
 

Methods in com.esri.core.portal that return PortalItemComment
static PortalItemComment PortalItemComment.fromJson(org.codehaus.jackson.JsonParser parser)
           
 

Method parameters in com.esri.core.portal with type arguments of type PortalItemComment
 void PortalItem.fetchComments(PortalListener<List<PortalItemComment>> portalListener)
          Kicks off an operation that fetches comments for the item.
 



Copyright © 2012. All Rights Reserved.