PREV CLASS
NEXT CLASS
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
|
JNDI_NAME
static final java.lang.String JNDI_NAME
- Since:
- 6.1.0.1
- See Also:
- Constant Field Values
getNavigationSelectionModelProvider
NavigationSelectionModelProvider getNavigationSelectionModelProvider()
- Returns a navigation selection model provider.
- Returns:
- the provider, never null
PREV CLASS
NEXT CLASS