com.wewebu.ow.server.ao
Interface OwAOManagerRegistry
- All Known Implementing Classes:
- OwDefaultRegistry
public interface OwAOManagerRegistry
Defines and registers multiple OwAOManagers of different types.
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
getManager
OwAOManager getManager(int type_p)
throws OwInvalidOperationException
- Parameters:
type_p -
- Returns:
- the registered manager for the given integer type
- Throws:
OwInvalidOperationException - if the requested manager is not registered with this registry
or it could not be retrieved
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.