|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OwUIUserSelectModul.OwEventListner
Event listener interface for the user select module.
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 |
onSelectRoles(List roleNames_p)
called when user selected a role |
void |
onSelectUsers(List users_p)
called when user selected a group or user |
Method Detail |
---|
void onSelectRoles(List roleNames_p) throws Exception
roleNames_p
- list of String
Exception
void onSelectUsers(List users_p) throws Exception
users_p
- List of OwUserInfo
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |