Project

General

Profile

« Previous | Next » 

Revision 6845

Added by Matt Jones over 12 years ago

Fixed table layout on geoserver and submission chapters. Converted Replication
chapter to RST.

View differences:

submitting.rst
818 818

  
819 819
+----------------------------+-----------------------------------------------------------------------------------------------------+
820 820
| Service                    | Description                                                                                         |
821
+----------------------------+-----------------------------------------------------------------------------------------------------+
821
+============================+=====================================================================================================+
822 822
| AuthenticationQueryService | Search for and retrieve protected metadata and data from the EarthGrid as an authenticated user.    |
823 823
|                            |                                                                                                     |
824 824
|                            | Methods: ``query``, ``get``                                                                         |
......
907 907
  
908 908
+----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
909 909
| Method               | Parameters and Throws                                                                                                                                                                                       | Description                                                                                                                               |
910
+----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
910
+======================+=============================================================================================================================================================================================================+===========================================================================================================================================+
911 911
| delete               | ``public String delete(String docid) throws InsufficientKarmaException, MetacatException, MetacatInaccessibleException;``                                                                                   | Delete an XML document in the repository.                                                                                                 |
912 912
+----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
913 913
| getAllDocids         | ``public Vector getAllDocids(String scope) throws MetacatException;``                                                                                                                                       | Return a list of all docids that match a given scope. If scope is null, return all docids registered in the system.                       |

Also available in: Unified diff