Esri Geoportal Server
1.0

com.esri.gpt.catalog.arcims
Class ImsCatalog

java.lang.Object
  extended by com.esri.gpt.catalog.arcims.ImsCatalog

public class ImsCatalog
extends Object

Stores a reference to an ArcIMS server.


Constructor Summary
ImsCatalog()
          Default constructor.
 
Method Summary
 ImsService getBrowseService()
          Gets the metadata browse service.
 ImsService getPublishService()
          Gets the metadata publish service.
 String toString()
          Returns the string representation of the object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImsCatalog

public ImsCatalog()
Default constructor.

Method Detail

getBrowseService

public ImsService getBrowseService()
Gets the metadata browse service.

Returns:
the service

getPublishService

public ImsService getPublishService()
Gets the metadata publish service.

Returns:
the service

toString

public String toString()
Returns the string representation of the object.

Overrides:
toString in class Object
Returns:
the string

Esri Geoportal Server
1.0

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