Deprecated API


Contents
Deprecated Interfaces
org.apache.jetspeed.portlet.PortletHeaderRequest
            
org.apache.jetspeed.portlet.PortletHeaderResponse
            
org.apache.jetspeed.portlet.SupportsHeaderPhase
            
 

Deprecated Fields
org.apache.jetspeed.security.SecurityException.GROUP_ALREADY_EXISTS
          use #PRINCIPAL_ALREADY_EXIST with method KeyedMessage.createScoped(String, Object) instead 
org.apache.jetspeed.security.SecurityException.GROUP_DOES_NOT_EXIST
          use SecurityException.PRINCIPAL_DOES_NOT_EXIST with method KeyedMessage.createScoped(String, Object) instead 
org.apache.jetspeed.security.SecurityException.ROLE_ALREADY_EXISTS
          use #PRINCIPAL_ALREADY_EXIST with method KeyedMessage.createScoped(String, Object) instead 
org.apache.jetspeed.security.SecurityException.ROLE_DOES_NOT_EXIST
          use SecurityException.PRINCIPAL_DOES_NOT_EXIST with method KeyedMessage.createScoped(String, Object) instead 
org.apache.jetspeed.security.SecurityException.USER_ALREADY_EXISTS
          use SecurityException.PRINCIPAL_ALREADY_EXISTS with method KeyedMessage.createScoped(String, Object) instead 
org.apache.jetspeed.security.SecurityException.USER_DOES_NOT_EXIST
          use SecurityException.PRINCIPAL_DOES_NOT_EXIST with method KeyedMessage.createScoped(String, Object) instead 
 

Deprecated Methods
org.apache.jetspeed.container.url.PortalURL.createNavigationalEncoding(PortletWindow, Map, PortletMode, WindowState, boolean)
            
org.apache.jetspeed.container.url.PortalURL.createNavigationalEncoding(PortletWindow, Map, PortletMode, WindowState, PortalURL.URLType)
            
org.apache.jetspeed.container.url.PortalURL.createPortletURL(PortletWindow, Map, PortletMode, WindowState, boolean, boolean)
            
org.apache.jetspeed.container.url.PortalURL.createPortletURL(PortletWindow, Map, PortletMode, WindowState, PortalURL.URLType, boolean)
            
org.apache.jetspeed.container.state.NavigationalState.encode(PortletWindow, Map, String, boolean, String, String, Map, Map, PortletMode, WindowState, boolean)
            
org.apache.jetspeed.container.state.NavigationalState.getMode(String)
            
org.apache.jetspeed.container.state.NavigationalState.getState(String)
            
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.