545556575859606162
public QurTextServiceImpl() { super(); chapterFactory = new ChapterFactory(); sectionFactory = new SectionFactory(); verseFactory = new VerseFactory(); userService = UserServiceFactory.getUserService(); profileFactory = new ProfileFactory(); }