com.ibm.portal.cor.service
Interface NavigationSelectionModelHome


public interface NavigationSelectionModelHome

Home interface for JNDI based lookups for NavigationSelectionModelProvider.

Since:
6.1.0.1

Field Summary
static java.lang.String JNDI_NAME
           
 
Method Summary
 NavigationSelectionModelProvider getNavigationSelectionModelProvider()
          Returns a navigation selection model provider.
 

Field Detail

JNDI_NAME

static final java.lang.String JNDI_NAME
Since:
6.1.0.1
See Also:
Constant Field Values
Method Detail

getNavigationSelectionModelProvider

NavigationSelectionModelProvider getNavigationSelectionModelProvider()
Returns a navigation selection model provider.

Returns:
the provider, never null