Deprecated API

Deprecated Methods
com.sun.portal.providers.ProviderAdapter.getContent(Map)
          Using this method has negative performance implications. Use getContent(HttpServletRequest, HttpServletResponse) instead. 
com.sun.portal.providers.Provider.getContent(Map)
          Using this method has negative performance implications. Use getContent(HttpServletRequest, HttpServletResponse) instead. 
com.sun.portal.providers.ProviderAdapter.getEdit(Map)
          Using this method has negative performance implications. Use getEdit(HttpServletRequest, HttpServletResponse) instead. 
com.sun.portal.providers.Provider.getEdit(Map)
          Using this method has negative performance implications. Use getEdit(HttpServletRequest, HttpServletResponse) instead. 
com.sun.portal.providers.ProfileProviderAdapter.isAllowed(String)
          use getBooleanProperty() 
com.sun.portal.providers.ProviderAdapter.processEdit(Map)
          Using this method has negative performance implications. Use processEdit(HttpServletRequest, HttpServletResponse) instead. 
com.sun.portal.providers.Provider.processEdit(Map)
          Using this method has negative performance implications. Use processEdit(HttpServletRequest, HttpServletResponse) instead.