org.benow.web.nls
Interface NLSService

All Superinterfaces:
org.benow.java.spec.Markup, org.benow.service.Service
All Known Implementing Classes:
NLSServiceImpl

public interface NLSService
extends org.benow.service.Service


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.benow.java.spec.Markup
org.benow.java.spec.Markup.ParamName, org.benow.java.spec.Markup.ReturnDescription
 
Method Summary
 java.util.List<NLSItem> getPageEntries(java.lang.String pagePath)
           
 

Method Detail

getPageEntries

java.util.List<NLSItem> getPageEntries(java.lang.String pagePath)