|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.server.csw.provider.local.CoreQueryables
public class CoreQueryables
Defines CSW queryables associated with the Dublin core.
Constructor Summary | |
---|---|
CoreQueryables(RequestContext requestContext)
Default constructor. |
Method Summary | |
---|---|
AliasedDiscoverables |
getAllAliased()
Gets the map of all discoverables keyed on alias names. |
Discoverables |
getBrief()
Gets the collection of discoverables associated with the brief element set. |
Discoverables |
getFull()
Gets the collection of discoverables associated with the full element set. |
Discoverables |
getSummary()
Gets the collection of discoverables associated with the summary element set. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoreQueryables(RequestContext requestContext)
Method Detail |
---|
public AliasedDiscoverables getAllAliased()
public Discoverables getBrief()
public Discoverables getFull()
public Discoverables getSummary()
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |