net.liftweb.mapper.KeyedMetaMapper
Aliases
Parameters
net.liftweb.mapper.KeyObfuscator.KeyType
,
net.liftweb.mapper.KeyObfuscator.MetaType
subClasses
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.LongKeyedMetaMapper
superClasses
Any
java.io.Serializable
java.lang.Object
net.liftweb.mapper.BaseKeyedMapper
net.liftweb.mapper.BaseMapper
net.liftweb.mapper.BaseMetaMapper
net.liftweb.mapper.KeyedMapper
net.liftweb.mapper.Mapper
net.liftweb.mapper.MetaMapper
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
_dbTableNameLC
()
:
java.lang.String
addFormSnippet
(
html:
scala.xml.NodeSeq
)
:
scala.xml.NodeSeq
addSnippetCallback
(
obj:
net.liftweb.mapper.KeyedMetaMapper.A
)
:
Unit
addSnippetSetup
()
:
net.liftweb.mapper.KeyedMetaMapper.A
afterCommit
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
afterCreate
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
afterDelete
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
afterSave
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
afterSchemifier
()
:
Unit
afterUpdate
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
afterValidation
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
afterValidationOnCreate
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
afterValidationOnUpdate
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
allFieldNames
()
:
scala.collection.Seq
[
scala.Tuple2
[
java.lang.String
net.liftweb.util.SourceFieldMetadata
]
]
allFields
()
:
scala.collection.Seq
[
net.liftweb.util.BaseField
]
appendFieldToStrings
(
in:
net.liftweb.mapper.MetaMapper.A
)
:
java.lang.String
appendFieldTransform
(
transform:
net.liftweb.util.CssSel
)
:
Unit
asHtml
()
:
scala.xml.NodeSeq
asHtml
(
toLine:
net.liftweb.mapper.MetaMapper.A
)
:
scala.xml.NodeSeq
asInstanceOf
()
:
scala.Any.T0
asJs
()
:
net.liftweb.http.js.JsExp
asJs
(
actual:
net.liftweb.mapper.MetaMapper.A
)
:
net.liftweb.http.js.JsExp
asSafeJs
(
actual:
net.liftweb.mapper.KeyedMetaMapper.A
,
f:
net.liftweb.mapper.KeyObfuscator
)
:
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
]
beforeCreate
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
beforeDelete
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
beforeSave
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
beforeSchemifier
()
:
Unit
beforeUpdate
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
beforeValidation
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
beforeValidationOnCreate
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
beforeValidationOnUpdate
()
:
scala.collection.immutable.List
[
scala.Function1
[
Unit
net.liftweb.mapper.MetaMapper.A
]
]
boundedFieldToItem
(
in:
scala.Tuple2
[
int
net.liftweb.mapper.MappedField
[
java.lang.String
net.liftweb.mapper.MetaMapper.A
]
]
)
:
net.liftweb.mapper.BoundedIndexField
[
net.liftweb.mapper.MetaMapper.A
]
buildMapper
(
rs:
java.sql.ResultSet
)
:
scala.collection.immutable.List
[
net.liftweb.common.Box
[
scala.Function3
[
Unit
int
java.sql.ResultSet
net.liftweb.mapper.MetaMapper.A
]
]
]
buildSelectString
(
fields:
scala.collection.Seq
[
net.liftweb.mapper.SelectableField
]
,
conn:
net.liftweb.db.SuperConnection
,
by:
Unknown
Nothing
)
:
scala.Tuple4
[
java.lang.String
net.liftweb.common.Box
[
long
]
net.liftweb.common.Box
[
long
]
scala.collection.immutable.List
[
net.liftweb.mapper.QueryParam
[
net.liftweb.mapper.MetaMapper.A
]
]
]
bulkDelete_$bang$bang
(
by:
Unknown
Nothing
)
:
boolean
bulkDelete_$bang$bang
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
by:
Unknown
Nothing
)
:
boolean
bulkInsert
(
toInsert:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
)
:
boolean
bulkUpdate
(
updateWithValues:
net.liftweb.mapper.MetaMapper.A
,
by:
Unknown
Nothing
)
:
boolean
checkNames
()
:
Unit
clean_$qmark
(
toCheck:
net.liftweb.mapper.MetaMapper.A
)
:
boolean
columnNamesForInsert
()
:
java.lang.String
columnPrimaryKey_$qmark
(
name:
java.lang.String
)
:
boolean
columnQueriesForInsert
()
:
java.lang.String
comparePrimaryKeys
(
other:
net.liftweb.mapper.KeyedMapper.OwnerType
)
:
boolean
connectionIdentifier
(
id:
net.liftweb.util.ConnectionIdentifier
)
:
net.liftweb.mapper.Mapper.A
connectionIdentifier
()
:
net.liftweb.util.ConnectionIdentifier
count
()
:
long
count
(
by:
Unknown
Nothing
)
:
long
countByInsecureSql
(
query:
java.lang.String
,
checkedBy:
net.liftweb.mapper.IHaveValidatedThisSQL
)
:
long
countByInsecureSqlDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
query:
java.lang.String
,
checkedBy:
net.liftweb.mapper.IHaveValidatedThisSQL
)
:
long
countDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
by:
Unknown
Nothing
)
:
long
countDbOnDistinctFields
(
fields:
scala.collection.immutable.List
[
net.liftweb.mapper.SelectableField
]
,
dbId:
net.liftweb.util.ConnectionIdentifier
,
by:
Unknown
Nothing
)
:
long
countOnDistinctFields
(
fields:
scala.collection.immutable.List
[
net.liftweb.mapper.SelectableField
]
,
by:
Unknown
Nothing
)
:
long
countryField
()
:
net.liftweb.common.Box
[
net.liftweb.mapper.MappedCountry
[
net.liftweb.mapper.Mapper.A
]
]
create
()
:
net.liftweb.mapper.MetaMapper.A
createInstance
()
:
net.liftweb.mapper.MetaMapper.A
createInstance
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
rs:
java.sql.ResultSet
,
mapFuncs:
scala.collection.immutable.List
[
net.liftweb.common.Box
[
scala.Function3
[
Unit
int
java.sql.ResultSet
net.liftweb.mapper.MetaMapper.A
]
]
]
)
:
net.liftweb.mapper.MetaMapper.A
createInstances
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
rs:
java.sql.ResultSet
,
start:
net.liftweb.common.Box
[
long
]
,
omax:
net.liftweb.common.Box
[
long
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
createInstances
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
rs:
java.sql.ResultSet
,
start:
net.liftweb.common.Box
[
long
]
,
omax:
net.liftweb.common.Box
[
long
]
,
f:
scala.Function1
[
net.liftweb.common.Box
[
net.liftweb.mapper.MetaMapper.T
]
net.liftweb.mapper.MetaMapper.A
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.T
]
crudSnippets
()
:
scala.PartialFunction
crudSnippets_$qmark
()
:
boolean
dbAddTable
()
:
net.liftweb.common.Box
[
scala.Function0
[
Unit
]
]
dbCalculateConnectionIdentifier
()
:
scala.PartialFunction
[
net.liftweb.mapper.Mapper.A
net.liftweb.util.ConnectionIdentifier
]
dbDefaultConnectionIdentifier
()
:
net.liftweb.util.ConnectionIdentifier
dbIndexes
()
:
scala.collection.immutable.List
[
net.liftweb.mapper.BaseIndex
[
net.liftweb.mapper.MetaMapper.A
]
]
dbName
()
:
java.lang.String
dbSelectDBConnectionForFind
()
:
scala.PartialFunction
[
net.liftweb.mapper.KeyedMetaMapper.Type
net.liftweb.util.ConnectionIdentifier
]
dbStringToKey
(
in:
java.lang.String
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.Type
]
dbTableName
()
:
java.lang.String
db_can_delete_$qmark
()
:
boolean
delete_$bang
()
:
boolean
delete_$bang
(
toDelete:
net.liftweb.mapper.MetaMapper.A
)
:
boolean
dirty_$qmark
()
:
boolean
dirty_$qmark
(
toTest:
net.liftweb.mapper.MetaMapper.A
)
:
boolean
displayFieldAsLineElement
()
:
scala.Function1
[
scala.xml.NodeSeq
scala.xml.NodeSeq
]
displayFieldAsLineElement_$eq
(
x$1:
scala.Function1
[
scala.xml.NodeSeq
scala.xml.NodeSeq
]
)
:
Unit
displayNameToHeaderElement
()
:
scala.Function1
[
java.lang.String
scala.xml.NodeSeq
]
displayNameToHeaderElement_$eq
(
x$1:
scala.Function1
[
java.lang.String
scala.xml.NodeSeq
]
)
:
Unit
doAllFieldNames
()
:
scala.collection.Seq
[
scala.Tuple2
[
java.lang.String
net.liftweb.util.SourceFieldMetadata
]
]
doHtmlLine
(
toLine:
net.liftweb.mapper.MetaMapper.A
)
:
scala.xml.NodeSeq
doPostCommit
(
func:
scala.Function0
[
Unit
]
)
:
net.liftweb.mapper.Mapper.A
editFormSnippet
(
html:
scala.xml.NodeSeq
)
:
scala.xml.NodeSeq
editSnippetCallback
(
obj:
net.liftweb.mapper.KeyedMetaMapper.A
)
:
Unit
editSnippetSetup
()
:
net.liftweb.mapper.KeyedMetaMapper.A
elemName
()
:
java.lang.String
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
]
]
fieldByName
(
fieldName:
java.lang.String
,
actual:
net.liftweb.mapper.MetaMapper.A
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.MappedField
[
net.liftweb.mapper.MetaMapper.A
net.liftweb.mapper.MetaMapper.T
]
]
fieldMapperTransforms
(
fieldHtml:
scala.Function1
[
net.liftweb.mapper.BaseOwnedMappedField
[
net.liftweb.mapper.MetaMapper.A
]
scala.xml.NodeSeq
]
,
mappedObject:
net.liftweb.mapper.MetaMapper.A
)
:
scala.collection.Seq
[
net.liftweb.util.CssSel
]
fieldMapperTransforms
(
fieldTransform:
scala.Function1
[
net.liftweb.mapper.BaseOwnedMappedField
[
net.liftweb.mapper.Mapper.A
]
scala.xml.NodeSeq
]
)
:
scala.collection.Seq
[
net.liftweb.util.CssSel
]
fieldMatcher
()
:
scala.PartialFunction
[
net.liftweb.mapper.MappedField
[
Any
net.liftweb.mapper.MetaMapper.A
]
scala.Tuple2
[
java.lang.String
net.liftweb.mapper.MetaMapper.A
]
]
fieldNamesAsMap
()
:
scala.collection.immutable.Map
[
java.lang.String
net.liftweb.util.SourceFieldMetadata
]
fieldOrder
()
:
scala.collection.immutable.List
[
net.liftweb.mapper.BaseOwnedMappedField
[
net.liftweb.mapper.MetaMapper.A
]
]
fieldToItem
(
in:
net.liftweb.mapper.MappedField
[
net.liftweb.mapper.MetaMapper.A
net.liftweb.mapper.MetaMapper.T
]
)
:
net.liftweb.mapper.IndexItem
[
net.liftweb.mapper.MetaMapper.A
]
fieldTransforms
()
:
scala.collection.Seq
[
net.liftweb.util.CssSel
]
find
(
by:
Unknown
Nothing
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
find
(
by:
net.liftweb.mapper.QueryParam
[
net.liftweb.mapper.KeyedMetaMapper.A
]
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
find
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
key:
java.lang.String
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
find
(
key:
Any
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
find
(
key:
java.lang.String
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
find
(
key:
scala.collection.immutable.List
[
java.lang.String
]
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
findAll
()
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
findAll
(
by:
Unknown
Nothing
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
findAllByInsecureSql
(
query:
java.lang.String
,
checkedBy:
net.liftweb.mapper.IHaveValidatedThisSQL
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
findAllByInsecureSqlDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
query:
java.lang.String
,
checkedBy:
net.liftweb.mapper.IHaveValidatedThisSQL
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
findAllByPreparedStatement
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
stmt:
java.sql.PreparedStatement
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
findAllByPreparedStatement
(
f:
scala.Function1
[
java.sql.PreparedStatement
net.liftweb.db.SuperConnection
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
findAllByPreparedStatementDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
stmt:
java.sql.PreparedStatement
,
f:
scala.Function1
[
net.liftweb.common.Box
[
net.liftweb.mapper.MetaMapper.T
]
net.liftweb.mapper.MetaMapper.A
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.T
]
findAllDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
findAllDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
by:
Unknown
Nothing
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
findAllFields
(
fields:
scala.collection.Seq
[
net.liftweb.mapper.SelectableField
]
,
by:
Unknown
Nothing
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
findAllFieldsDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
fields:
scala.collection.Seq
[
net.liftweb.mapper.SelectableField
]
,
by:
Unknown
Nothing
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.A
]
findByKey
(
key:
net.liftweb.mapper.KeyedMetaMapper.Type
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
findDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
by:
Unknown
Nothing
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
findDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
fields:
scala.collection.Seq
[
net.liftweb.mapper.SelectableField
]
,
by:
Unknown
Nothing
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
findDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
key:
Any
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
findDbByKey
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
fields:
scala.collection.Seq
[
net.liftweb.mapper.SelectableField
]
,
key:
net.liftweb.mapper.KeyedMetaMapper.Type
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
findDbByKey
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
key:
net.liftweb.mapper.KeyedMetaMapper.Type
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
findMap
(
by:
Unknown
Nothing
,
f:
scala.Function1
[
net.liftweb.common.Box
[
net.liftweb.mapper.MetaMapper.T
]
net.liftweb.mapper.MetaMapper.A
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.T
]
findMapByInsecureSql
(
query:
java.lang.String
,
checkedBy:
net.liftweb.mapper.IHaveValidatedThisSQL
,
f:
scala.Function1
[
net.liftweb.common.Box
[
net.liftweb.mapper.MetaMapper.T
]
net.liftweb.mapper.MetaMapper.A
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.T
]
findMapByInsecureSqlDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
query:
java.lang.String
,
checkedBy:
net.liftweb.mapper.IHaveValidatedThisSQL
,
f:
scala.Function1
[
net.liftweb.common.Box
[
net.liftweb.mapper.MetaMapper.T
]
net.liftweb.mapper.MetaMapper.A
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.T
]
findMapDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
by:
Unknown
Nothing
,
f:
scala.Function1
[
net.liftweb.common.Box
[
net.liftweb.mapper.MetaMapper.T
]
net.liftweb.mapper.MetaMapper.A
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.T
]
findMapFieldDb
(
dbId:
net.liftweb.util.ConnectionIdentifier
,
fields:
scala.collection.Seq
[
net.liftweb.mapper.SelectableField
]
,
by:
Unknown
Nothing
,
f:
scala.Function1
[
net.liftweb.common.Box
[
net.liftweb.mapper.MetaMapper.T
]
net.liftweb.mapper.MetaMapper.A
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.T
]
findOrCreate
(
key:
Any
)
:
net.liftweb.mapper.KeyedMetaMapper.A
findOrCreate
(
key:
scala.collection.immutable.List
[
java.lang.String
]
)
:
net.liftweb.mapper.KeyedMetaMapper.A
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
]
flatMapFieldTitleForm
(
toMap:
net.liftweb.mapper.MetaMapper.A
,
func:
scala.Function3
[
net.liftweb.common.Box
[
scala.xml.NodeSeq
]
scala.collection.Seq
[
net.liftweb.mapper.MetaMapper.T
]
scala.xml.NodeSeq
scala.xml.NodeSeq
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.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
]
flatMapFieldTitleForm2
(
toMap:
net.liftweb.mapper.MetaMapper.A
,
func:
scala.Function3
[
net.liftweb.mapper.MappedField
[
Any
net.liftweb.mapper.MetaMapper.A
]
scala.collection.Seq
[
net.liftweb.mapper.MetaMapper.T
]
scala.xml.NodeSeq
scala.xml.NodeSeq
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.T
]
formFields
()
:
scala.collection.immutable.List
[
net.liftweb.mapper.MappedField
[
Any
net.liftweb.mapper.Mapper.A
]
]
formFields
(
toMap:
net.liftweb.mapper.MetaMapper.A
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MappedField
[
Any
net.liftweb.mapper.MetaMapper.A
]
]
formSnippet
(
html:
scala.xml.NodeSeq
,
obj:
net.liftweb.mapper.KeyedMetaMapper.A
,
cleanup:
scala.Function1
[
Unit
net.liftweb.mapper.KeyedMetaMapper.A
]
)
:
scala.xml.NodeSeq
formatFormElement
()
:
scala.Function2
[
scala.xml.NodeSeq
scala.xml.NodeSeq
scala.xml.NodeSeq
]
formatFormElement_$eq
(
x$1:
scala.Function2
[
scala.xml.NodeSeq
scala.xml.NodeSeq
scala.xml.NodeSeq
]
)
:
Unit
formatFormLine
(
displayName:
scala.xml.NodeSeq
,
form:
scala.xml.NodeSeq
)
:
scala.xml.NodeSeq
getActualBaseField
(
actual:
net.liftweb.mapper.MetaMapper.A
,
protoField:
net.liftweb.mapper.BaseOwnedMappedField
[
net.liftweb.mapper.MetaMapper.A
]
)
:
net.liftweb.mapper.BaseOwnedMappedField
[
net.liftweb.mapper.MetaMapper.A
]
getActualField
(
actual:
net.liftweb.mapper.MetaMapper.A
,
protoField:
net.liftweb.mapper.MappedField
[
net.liftweb.mapper.MetaMapper.A
net.liftweb.mapper.MetaMapper.T
]
)
:
net.liftweb.mapper.MappedField
[
net.liftweb.mapper.MetaMapper.A
net.liftweb.mapper.MetaMapper.T
]
getClass
()
:
java.lang.Class
[
Any
]
getSingleton
()
:
net.liftweb.mapper.KeyedMetaMapper
[
net.liftweb.mapper.KeyedMapper.KeyType
net.liftweb.mapper.KeyedMapper.OwnerType
]
hashCode
()
:
int
htmlHeaders
()
:
scala.xml.NodeSeq
htmlLine
()
:
scala.xml.NodeSeq
indexedField
(
toSave:
net.liftweb.mapper.MetaMapper.A
)
:
net.liftweb.common.Box
[
net.liftweb.mapper.MappedField
[
Any
net.liftweb.mapper.MetaMapper.A
]
]
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
]
mapFieldTitleForm
(
toMap:
net.liftweb.mapper.MetaMapper.A
,
func:
scala.Function3
[
net.liftweb.common.Box
[
scala.xml.NodeSeq
]
net.liftweb.mapper.MetaMapper.T
scala.xml.NodeSeq
scala.xml.NodeSeq
]
)
:
scala.collection.immutable.List
[
net.liftweb.mapper.MetaMapper.T
]
mappedFields
()
:
scala.collection.Seq
[
net.liftweb.mapper.BaseMappedField
]
mappedFieldsForModel
()
:
scala.collection.immutable.List
[
net.liftweb.mapper.MappedField
[
Any
net.liftweb.mapper.MetaMapper.A
]
]
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
objFromIndexedParam
()
:
net.liftweb.common.Box
[
net.liftweb.mapper.KeyedMetaMapper.A
]
prependFieldTransform
(
transform:
net.liftweb.util.CssSel
)
:
Unit
primaryKeyField
()
:
net.liftweb.mapper.KeyedMapper.<refinement>
reload
()
:
net.liftweb.mapper.KeyedMapper.OwnerType
runSafe
(
f:
Unknown
Nothing
)
:
net.liftweb.mapper.Mapper.T
safe_$qmark
()
:
boolean
save
()
:
boolean
save
(
toSave:
net.liftweb.mapper.MetaMapper.A
)
:
boolean
saveMe
()
:
net.liftweb.mapper.Mapper.A
saved_$qmark
()
:
boolean
saved_$qmark
(
toSave:
net.liftweb.mapper.MetaMapper.A
)
:
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
toForm
(
toMap:
net.liftweb.mapper.MetaMapper.A
)
:
scala.xml.NodeSeq
toHtml
()
:
scala.xml.NodeSeq
toHtml
(
toMap:
net.liftweb.mapper.MetaMapper.A
)
:
scala.xml.NodeSeq
toString
()
:
java.lang.String
toXml
()
:
scala.xml.Elem
toXml
(
what:
net.liftweb.mapper.MetaMapper.A
)
:
scala.xml.Elem
unapply
(
key:
Any
)
:
scala.Option
[
net.liftweb.mapper.KeyedMetaMapper.A
]
validate
()
:
scala.collection.immutable.List
[
net.liftweb.util.FieldError
]
validate
(
toValidate:
net.liftweb.mapper.MetaMapper.A
)
:
scala.collection.immutable.List
[
net.liftweb.util.FieldError
]
validation
()
:
scala.collection.immutable.List
[
scala.Function1
[
net.liftweb.mapper.MetaMapper.A
scala.collection.immutable.List
[
net.liftweb.util.FieldError
]
]
]
viewSnippetSetup
()
:
net.liftweb.mapper.KeyedMetaMapper.A
viewTransform
(
html:
scala.xml.NodeSeq
)
:
scala.xml.NodeSeq
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit
whatToSet
(
toSave:
net.liftweb.mapper.MetaMapper.A
)
:
java.lang.String