com.wewebu.ow.server.ecm
Interface OwRepositoryContext.OwConfigChangeEventListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
OwRepositoryContext.OwConfigChangeEvent
Enclosing interface:
OwRepositoryContext

public static interface OwRepositoryContext.OwConfigChangeEventListener
extends EventListener

Interface of config change event listeners that get notifications about changes in configuration.

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 onConfigChangeEventUpdateRoles()
          notify that the user roles have changes
 

Method Detail

onConfigChangeEventUpdateRoles

void onConfigChangeEventUpdateRoles()
                                    throws Exception
notify that the user roles have changes

Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.