Interface IReportDocumentHelper
-
public interface IReportDocumentHelper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<IBookmarkInfo>
getBookmarkInfos(java.util.Locale locale)
-
-
-
Method Detail
-
getBookmarkInfos
java.util.List<IBookmarkInfo> getBookmarkInfos(java.util.Locale locale) throws EngineException
- Throws:
EngineException
-
-