| OVERVIEW | PACKAGE | CONSTR | FIELDS | METHODS | FRAMES NO FRAMES | INHERITED |
trait MOAuthToken[ModelType <: MOAuthToken[ModelType]]
extends
LongKeyedMapper[ModelType] with OAuthToken
| _authorized.. |
object _authorized
|
|
|
| _consumer.. |
object _consumer
|
|
|
| _secret.. |
object _secret
|
|
|
| _token.. |
object _token
|
|
|
| _ttl.. |
object _ttl
|
|
|
| _xdatetime.. |
object _xdatetime
|
|
|
| allFields.. |
def allFields
|
Seq[BaseField] | Mapper |
| asHtml.. |
def asHtml
|
NodeSeq | Mapper |
| asJs.. |
def asJs
|
JsExp | Mapper |
| asValid.. |
def asValid
|
Box[A] | Mapper |
| authorized.. |
def authorized
|
Int | |
| connectionIdentifier.. |
def connectionIdentifier
|
ConnectionIdentifier | Mapper |
| consumer.. |
def consumer
|
MOAuthConsumerType | |
| countryField.. |
def countryField
|
Box[MappedCountry[A]] | Mapper |
| dbCalculateConnectionIdentifier.. |
def dbCalculateConnectionIdentifier
|
PartialFunction[A, ConnectionIdentifier] | Mapper |
| dbName.. |
def dbName
|
String | Mapper |
| db_can_delete_?.. |
def db_can_delete_?
|
Boolean | Mapper |
| delete_!.. |
def delete_!
|
Boolean | Mapper |
| dirty_?.. |
def dirty_?
|
Boolean | Mapper |
| fieldPF.. |
def fieldPF
|
PartialFunction | Mapper |
| formFields.. |
def formFields
|
List[MappedField[Any, A]] | Mapper |
| getMOAuthConsumerMeta.. |
abstract def getMOAuthConsumerMeta
|
MOAuthConsumerMeta[MOAuthConsumerType] with LongKeyedMetaMapper[MOAuthConsumerType] |
|
| getSingleton.. |
abstract def getSingleton
|
KeyedMetaMapper[KeyType, OwnerType] | KeyedMapper |
| getUserMeta.. |
abstract def getUserMeta
|
KeyedMetaMapper[Long, UserType] | |
| hasExpired_?.. |
def hasExpired_?
|
Boolean | OAuthToken |
| htmlLine.. |
def htmlLine
|
NodeSeq | Mapper |
| id.. |
object id
|
|
|
| localeField.. |
def localeField
|
Box[MappedLocale[A]] | Mapper |
| primaryKeyField.. |
def primaryKeyField
|
id | |
| referrerHost.. |
def referrerHost
|
String | |
| referrer_host.. |
object referrer_host
|
|
|
| reload.. |
def reload
|
OwnerType | KeyedMapper |
| safe_?.. |
final def safe_?
|
Boolean | Mapper |
| saved_?.. |
def saved_?
|
Boolean | Mapper |
| secret.. |
def secret
|
String | |
| timeZoneField.. |
def timeZoneField
|
Box[MappedTimeZone[A]] | Mapper |
| toHtml.. |
def toHtml
|
NodeSeq | Mapper |
| toXml.. |
def toXml
|
Elem | Mapper |
| token.. |
def token
|
String | |
| tokenType.. |
def tokenType
|
String | |
| token_type.. |
object token_type
|
|
|
| ttl.. |
def ttl
|
Date | |
| user.. |
def user
|
UserType | |
| userid.. |
object userid
|
|
|
| validate.. |
def validate
|
List[FieldError] | Mapper |
| xdatetime.. |
def xdatetime
|
Date |
| !=.. |
final def !=(arg0 : Any)
|
Boolean | Any |
| !=.. |
final def !=(arg0 : Object)
|
Boolean | AnyRef |
| ==.. |
final def ==(arg0 : Object)
|
Boolean | AnyRef |
| ==.. |
final def ==(arg0 : Any)
|
Boolean | Any |
| appendField.. |
def appendField(arg0 : PartialFunction)
|
Unit | Mapper |
| asInstanceOf.. |
final def asInstanceOf[T0]
|
T0 | Any |
| asSafeJs.. |
def asSafeJs(arg0 : KeyObfuscator)
|
JsExp | KeyedMapper |
| checkNames.. |
def checkNames
|
Unit | Mapper |
| clone.. |
protected def clone
|
Object | AnyRef |
| comparePrimaryKeys.. |
override def comparePrimaryKeys(arg0 : OwnerType)
|
Boolean | KeyedMapper |
| connectionIdentifier.. |
def connectionIdentifier(arg0 : ConnectionIdentifier)
|
A | Mapper |
| doPostCommit.. |
def doPostCommit(arg0 : () => Unit)
|
A | Mapper |
| eq.. |
final def eq(arg0 : Object)
|
Boolean | AnyRef |
| equals.. |
override def equals(arg0 : Any)
|
Boolean | KeyedMapper |
| fieldByName.. |
def fieldByName[T](arg0 : String)
|
Box[MappedField[T, A]] | Mapper |
| fieldMapperPF.. |
def fieldMapperPF(arg0 : (BaseOwnedMappedField[A]) => NodeSeq)
|
PartialFunction | Mapper |
| finalize.. |
protected def finalize
|
Unit | AnyRef |
| flatMapFieldTitleForm.. |
def flatMapFieldTitleForm[T](arg0 : (NodeSeq, Box[NodeSeq], NodeSeq) => Seq[T])
|
List[T] | Mapper |
| flatMapFieldTitleForm2.. |
def flatMapFieldTitleForm2[T](arg0 : (NodeSeq, MappedField[Any, A], NodeSeq) => Seq[T])
|
List[T] | Mapper |
| getClass.. |
final def getClass
|
Class[Any] | AnyRef |
| hashCode.. |
override def hashCode
|
Int | KeyedMapper |
| isInstanceOf.. |
final def isInstanceOf[T0]
|
Boolean | Any |
| mapFieldTitleForm.. |
def mapFieldTitleForm[T](arg0 : (NodeSeq, Box[NodeSeq], NodeSeq) => T)
|
List[T] | Mapper |
| ne.. |
final def ne(arg0 : Object)
|
Boolean | AnyRef |
| notify.. |
final def notify
|
Unit | AnyRef |
| notifyAll.. |
final def notifyAll
|
Unit | AnyRef |
| prependField.. |
def prependField(arg0 : PartialFunction)
|
Unit | Mapper |
| runSafe.. |
def runSafe[T](arg0 : => T)
|
T | Mapper |
| save.. |
def save
|
Boolean | Mapper |
| saveMe.. |
def saveMe
|
A | Mapper |
| suplementalJs.. |
def suplementalJs(arg0 : Box[KeyObfuscator])
|
List[(String, JsExp)] | Mapper |
| synchronized.. |
final def synchronized[T0](arg0 : T0)
|
T0 | AnyRef |
| thisToMappee.. |
implicit def thisToMappee(arg0 : Mapper[A])
|
A | Mapper |
| toForm.. |
def toForm(arg0 : Box[String], arg1 : (A) => Any)
|
NodeSeq | Mapper |
| toForm.. |
def toForm(arg0 : Box[String], arg1 : String)
|
NodeSeq | Mapper |
| toForm.. |
def toForm(arg0 : Box[String], arg1 : (NodeSeq) => NodeSeq, arg2 : (A) => Unit)
|
NodeSeq | Mapper |
| toString.. |
override def toString
|
String | Mapper |
| wait.. |
final def wait(arg0 : Long)
|
Unit | AnyRef |
| wait.. |
final def wait
|
Unit | AnyRef |
| wait.. |
final def wait(arg0 : Long, arg1 : Int)
|
Unit | AnyRef |
| OVERVIEW | PACKAGE | CONSTR | FIELDS | METHODS | FRAMES NO FRAMES | INHERITED |