org.openmobileis.services.navigation
Interface NavigationBarService


public interface NavigationBarService


Field Summary
static java.lang.String NAVBAR_ROOT
           
 
Method Summary
 boolean displayFormExitMessage()
           
 boolean displayRecursive()
           
 java.lang.String getNavigationBarLabel(javax.servlet.http.HttpServletRequest req)
           
 java.lang.String getNavigationBarLastServiceURI()
          place the last service of the navigation bar at the specified service uri if found. if not needed return null.
 

Field Detail

NAVBAR_ROOT

public static final java.lang.String NAVBAR_ROOT
Method Detail

getNavigationBarLabel

public java.lang.String getNavigationBarLabel(javax.servlet.http.HttpServletRequest req)

displayFormExitMessage

public boolean displayFormExitMessage()

displayRecursive

public boolean displayRecursive()

getNavigationBarLastServiceURI

public java.lang.String getNavigationBarLastServiceURI()
place the last service of the navigation bar at the specified service uri if found. if not needed return null.
Returns:
 


Copyright 2005 e-Care. All Rights Reserved.