|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.catalog.discovery.DiscoveryComponent
com.esri.gpt.catalog.discovery.PropertySets
public class PropertySets
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 |
getMinimal()
Gets the minimal 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 |
|---|
public PropertySets()
| Method Detail |
|---|
public AliasedDiscoverables getAllAliased()
public Discoverables getMinimal()
public Discoverables getBrief()
public Discoverables getFull()
public Discoverables getSummary()
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||