com.wewebu.ow.server.ecmimpl.cmis.broker
Class OwCMISMapBroker<L>

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.cmis.broker.OwCMISMapBroker<L>

public class OwCMISMapBroker<L>
extends Object

OwCMISMapBroker. Broker map of resources id to the depending broker list of handlers.

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

See Also:
OwCMISListBroker

Constructor Summary
OwCMISMapBroker()
           
 
Method Summary
 void logLoad()
           
 void register(String listId_p, OwCMISListenerHandler<L> listenerHandler_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISMapBroker

public OwCMISMapBroker()
Method Detail

register

public void register(String listId_p,
                     OwCMISListenerHandler<L> listenerHandler_p)

logLoad

public void logLoad()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.