Esri Geoportal Server
1.0

com.esri.gpt.control.view
Class SortDirectionStyleMap

java.lang.Object
  extended by com.esri.gpt.framework.jsf.FacesMap<String>
      extended by com.esri.gpt.control.view.BaseSortDirectionStyleMap
          extended by com.esri.gpt.control.view.SortDirectionStyleMap
All Implemented Interfaces:
Serializable, Map<String,String>

public class SortDirectionStyleMap
extends BaseSortDirectionStyleMap

Sort direction style map concrete class example.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Constructor Summary
SortDirectionStyleMap()
           
 
Method Summary
 SortOption getSortOption()
          Gets sort option
 void setSortOption(SortOption sortOption)
          Sets sort option.
 
Methods inherited from class com.esri.gpt.control.view.BaseSortDirectionStyleMap
get, getStyle, setStyle
 
Methods inherited from class com.esri.gpt.framework.jsf.FacesMap
clear, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

SortDirectionStyleMap

public SortDirectionStyleMap()
Method Detail

setSortOption

public void setSortOption(SortOption sortOption)
Sets sort option.

Parameters:
sortOption - sort option

getSortOption

public SortOption getSortOption()
Gets sort option

Specified by:
getSortOption in class BaseSortDirectionStyleMap
Returns:
sort option

Esri Geoportal Server
1.0

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