Type Members
-
type
FieldPF
= PartialFunction[String, (NodeSeq) ⇒ NodeSeq]
-
type
KeyedMapperType
= MyType
-
type
MapperType
= MyType
-
-
type
StV
= Value
-
type
TheKeyType
= Long
Abstract Value Members
-
def
getSingleton
: Meta
Concrete Value Members
-
def
!
(event: Event): Unit
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
allFields
: Seq[BaseField]
-
def
appendField
(pf: FieldPF): Unit
-
def
asHtml
: NodeSeq
-
def
asInstanceOf
[T0]
: T0
-
def
asJs
: JsExp
-
def
asSafeJs
(f: KeyObfuscator): JsExp
-
def
asValid
: Box[MyType]
-
def
checkNames
: Unit
-
def
clone
(): AnyRef
-
def
comparePrimaryKeys
(other: MyType): Boolean
-
def
connectionIdentifier
: ConnectionIdentifier
-
def
connectionIdentifier
(id: ConnectionIdentifier): MyType
-
def
countryField
: Box[MappedCountry[MyType]]
-
object
currentState
extends MappedInt[MyType]
-
def
dbCalculateConnectionIdentifier
: PartialFunction[MyType, ConnectionIdentifier]
-
def
dbName
: String
-
def
db_can_delete_?
: Boolean
-
def
delete_!
: Boolean
-
def
dirty_?
: Boolean
-
def
doPostCommit
(func: () ⇒ Unit): MyType
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(other: Any): Boolean
-
def
fieldByName
[T]
(fieldName: String): Box[MappedField[T, MyType]]
-
def
fieldMapperPF
(transform: (BaseOwnedMappedField[MyType]) ⇒ NodeSeq): FieldPF
-
def
fieldPF
: FieldPF
-
def
finalize
(): Unit
-
def
flatMapFieldTitleForm
[T]
(func: (NodeSeq, Box[NodeSeq], NodeSeq) ⇒ Seq[T]): List[T]
-
def
flatMapFieldTitleForm2
[T]
(func: (NodeSeq, net.liftweb.mapper.MappedField[_, MyType], NodeSeq) ⇒ Seq[T]): List[T]
-
def
formFields
: List[net.liftweb.mapper.MappedField[_, MyType]]
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
htmlLine
: NodeSeq
-
object
id
extends MappedLongIndex[MyType]
-
object
inProcess
extends MappedBoolean[MyType]
-
def
isInstanceOf
[T0]
: Boolean
-
def
localeField
: Box[MappedLocale[MyType]]
-
def
mapFieldTitleForm
[T]
(func: (NodeSeq, Box[NodeSeq], NodeSeq) ⇒ T): List[T]
-
def
ne
(arg0: AnyRef): Boolean
-
object
nextTransitionAt
extends MappedLong[MyType] with LifecycleCallbacks
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
prependField
(pf: FieldPF): Unit
-
def
primaryKeyField
: ProtoStateMachine.this.id.type
-
def
processEvent
(event: Event): Unit
-
def
reload
: MyType
-
def
runSafe
[T]
(f: ⇒ T): T
-
def
safe_?
: Boolean
-
def
save
(): Boolean
-
def
saveMe
(): MyType
-
def
saved_?
: Boolean
-
def
setupTime
(when: TimeSpan): Unit
-
def
state
: Value
-
def
suplementalJs
(ob: Box[KeyObfuscator]): List[(String, JsExp)]
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
terminate
(from: StV, to: StV, event: Event): Unit
-
implicit def
thisToMappee
(in: Mapper[MyType]): MyType
-
def
timeZoneField
: Box[MappedTimeZone[MyType]]
-
object
timedEventAt
extends MappedLong[MyType]
-
def
toForm
(button: Box[String], redoSnippet: (NodeSeq) ⇒ NodeSeq, onSuccess: (MyType) ⇒ Unit): NodeSeq
-
def
toForm
(button: Box[String], f: (MyType) ⇒ Any): NodeSeq
-
def
toForm
(button: Box[String], onSuccess: String): NodeSeq
-
def
toHtml
: NodeSeq
-
def
toString
(): String
-
def
toXml
: Elem
-
def
transition
(from: StV, to: StV, why: Event): Unit
-
def
validate
: List[FieldError]
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from KeyedMapper[Long, MyType]
Inherited from BaseKeyedMapper
Inherited from Mapper[MyType]
Inherited from Serializable
Inherited from Serializable
Inherited from BaseMapper
Inherited from FieldContainer
Inherited from AnyRef
Inherited from Any
This trait manages state/workflow transition