Object

scrupal.core

Ambiguous

Related Doc: package core

Permalink

object Ambiguous extends Disposition

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Ambiguous
  2. Disposition
  3. Serializable
  4. Serializable
  5. Product
  6. Equals
  7. Registrable
  8. LoggingHelper
  9. IdentifiedWithRegistry
  10. Identifiable
  11. AnyRef
  12. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def asT: Disposition

    Permalink
    Definition Classes
    Disposition
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. val code: Int

    Permalink
    Definition Classes
    Disposition
  8. def createLoggerName: String

    Permalink
    Attributes
    protected
    Definition Classes
    LoggingHelper
  9. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  10. def finalize(): Unit

    Permalink
    Definition Classes
    Registrable → AnyRef
  11. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  12. val id: Symbol

    Permalink
    Definition Classes
    Disposition → Identifiable
  13. def isFailure: Boolean

    Permalink
    Definition Classes
    Disposition
  14. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  15. def isRegistered: Boolean

    Permalink
    Definition Classes
    Registrable
  16. def isSuccessful: Boolean

    Permalink
    Definition Classes
    Disposition
  17. lazy val label: String

    Permalink
    Definition Classes
    Identifiable
  18. def level: Level

    Permalink
    Definition Classes
    LoggingHelper
  19. lazy val log: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    LoggingHelper
  20. def loggerName: String

    Permalink
    Definition Classes
    LoggingHelper
  21. val msg: String

    Permalink
    Definition Classes
    Disposition
  22. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  23. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  24. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  25. def reference: RegistryReference[Disposition]

    Permalink
    Definition Classes
    Registrable
  26. def register(): Unit

    Permalink
    Definition Classes
    Registrable
  27. def registry: Disposition.type

    Permalink
    Definition Classes
    Disposition → Registrable → IdentifiedWithRegistry
  28. def registryName: String

    Permalink
    Definition Classes
    IdentifiedWithRegistry
  29. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  30. def unregister(): Unit

    Permalink
    Definition Classes
    Registrable
  31. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  32. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Disposition

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from Registrable[Disposition]

Inherited from LoggingHelper

Inherited from IdentifiedWithRegistry

Inherited from Identifiable

Inherited from AnyRef

Inherited from Any

Ungrouped