| Package | Description |
|---|---|
| org.apache.isis.core.commons.config |
Defines the
IsisConfiguration
which collects an immutable set of configuration options (like a hashmap),
along with a number of supporting classes. |
| org.apache.isis.core.commons.debug |
Provides interfaces and utilities used to create detailed string
representations of objects in order that the system may be
debugged.
|
| org.apache.isis.core.metamodel.spec | |
| org.apache.isis.core.metamodel.specloader |
Object Reflector API.
|
| org.apache.isis.core.metamodel.specloader.specimpl.dflt | |
| org.apache.isis.core.runtime.authentication.standard | |
| org.apache.isis.core.runtime.authorization.standard | |
| org.apache.isis.core.runtime.userprofile |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IsisConfiguration
Immutable set of properties representing the configuration of the running
system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IsisConfigurationDefault |
| Modifier and Type | Method and Description |
|---|---|
DebuggableWithTitle[] |
DebugList.debug() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SpecificationLoaderSpi |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectReflectorDefault
Builds the meta-model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectSpecificationDefault |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationManagerStandard |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationManagerStandard |
| Modifier and Type | Class and Description |
|---|---|
class |
Options |
class |
UserProfile |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.