Esri Geoportal Server
1.2.9

com.esri.gpt.control.georss
Class IFeedAttribute.SumList

java.lang.Object
  extended by com.esri.gpt.control.georss.IFeedAttribute.FeedList
      extended by com.esri.gpt.control.georss.IFeedAttribute.SumList
All Implemented Interfaces:
IFeedAttribute
Enclosing interface:
IFeedAttribute

public static class IFeedAttribute.SumList
extends IFeedAttribute.FeedList


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.esri.gpt.control.georss.IFeedAttribute
IFeedAttribute.Factory, IFeedAttribute.FeedDate, IFeedAttribute.FeedList, IFeedAttribute.FeedNull, IFeedAttribute.FeedNumber, IFeedAttribute.FeedString, IFeedAttribute.SumList
 
Constructor Summary
IFeedAttribute.SumList(List<IFeedAttribute> list, String joinOperator)
           
 
Method Summary
 IFeedAttribute simplify()
          Simplifies attribute (if array).
 String toString()
           
 
Methods inherited from class com.esri.gpt.control.georss.IFeedAttribute.FeedList
asList, getEsriType, getLength, getValue, isEmpty, join
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IFeedAttribute.SumList

public IFeedAttribute.SumList(List<IFeedAttribute> list,
                              String joinOperator)
Method Detail

toString

public String toString()
Overrides:
toString in class IFeedAttribute.FeedList

simplify

public IFeedAttribute simplify()
Description copied from interface: IFeedAttribute
Simplifies attribute (if array).

Specified by:
simplify in interface IFeedAttribute
Overrides:
simplify in class IFeedAttribute.FeedList
Returns:
attribute

Esri Geoportal Server
1.2.9

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