Ems

org.beangle.ems.app.Ems$
object Ems extends Logging

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type
Ems.type

Members list

Type members

Classlikes

class Domain

Attributes

Supertypes
class Object
trait Matchable
class Any
class Org

Attributes

Supertypes
class Object
trait Matchable
class Any
case class Sid(name: String, prefix: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Sid

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Sid.type

Value members

Concrete methods

def api: String
def base: String
def blob: String
def cas: String
def hostname: String
def index: String
def isPlatform(contextPath: String): Boolean
def key: String
def portal: String
def properties: Map[String, String]
def static: String
def webapp: String

Concrete fields

val env: EmsEnv
val home: String
var sid: Sid

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
Logging