com.ibm.portal.cor.service
Interface MarkupListHome


public interface MarkupListHome

Home interface for JNDI based lookups for MarkupListProvider.

Since:
6.1.0.1

Field Summary
static java.lang.String JNDI_NAME
           
 
Method Summary
 MarkupListProvider getMarkupListProvider()
          Returns a markup list provider.
 

Field Detail

JNDI_NAME

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

getMarkupListProvider

MarkupListProvider getMarkupListProvider()
Returns a markup list provider.

Returns:
the provider, never null