case classListMapMessage() extends MapMessage with ReadMessage with Product with Serializable
A ListMapMessage is used to request the list of maps that compose the selected database. An user needs Read
permission to request this operation, therefore this message extends ReadMessage.
A ListMapMessage is used to request the list of maps that compose the selected database. An user needs Read permission to request this operation, therefore this message extends ReadMessage.
ReadMessage
MapMessage