Uses of Class
org.exoplatform.cs.dao.EnvironmentDAO
Packages that use EnvironmentDAO
-
Uses of EnvironmentDAO in org.exoplatform.cs.service
Fields in org.exoplatform.cs.service declared as EnvironmentDAOConstructors in org.exoplatform.cs.service with parameters of type EnvironmentDAOModifierConstructorDescriptionBaseService(EnvironmentDAO environmentDAO, SpaceDAO spaceDAO, TopicDAO topicDAO, TypeDAO typeDAO) EnvironmentService(EnvironmentDAO environmentDAO, SpaceDAO spaceDAO, TopicDAO topicDAO, TypeDAO typeDAO) TicketService(org.exoplatform.forum.service.ForumService forumService, TicketAttachmentService ticketAttachmentService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.task.service.ProjectService projectService, org.exoplatform.task.service.StatusService statusService, org.exoplatform.task.service.TaskService taskService, SlaService slaService, EnvironmentDAO environmentDAO, SpaceDAO spaceDAO, TopicDAO topicDAO, LogDAO logDAO, org.exoplatform.social.core.manager.IdentityManager identityManager)