net.liftweb.squerylrecord.CRUDify
Delete the instance of TheCrudType from the backing store
Delete the instance of TheCrudType from the backing store
Return a string representation of the primary key field
Return a string representation of the primary key field
Save an instance of TheCrudType in backing store
Save an instance of TheCrudType in backing store
Validate the fields in TheCrudType and return a List[FieldError] representing the errors.
Validate the fields in TheCrudType and return a List[FieldError] representing the errors.