Esri Geoportal Server
1.0

com.esri.gpt.catalog.discovery
Class PropertySets

java.lang.Object
  extended by com.esri.gpt.catalog.discovery.DiscoveryComponent
      extended by com.esri.gpt.catalog.discovery.PropertySets

public class PropertySets
extends DiscoveryComponent

Stores collections of brief, summary and full property sets.


Constructor Summary
PropertySets()
          Default constructor.
 
Method Summary
 AliasedDiscoverables getAllAliased()
          Gets the entire map of aliased discoverables.
 Discoverables getBrief()
          Gets the brief discoverable set.
 Discoverables getFull()
          Gets the full discoverable set.
 Discoverables getSummary()
          Gets the summary discoverable set.
 
Methods inherited from class com.esri.gpt.catalog.discovery.DiscoveryComponent
echo, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertySets

public PropertySets()
Default constructor.

Method Detail

getAllAliased

public AliasedDiscoverables getAllAliased()
Gets the entire map of aliased discoverables.

Returns:
the map of aliased discoverables

getBrief

public Discoverables getBrief()
Gets the brief discoverable set.

Returns:
the brief discoverable set

getFull

public Discoverables getFull()
Gets the full discoverable set.

Returns:
the full discoverable set

getSummary

public Discoverables getSummary()
Gets the summary discoverable set.

Returns:
the summary discoverable set

Esri Geoportal Server
1.0

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