com.wewebu.ow.server.history
Interface OwHistoryManagerContext
- All Superinterfaces:
- OwBaseInitializer, OwRepositoryContext
- All Known Implementing Classes:
- OwMainAppContext
public interface OwHistoryManagerContext
- extends OwRepositoryContext
Interface for the history context.
The context keeps basic configuration, localization and
environment information and is independent to the web context.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Methods inherited from interface com.wewebu.ow.server.ecm.OwRepositoryContext |
addConfigChangeEventListener, createTempDir, deleteTempDir, getBasePath, getClientID, getClientWildCard, getConfigurationName, getConfigURL, getInitParameter, getJDBCTemplate, getLocale, getMandator, getMandatorID, getMandatorManager, getXMLConfigDoc, hasLabel, localize, localize1, localize2, localize3, localizeLabel |
getBaseConfiguration
OwBaseConfiguration getBaseConfiguration()
- get the configuration information
getCurrentUser
OwBaseUserInfo getCurrentUser()
throws Exception
- get the current user
- Returns:
- OwUserInfo
- Throws:
Exception
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.