TableRowService
This service provides a generic interface for retrieving, creating
and updating TableRows. This service allows safe access to any table
in the database because it makes sure that auditing, permissions and
validation code runs before making changes.
Operations