Deprecated API


Contents
Deprecated Classes
com.wewebu.ow.server.field.OwSearchNode.OwSearchList
          since 4.0.0.0 
com.wewebu.ow.server.field.OwSearchNode.OwSearchMap
          since 4.0.0.0 don't use this class anymore 
 

Deprecated Fields
com.wewebu.ow.server.dmsdialogs.views.OwPageSelectorComponent.isStickyFooterInUse
          since 4.1.1.0 This attribute is no longer used and will be soon removed. 
com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.m_isStickyFooterInUse
           
com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog.m_strObjectClass
          will be replaced by OwCreateObjectDialog.classSelectionCfg 
com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog.m_strObjectClassParent
          will be replaced by OwCreateObjectDialog.classSelectionCfg 
 

Deprecated Methods
com.wewebu.ow.server.ui.OwKeyEvent.getCtrlDescription(Locale, int)
          since 4.1.1.0 use OwKeyboardDescription 
com.wewebu.ow.server.ui.OwKeyEvent.getKeyDescription(Locale)
          since 4.1.1.0 use OwKeyEvent.getKeyDescription(Locale, OwOSFamily) 
com.wewebu.ow.server.auth.OwCredentialsAuthentication.getLoginMap()
          This will be removed in the near future. Use OwCredentialsAuthentication.getName() and OwCredentialsAuthentication.getPassword() instead. 
com.wewebu.ow.server.auth.OwAuthentication.getLoginMap()
          This will be removed in the near future. Use Principal.getName() and OwAuthentication.getPassword() instead. 
com.wewebu.ow.server.dmsdialogs.views.OwUIGenericAccessRightsModul.getObject()
          since 4.0.0.0 use the view's OwPermissionsDocument 
com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.isStickyFooterInUse()
          since 4.1.1.0 this method is no longer used and it will be soon removed. 
com.wewebu.ow.server.ui.OwWebApplication.printHandleRequestPendingSessionException(PrintWriter, OwAppContext)
          since 4.1.1.0 replaced with OwWebApplication.handleRequestPendingSessionException(ServletContext, HttpServletRequest, HttpServletResponse) 
com.wewebu.ow.server.ui.OwAppContext.renderKeyBoardScript(Writer)
           
 

Deprecated Constructors
com.wewebu.ow.server.dmsdialogs.OwCreateObjectDialog(OwObject, String, String, boolean)
          will be replaced by OwCreateObjectDialog.OwCreateObjectDialog(OwObject, OwObjectClassSelectionCfg, boolean) 
com.wewebu.ow.server.dmsdialogs.OwCreateObjectWithFormDialog(OwObject, String, String, boolean, OwJspFormConfigurator)
          replaced by OwCreateObjectWithFormDialog.OwCreateObjectWithFormDialog(OwObject, OwObjectClassSelectionCfg, boolean, OwJspFormConfigurator) 
com.wewebu.ow.server.dmsdialogs.OwCreateObjectWithFormDialog(OwObject, String, String, boolean, String)
          will be replaced by OwCreateObjectWithFormDialog.OwCreateObjectWithFormDialog(OwObject, OwObjectClassSelectionCfg, boolean, String) 
com.wewebu.ow.server.auth.OwCredentialsAuthentication(OwCredentials, String, String, Map)
          The loginMap_p is no longer needed. Use OwCredentialsAuthentication.OwCredentialsAuthentication(OwCredentials, String, String) instead. 
com.wewebu.ow.server.dmsdialogs.views.OwObjectClassView(OwResource, int, String)
          this will be removed in the future. Please use OwObjectClassView.OwObjectClassView(OwResource, int, OwObjectClassSelectionCfg) instead. 
com.wewebu.ow.server.ecm.OwStandardSearchTemplate(OwNetworkContext, Node, String, String, boolean)
           
com.wewebu.ow.server.ecm.OwStandardSearchTemplate(OwNetworkContext, OwObject, boolean)
          since 4.0.0.0 use OwStandardSearchTemplate.OwStandardSearchTemplate(OwNetworkContext, OwObject) constructor 
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.