listNamedMaps

Description

Returns a list of all available named maps.

ACL Authorization Flow

To list named maps, the user (or the role they belong to) needs EXECUTE permission on the Named table.

Note: All the named maps or named layers are filtered from the Jackrabbit search with EXECUTE permission. The response will contain those tables on which the user has EXECUTE permission. If the user has no EXECUTE permissions on any tables, then the response contains an empty list.

Messages

The following table lists the request and response messages for the listNamedMaps operation.

Click on a message name to get more information about the message.

Message Description
ListNamedMapsRequest The request message for the listTableNames operation.
ListNamedMapsResponse The response message for the ListNamedMaps operation.