code.model.db.MappersOnDb$DbMigration
Aliases
Parameters
subClasses
code.model.db.MappersOnDb$ThisDbMigration
superClasses
Any
code.data.Exceptor
code.model.db.ExecuteRaw
code.model.db.Safely
java.io.Serializable
java.lang.Object
net.liftweb.mapper.BaseKeyedMapper
net.liftweb.mapper.BaseLongKeyedMapper
net.liftweb.mapper.BaseMapper
net.liftweb.mapper.KeyedMapper
net.liftweb.mapper.LongKeyedMapper
net.liftweb.mapper.Mapper
net.liftweb.util.FieldContainer
net.liftweb.util.SourceInfo
scala.Serializable
Js Constructors
new code_model_db_MappersOnDb_DbMigration
( )
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
asSafeJs
(
f:
net.liftweb.mapper.KeyObfuscator
)
:
net.liftweb.http.js.JsExp
asValid
()
:
net.liftweb.common.Box
[
net.liftweb.mapper.Mapper.A
]
checkNames
()
:
Unit
comparePrimaryKeys
(
other:
net.liftweb.mapper.KeyedMapper.OwnerType
)
:
boolean
connectionIdentifier
()
:
code.model.db.NamedConnectionIdentifier
connectionIdentifier
(
id:
net.liftweb.util.ConnectionIdentifier
)
:
net.liftweb.mapper.Mapper.A
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
(
other:
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
()
:
code.model.db.MappersOnDb$ThisDbMigration
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
onDb
(
action:
Unknown
Nothing
)
:
Unit
prependFieldTransform
(
transform:
net.liftweb.util.CssSel
)
:
Unit
primaryKeyField
()
:
code.model.db.MappersOnDb$DbMigration$id$
reload
()
:
net.liftweb.mapper.KeyedMapper.OwnerType
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
truncateForSize
(
in:
java.lang.String
,
maxSize:
scala.Option
[
int
]
)
:
java.lang.String
truncateForSize$default$2
()
:
scala.Option
[
int
]
validate
()
:
scala.collection.immutable.List
[
net.liftweb.util.FieldError
]
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit
withDb
(
action:
Unknown
Nothing
)
:
scala.util.Either
[
code.model.db.Safely.A
java.lang.Exception
]