com.wewebu.ow.server.ecm
Class OwRepositoryContext.OwConfigChangeEvent

java.lang.Object
  extended by com.wewebu.ow.server.util.OwEvent
      extended by com.wewebu.ow.server.ecm.OwRepositoryContext.OwConfigChangeEvent
All Implemented Interfaces:
OwRepositoryContext.OwConfigChangeEventListener, EventListener
Enclosing interface:
OwRepositoryContext

public static class OwRepositoryContext.OwConfigChangeEvent
extends OwEvent
implements OwRepositoryContext.OwConfigChangeEventListener

Delegates OwConfigChangeEventListener notifications to the subscribed listeners.

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


Nested Class Summary
 
Nested classes/interfaces inherited from class com.wewebu.ow.server.util.OwEvent
OwEvent.EmptyIterator
 
Constructor Summary
OwRepositoryContext.OwConfigChangeEvent()
           
 
Method Summary
 void onConfigChangeEventUpdateRoles()
          notify that the user roles have changes
 
Methods inherited from class com.wewebu.ow.server.util.OwEvent
addEventListener, getIterator, removeEventListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwRepositoryContext.OwConfigChangeEvent

public OwRepositoryContext.OwConfigChangeEvent()
Method Detail

onConfigChangeEventUpdateRoles

public void onConfigChangeEventUpdateRoles()
                                    throws Exception
Description copied from interface: OwRepositoryContext.OwConfigChangeEventListener
notify that the user roles have changes

Specified by:
onConfigChangeEventUpdateRoles in interface OwRepositoryContext.OwConfigChangeEventListener
Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.