net.liftweb.mapper.Mapper
Aliases
Parameters
net.liftweb.mapper.Mapper.A
subClasses
code.model.db.MappersOnDb$DbMigration
code.model.db.MappersOnDb$ThisDbMigration
code.model.flows.processors.queues.DbQueueCollection$DbQueueBase$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$
net.liftweb.mapper.BaseIndex.A
net.liftweb.mapper.BaseMetaMapper.RealType
net.liftweb.mapper.BoundedIndexField.A
net.liftweb.mapper.IndexItem.A
net.liftweb.mapper.KeyObfuscator.MetaType
net.liftweb.mapper.KeyedMapper
net.liftweb.mapper.KeyedMapper.OwnerType
net.liftweb.mapper.KeyedMetaMapper
net.liftweb.mapper.KeyedMetaMapper.A
net.liftweb.mapper.LongKeyedMapper
net.liftweb.mapper.LongKeyedMetaMapper
net.liftweb.mapper.MappedBinary.T
net.liftweb.mapper.MappedCountry.T
net.liftweb.mapper.MappedEnum.T
net.liftweb.mapper.MappedField.OwnerType
net.liftweb.mapper.MappedLocale.T
net.liftweb.mapper.MappedLong.T
net.liftweb.mapper.MappedLongIndex.T
net.liftweb.mapper.MappedString.T
net.liftweb.mapper.MappedText.T
net.liftweb.mapper.MappedTimeZone.T
net.liftweb.mapper.Mapper.A
net.liftweb.mapper.MetaMapper
net.liftweb.mapper.MetaMapper.A
superClasses
Any
java.io.Serializable
java.lang.Object
net.liftweb.mapper.BaseMapper
net.liftweb.util.FieldContainer
net.liftweb.util.SourceInfo
scala.Serializable
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
allFieldNames
()
:
scala.collection.Seq
[
scala.Tuple2
[
java.lang.String
net.liftweb.util.SourceFieldMetadata
]
]
allFields
()
:
scala.collection.Seq
[
net.liftweb.util.BaseField
]
appendFieldTransform
(
transform:
net.liftweb.util.CssSel
)
:
Unit
asHtml
()
:
scala.xml.NodeSeq
asInstanceOf
()
:
scala.Any.T0
asJs
()
:
net.liftweb.http.js.JsExp
asValid
()
:
net.liftweb.common.Box
[
net.liftweb.mapper.Mapper.A
]
checkNames
()
:
Unit
comparePrimaryKeys
(
other:
net.liftweb.mapper.Mapper.A
)
:
boolean
connectionIdentifier
(
id:
net.liftweb.util.ConnectionIdentifier
)
:
net.liftweb.mapper.Mapper.A
connectionIdentifier
()
:
net.liftweb.util.ConnectionIdentifier
countryField
()
:
net.liftweb.common.Box
[
net.liftweb.mapper.MappedCountry
[
net.liftweb.mapper.Mapper.A
]
]
dbCalculateConnectionIdentifier
()
:
scala.PartialFunction
[
net.liftweb.mapper.Mapper.A
net.liftweb.util.ConnectionIdentifier
]
dbName
()
:
java.lang.String
db_can_delete_$qmark
()
:
boolean
delete_$bang
()
:
boolean
dirty_$qmark
()
:
boolean
doPostCommit
(
func:
scala.Function0
[
Unit
]
)
:
net.liftweb.mapper.Mapper.A
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
fieldByName
(
fieldName:
java.lang.String
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.MappedField
[
net.liftweb.mapper.Mapper.A
net.liftweb.mapper.Mapper.T
]
]
fieldMapperTransforms
(
fieldTransform:
scala.Function1
[
net.liftweb.mapper.BaseOwnedMappedField
[
net.liftweb.mapper.Mapper.A
]
scala.xml.NodeSeq
]
)
:
scala.collection.Seq
[
net.liftweb.util.CssSel
]
fieldTransforms
()
:
scala.collection.Seq
[
net.liftweb.util.CssSel
]
findSourceField
(
name:
java.lang.String
)
:
net.liftweb.common.Box
[
net.liftweb.util.SourceFieldInfo
]
flatMapFieldTitleForm
(
func:
scala.Function3
[
net.liftweb.common.Box
[
scala.xml.NodeSeq
]
scala.collection.Seq
[
net.liftweb.mapper.Mapper.T
]
scala.xml.NodeSeq
scala.xml.NodeSeq
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.Mapper.T
]
flatMapFieldTitleForm2
(
func:
scala.Function3
[
net.liftweb.mapper.MappedField
[
Any
net.liftweb.mapper.Mapper.A
]
scala.collection.Seq
[
net.liftweb.mapper.Mapper.T
]
scala.xml.NodeSeq
scala.xml.NodeSeq
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.Mapper.T
]
formFields
()
:
scala.collection.immutable.List
[
net.liftweb.mapper.MappedField
[
Any
net.liftweb.mapper.Mapper.A
]
]
getClass
()
:
java.lang.Class
[
Any
]
getSingleton
()
:
net.liftweb.mapper.MetaMapper
[
net.liftweb.mapper.Mapper.A
]
hashCode
()
:
int
htmlLine
()
:
scala.xml.NodeSeq
isInstanceOf
()
:
boolean
localeField
()
:
net.liftweb.common.Box
[
net.liftweb.mapper.MappedLocale
[
net.liftweb.mapper.Mapper.A
]
]
mapFieldTitleForm
(
func:
scala.Function3
[
net.liftweb.common.Box
[
scala.xml.NodeSeq
]
net.liftweb.mapper.Mapper.T
scala.xml.NodeSeq
scala.xml.NodeSeq
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.Mapper.T
]
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
prependFieldTransform
(
transform:
net.liftweb.util.CssSel
)
:
Unit
runSafe
(
f:
Unknown
Nothing
)
:
net.liftweb.mapper.Mapper.T
safe_$qmark
()
:
boolean
save
()
:
boolean
saveMe
()
:
net.liftweb.mapper.Mapper.A
saved_$qmark
()
:
boolean
suplementalJs
(
ob:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyObfuscator
]
)
:
scala.collection.immutable.List
[
scala.Tuple2
[
java.lang.String
net.liftweb.http.js.JsExp
]
]
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
thisToMappee
(
in:
net.liftweb.mapper.Mapper
[
net.liftweb.mapper.Mapper.A
]
)
:
net.liftweb.mapper.Mapper.A
timeZoneField
()
:
net.liftweb.common.Box
[
net.liftweb.mapper.MappedTimeZone
[
net.liftweb.mapper.Mapper.A
]
]
toForm
(
button:
net.liftweb.common.Box
[
java.lang.String
]
,
f:
scala.Function1
[
Any
net.liftweb.mapper.Mapper.A
]
)
:
scala.xml.NodeSeq
toForm
(
button:
net.liftweb.common.Box
[
java.lang.String
]
,
onSuccess:
java.lang.String
)
:
scala.xml.NodeSeq
toForm
(
button:
net.liftweb.common.Box
[
java.lang.String
]
,
redoSnippet:
scala.Function1
[
scala.xml.NodeSeq
scala.xml.NodeSeq
]
,
onSuccess:
scala.Function1
[
Unit
net.liftweb.mapper.Mapper.A
]
)
:
scala.xml.NodeSeq
toHtml
()
:
scala.xml.NodeSeq
toString
()
:
java.lang.String
toXml
()
:
scala.xml.Elem
validate
()
:
scala.collection.immutable.List
[
net.liftweb.util.FieldError
]
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit