|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwUserOperationListener
The user operation listener.
Classes interested to receive information about user operations (LOGIN/LOGOUT)
must implement this interface.
The user operation listeners can be registered by the classes implementing OwUserOperationExecutor
.
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
Method Summary | |
---|---|
void |
operationPerformed(OwUserOperationEvent event_p)
Method called when login is performed |
Method Detail |
---|
void operationPerformed(OwUserOperationEvent event_p) throws OwException
event_p
- - the user operation template
OwException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |