Uses of Class
com.wewebu.ow.server.app.OwConfiguration

Packages that use OwConfiguration
com.wewebu.ow.server.app   
com.wewebu.ow.server.dmsdialogs.views   
 

Uses of OwConfiguration in com.wewebu.ow.server.app
 

Fields in com.wewebu.ow.server.app declared as OwConfiguration
protected  OwConfiguration OwSubLayout.m_Configuration
          application m_Configuration reference
protected  OwConfiguration OwMimeManager.m_Configuration
          application m_Configuration reference
protected  OwConfiguration OwMainLayout.m_Configuration
          application m_Configuration reference
protected  OwConfiguration OwLoginView.m_Configuration
          application m_Configuration reference
 

Methods in com.wewebu.ow.server.app that return OwConfiguration
protected  OwConfiguration OwMainAppContext.createConfiguration()
          Create an instance of the OwConfiguration object.
 OwConfiguration OwMasterView.getConfiguration()
          get the configuration object
 OwConfiguration OwMasterDocument.getConfiguration()
          get the configuration object
 OwConfiguration OwMainAppContext.getConfiguration()
          retrieve the Configuration object
 

Methods in com.wewebu.ow.server.app with parameters of type OwConfiguration
static OwXMLUtil OwMimeManager.getMimeNode(OwConfiguration configuration_p, OwObjectReference obj_p)
          get the MIME info node from the MIME table for the requested object
 

Uses of OwConfiguration in com.wewebu.ow.server.dmsdialogs.views
 

Fields in com.wewebu.ow.server.dmsdialogs.views declared as OwConfiguration
protected  OwConfiguration OwObjectTreeView.m_Configuration
          application m_Configuration reference
protected  OwConfiguration OwObjectClassTreeView.m_Configuration
          application m_Configuration reference
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.