com.wewebu.ow.server.app
Class OwLogBasedUserOperationListener

java.lang.Object
  extended by com.wewebu.ow.server.app.OwLogBasedUserOperationListener
All Implemented Interfaces:
OwUserOperationListener

public class OwLogBasedUserOperationListener
extends Object
implements OwUserOperationListener

Listener for user operation. Details about user operation are logged. The logger can be a configured db logger.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com

Since:
3.1.0.3

Constructor Summary
OwLogBasedUserOperationListener()
           
 
Method Summary
 void operationPerformed(OwUserOperationEvent event_p)
          Method called when login is performed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwLogBasedUserOperationListener

public OwLogBasedUserOperationListener()
Method Detail

operationPerformed

public void operationPerformed(OwUserOperationEvent event_p)
Description copied from interface: OwUserOperationListener
Method called when login is performed

Specified by:
operationPerformed in interface OwUserOperationListener
Parameters:
event_p - - the user operation template


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.