Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.history | |
com.wewebu.ow.server.role | |
com.wewebu.ow.server.servlets | |
com.wewebu.ow.server.ui |
Modifier and Type | Class and Description |
---|---|
class |
OwMainAppContext
Main Application Context Class Implementation.
|
class |
OwMainRoleManagerContext
Main Role Manager Context Class Implementation.
|
Modifier and Type | Method and Description |
---|---|
static void |
OwConfiguration.applicationInitalize(OwBaseInitializer initializer_p)
Init application config data upon startup,
make sure the servlet listener
OwConfigurationInitialisingContextListener is configured for your application. |
static OwXMLUtil |
OwConfiguration.getBootstrap(OwBaseInitializer initializer_p) |
Modifier and Type | Interface and Description |
---|---|
interface |
OwNetworkContext
Interface for the ECM context.
|
interface |
OwRepositoryContext
Interface for the ECM Repository context.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OwHistoryManagerContext
Interface for the history context.
The context keeps basic configuration, localization and environment information and is independent to the web context. |
Modifier and Type | Interface and Description |
---|---|
interface |
OwRoleManagerContext
Interface for the role manager context.
The context keeps basic configuration, localization and environment information and is independent to the web context. |
Modifier and Type | Method and Description |
---|---|
static void |
OwStandardRoleManager.applicationInitalize(OwBaseInitializer initializer_p)
Init role config data upon startup,
make sure the servlet listener
OwStandardRoleManagerInitialisingContextListener is configured for your application. |
Modifier and Type | Class and Description |
---|---|
class |
OwConfigurationInitialisingContextListener
Init listener that initializes the Alfresco Workdesk configuration data upon application start up
(like log4j, spring JDBC template...).
|
class |
OwInitialisingContextListener
Init listener that initializes the Alfresco Workdesk shared data.
|
class |
OwServletBaseInitializer
Initializer implementation for
ServletContext based environments |
class |
OwStandardRoleManagerInitialisingContextListener
Init listener that initializes the standard role manager config data upon application start up.
|
Modifier and Type | Method and Description |
---|---|
protected OwBaseInitializer |
OwAppContext.createBaseInitializer(javax.servlet.ServletContext context_p)
Creates a base initializer for a given context.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.