Package | Description |
---|---|
org.chorem.pollen.services | |
org.chorem.pollen.services.impl |
Modifier and Type | Class and Description |
---|---|
class |
PollenServiceSupport |
Modifier and Type | Method and Description |
---|---|
<E extends PollenService> |
DefaultPollenServiceContext.newService(Class<E> clazz) |
<E extends PollenService> |
PollenServiceContext.newService(Class<E> clazz) |
<E extends PollenService> |
PollenServiceSupport.newService(Class<E> serviceClass) |
<E extends PollenService> |
PollenServiceFactory.newService(Class<E> clazz,
PollenServiceContext serviceContext) |
Modifier and Type | Class and Description |
---|---|
class |
EmailService |
class |
FavoriteService |
class |
PollCommentService
Manage comments on a poll.
|
class |
PollExportService
Service to export poll as xml format (or later other formats).
|
class |
PollFeedService
Service to manage feed of a poll.
|
class |
PollService |
class |
PollUrlService
Service to deal with url used by application.
|
class |
PollVoteCountingService
New Poll vote counting service.
|
class |
PreventRuleService
Manage prevent rules of a poll.
|
class |
SecurityService
Service to manager security.
|
class |
UserService |
class |
VoteService |
Copyright © 2009–2014 CodeLutin. All rights reserved.