net.liftweb

proto

package proto

Visibility
  1. Public
  2. All
Impl.
  1. Concrete
  2. Abstract

Type Members

  1. trait Crudify extends AnyRef

    This trait automatically adds CRUD (Create, read, update and delete) operations to an existing persistence mechanism.

  2. trait ProtoUser extends AnyRef

    A prototypical user class with abstractions to the underlying storage

Value Members

  1. object ProtoRules extends Factory with LazyLoggable

    This singleton contains the rules for persistence