<get-required> get an object from the database, or return a 404 if it doesn't exist
name
get-required
xml namespace
http://moyaproject.com/db
Gets an object from the db. If the object is not present in the db then return a 404 (not found) response. This is useful when page content corresponds to a single object in the database.