Interface ReportTabIdGenerator
-
public interface ReportTabIdGenerator- Since:
- 6.5.7
- Author:
- Eugene Petrenko (eugene.petrenko@gmail.com) Date: 27.02.12 19:11
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgenerateId(String title)generates Id for named report tab
-