|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwClientRefreshContext
Interface to refresh objects and display data.
Mainly used by the function plugins to inform their clients of changed objects, which have to be updated.
See OwUpdateCodes
as well.
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 |
onClientRefreshContextUpdate(int iReason_p,
Object param_p)
call client and cause it to refresh its display data |
Method Detail |
---|
void onClientRefreshContextUpdate(int iReason_p, Object param_p) throws Exception
iReason_p
- int reason as defined in OwUpdateCodesparam_p
- Object optional parameter representing the refresh, depends on the value of iReason_p, can be null
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |