public class ReportCommentAction extends AbstractCommentAction
Modifier and Type | Field and Description |
---|---|
protected CommentManagerExtensionPoint |
_commentManager
The listeners for this action
|
_observationManager, _resolver, _rightManager, _userProvider, PARAMETER_COMMENTID, PARAMETER_CONTENTID
manager
EMPTY_MAP
Constructor and Description |
---|
ReportCommentAction() |
Modifier and Type | Method and Description |
---|---|
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
void |
service(ServiceManager smanager) |
getContent, getCurrentUser, hasRight
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
protected CommentManagerExtensionPoint _commentManager
public ReportCommentAction()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class AbstractCommentAction
ServiceException
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exception